jasonacox / tinytuya

Python API for Tuya WiFi smart devices using a direct local area network (LAN) connection or the cloud (TuyaCloud API).
MIT License
937 stars 167 forks source link

Scanner fixes and Wizard rework #261

Closed uzlonewolf closed 1 year ago

uzlonewolf commented 1 year ago

This should fix the rest of the scanner bugs. I also reworked the Wizard to use the new scanner (if you call wizard.wizard(..., nocloud=True) you can test the device polling part without contacting the cloud).

I'm gonna go ahead and say closes #247 and closes #248

jasonacox commented 1 year ago

Awesome! And the wizard is much improved! Thanks @uzlonewolf ! 🙏