This is for sure a newbie question, however I need to figure this one out fast:
I have multiple scenes in my old Fibaro HC2 where I have combined triggers, different devices and so that if ONE of them changes then the scene needs to run.
This I can not replicate in my Zee S2. I can ONLY trigger on the First device - the 2nd and so on is not triggered, it feels (!) just like they are compared at the time the first device is triggering the event.
What am I doing wrong here? Why is this so hard to get working?
Example:
This event will only trigger when Status System TOD changes, however I need it to ALSO trigger when Status System Hemma is changing - but I can't figure out howto do this, since there are NO options available to do that.
The same is for "IF ELSE"... What am I (again) doing wrong?
I have multiple scenes in my old Fibaro HC2 where I have combined triggers, different devices and so that if ONE of them changes then the scene needs to run.
This I can not replicate in my Zee S2. I can ONLY trigger on the First device - the 2nd and so on is not triggered, it feels (!) just like they are compared at the time the first device is triggering the event.
What am I doing wrong here? Why is this so hard to get working?
Example:
Code:
IF Status System TOD changes and becomes a value in the range of Morgon to Turn Down
AND IF Status System Hemma has a value that is not equal to Borta Then
Set Device Lägenhet Arbetsrum Switch Binary to On
The same is for "IF ELSE"... What am I (again) doing wrong?