Hi,
Any way of preventing a continuous loop if your output, eg scene service, calls one of you’re triggers, eg light?
Basically I’m trying to develop a sequence which:
- Triggers on the switching on of any one of three lights (if the other two are off), selecting a input_select based on time of day (3 options) and then call a scene based on the input_select,
- Triggers on manually selecting the input_select, calling the scene based on the input_select and;
- Triggers on the switching off of all three lights, selecting the input_select to off.
Cheers
Neil