shauntarves/wyze-sdk

Tutorial/HOWTO's on this? Don't see a "discussions" tab

Opened this issue · 1 comments

Is there a DETAILED HOWTO/tutorial on this?? Not seeing one.. I see the examples on the README.MD, but they don't really delve into the HOWTO etc. of this...

An example, from wyze-sdk import Client

Umm why would you not just

import wyze-sdk ? ? ?

Thats not covered anywhere, and to me is not logical

if you are going to import "sections" of the SDK, then to me

from wyze-sdk import, Client (plugs,thermostat, v3camera, doorbell, etc*) makes sense for the devices I have..

  • just pseudo code to represent things I would work with, ie MY DEVICES

And none of the docs I am finding explain this, or show an example / sample of interacting, (again, yes I seen the examples in the README.MD, they don't seem to be complete... yes I build and LEARN from examples and the modify and tweak from there, readthedocs gobbleycook, WHOOOSOSSHHHHH!)

And YES, I've SEEN that https://wyze-sdk.readthedocs.io/en/latest/ and thats even worse! Good grief, no.

I like to work from EXAMPLE code, like whats in the README.MD, but with with more details.. and then work and LEARN from there... Throwing out the goblleygood from that readthedocs thing is not helpful in the least.

Thanks.

Instead of complaining you can contribute. this is not an official SDK; the owner spent their own time to reverse engineer it and provide it for you. I think you meant to say, "Thank you for putting a lot of work into it. I have a question on xxx"