Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
cblknittights opened this issue Feb 27, 2024 · 1 comment
Open

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

cblknittights opened this issue Feb 27, 2024 · 1 comment

Comments

@cblknittights
Copy link

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.

@onigor
Copy link

onigor commented Mar 28, 2024

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"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants