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
Hi,
in my setup I have a switch on DP 105 and a countdown on DP 106.
When I use the Tuya app, countdown is set to '10' (minutes I believe) and switch is set to 'on'.
I tried to mimic the same in localTuya and it does not work for me, but it may be for the other reason that people can read entities but not change them so far in protocol 3.4.
Weirdly enough, this is a 2-way water timer, and the other water line, with DP 104 for switch 2 and DP 103 for countdown 2 is not reacting the same with the Tuya app, the switch goes to 'on' but the countdown remains at 0. But this could be anything, a bad reading from localtuya, a bad API view, a bad app code...
using
3.7.0-beta10
and a we are only able to switch the valve off, but not on again.I traced it down to the issue that the timer first needs to be set before it can be switched on.
See TuyaAPI/cli#162 (comment) and #70 (comment)
The text was updated successfully, but these errors were encountered: