Page 1 of 1

auto/manual light operation

Posted: Friday 03 June 2016 22:56
by pascalspits
In the kitchen I set up a Blockly script to activate (set to 10% for 100 sec) a group (all the lights in the kitchen) to be triggered by the motion sensor, when the sun is under (timer).
This works well, but how can I "overrule" this by manually pushing the switch (connected to the input of the Fibaro RGBW dimmer) ?
when I manually push the switch to turn a light on and I move around, the sensor will detect this, and switch over to the group thing ... it shouldn't
can this be done ?

Re: auto/manual light operation

Posted: Friday 03 June 2016 23:13
by Egregius
Check the state of the light in your script and trigger only if light or group is off.

Re: auto/manual light operation

Posted: Sunday 05 June 2016 11:20
by pvm
I created a virtual switch for setting all lights in manual mode. And control all lights by blockly.