Hi,
Am wondering how multiple conditions in the trigger code of a wizard script are being evaluated?
Is that by logical AND?
I have a garage light that I would like to automatically switch on when
(a) it is dark outside
(b) my alarm sensor for the garage door signals that the door is opened
Condition (a) is controlled by the light/dark sensor of an MS13 motion sensor. This generates an ON command when it is detecting a transition from light to dark and an OFF when it detects light again.
Condition (b) is controlled by my alarm system that generates an ON command when the door is opened and an OFF after a certain time period.
In the script I know have two conditions; one on (a) and one on (b) but it does not seem to work reliably.
Any clues?
Regards
Pim
Regards
Pim.