Page 1 of 1

Boosting switches

Posted: Sunday 22 January 2017 18:59
by yfaykya
Hi,

I have a 12 zone heating system I control with a bunch of relays hooked up to Domoticz. I have them set with timers to come on at different intervals (is there a way to copy schedules?!). I would also like the option to press the button in the www interface/app and only have it come on for an hour. I did this with a lua script and just did some time comparisons. What I would like though is for the lua script to ignore boosts etc when the timer is on but I can see no state to say what caused the switch to come on (timer, button press etc). I could mess with user variables and try to set them when timer event is called but not sure how I can even be sure it was a timer.

Anyone done anything similar?

Thanks!