Indeed, I think it will go through a « continue only if », but I think this feature is interesting because it is not possible to make time comparisons for now
The story of fake devices seems a bit hacky, it should be possible to do this natively easily!
For me who has several scenes that do the same thing but at different times (turning on/off outlets), it would also be interesting to have the OR function. This would allow me to avoid duplicating my scenes.
If you say there is a way to work around this via dummy devices, I will look into it.
Good evening,
Great idea to add the « and » in the trigger.
To go a bit further, I suggest using parentheses to optimize the number of scenes. For example:
Trigger = (sensorA OR sensorB) AND (sensorC OR sensorD)
Yes, exactly, but this means programming the « trigger » in an « action », which is confusing.
If the philosophy of Gladys is that anyone can automate, any combinatorial variable should be able to be composed in the trigger!
Yes, I think we can close it, I can finally turn on the light in my kitchen when I get back from walking my dog
Where some may not understand is that the « AND » condition to trigger a scene will be done in a dedicated test and not on the scene launch conditions.
Example: to say « if movement » and « door opening », you will need to configure these two events at the beginning of the scene and then use « continue only if » to know if the scene is executed or not.