jasonacox / tinytuya

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

Failed: No response #484

Closed tr1ckz closed 2 months ago

tr1ckz commented 2 months ago

Hello,

I recently stumbled upon tuya-local and tinytuya and have been trying to add my Diivoo Smart Water Timer For Garden Hose to tuya-local. The suggestion on their wiki is to use tinytuya to grab the ids and other information from the device, which I successfully did. But I'm encountering an issue on adding it to tuya-local as well as polling from tinytuya. I keep getting Failed: No Reponse, but the device is pingable and reachable otherwise.. Any ideas? Thanks for the solution, great work on it!

image

jasonacox commented 2 months ago

Hi @tr1ckz - some thoughts:

tr1ckz commented 2 months ago

Thanks for the quick response @jasonacox. I kept trying to powercycle the hub... but for whatever reason never thought about powercycling the actual wireless unit too, that did the trick! Thanks for everything!