Page 1 of 1

Automated Switch Off

Posted: 19 Sep 2015 12:03
by alexbn
Hello,

why "Automated Switch Off" does not work on "HTTP Device" set as switchBinary ???

Is there a work around?

Thanks
Alessandro

Re: Automated Switch Off

Posted: 19 Sep 2015 13:08
by alexbn
I found the solution. The solution is check the box "Update value on action" option on "HTTP Device" settings.

The comment to this option is "On actions (on/off/dimming) update value accordingly before it is polled" and I do not understand what it means and why it is necessay :)

Thanks
Alessandro

Re: Automated Switch Off

Posted: 20 Sep 2015 23:15
by PoltoS
This means that actual value changes only when Get request returns value. If there is no Get request or polling is off (or to big period), you will not see any change on the action. This check box changes the value instantly on On/Off/dimming actions.