Max Isom
Max Isom
Pairing using the CLI tool tends to be a little finicky. Make sure the computer you're running it on is connected to 2.4 Ghz WiFi and that's its primary connection...
Does this happen with other devices or just the doorbell? If it's just the doorbell I'd put it down to it being a weird video-enabled device.
That's cool @py60800, I'll add both projects to the README. :)
Really like all of those suggestions @kueblc, thanks for taking the time to think through this. One other thing I was thinking about the other day was creating a second...
Expanding on the above, I was thinking about this yesterday: we could move TuyAPI-related functionality into a new package, `@tuyapi/driver`. This package would be focused on only providing a low-level...
@fondberg people have had mixed results with AnyProxy from what I've heard. You can always just [sniff the key manually](https://github.com/codetheweb/tuyapi/blob/master/docs/SETUP_DEPRECATED.md) instead.
I've been working on a rough prototype for the next major version of TuyAPI over the last few weeks, and I think it's ready for some testing and review. I...
Has anyone had a chance to take a look at the new package? I'd love to ship it before the end of the year if possible.
@jezzaaa @py60800 if you want to continue this conversation please move it to an issue on @py60800's repo.
@kueblc I've been thinking about your suggestion to run end-to-end tests against real data, but I'm having a hard time thinking through how it would work. i.e. if your source...