Hi, I am using the lastest stable version 4.3.1.
I set a Shelly Plus Plug S to auto off by using the channel #autoOff. Now I tried to reset it by setting the value 0, but this is not possible.
The warning
shellyplusplug-yaddayadda: FEHLER: Der Befehl 0 für Kanal shelly:shellyplusplug:PlugS5:relay#autoOff kann nicht verarbeitet werden - POST http://192.168.124.95/rpc > Invalid argument 'auto_off_delay': should be greater than 0 and less/equal than 2147483!
is logged.
What do I have to do to reset autoOff?
Potentially one need to set auto_off to false, instead of setting auto_off_delay to 0.
But this is not offered in the Shelly binding, or?
It not, anf if auto_off = false is working, it would be great if the Shelly binding could send auto_off = false if one tries to set the #autoOff channel to 0.