You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Devices using 3.3 protocol worked with 3.6.7, but with 3.7.0, whereas I can see device status, I cannot change the state.
Here's an example of log (working case) when I set to 13.5 degree a zigbee TRV :
can you try a direct patch to the file and confirm this works?
you need to change /config/custom_components/localtuya/pytuya/init.py line 225 then restart home-assistant from this COMMAND: {"devId": "", "uid": "", "t": ""}, to this COMMAND: {"uid": "", "t": ""},
Devices using 3.3 protocol worked with 3.6.7, but with 3.7.0, whereas I can see device status, I cannot change the state.
Here's an example of log (working case) when I set to 13.5 degree a zigbee TRV :
3.6.7 log
The same action (set to 22.5), doesn't raise any error but it has not effects on device:
3.7.0-beta12 log
The text was updated successfully, but these errors were encountered: