1) Give a description of the problem
Action doesn´t fire on work days
**2) What is the expected behavior?
If it is saturday or sunday and presence sensor 2 is present, the switch should come on at 07.30. This bit works
If it is a work day, presence sensor 2 is present and switch 4 is on, the switch should come on at 07.30. This bit doesn´t work.
If it is 20.30 the switch should turn off. This bit works.
3) What is happening/not happening?
On work days the switch does not turn on.
My guess is that there is a conflict between the 2 “on” actions, but cannot get my head around it.