I’m using the pimatic-sunrise and created a rule
When its after $sun.sunriseEnd then set color temp light to 0
But the rule is not executed.
Any one an idea what I’m doing wrong?
-
pimatic-sunrise rule not executed
-
That rule should work. Whats the value of $sun.sunriseEnd?
The rule triggers only at the time of $sun.sunriseEnd! -
@bertreb said in pimatic-sunrise rule not executed:
The rule triggers only at the time of $sun.sunriseEnd!
I found my problem. I expected the rule always triggered when it’s later then ‘07:47:40’
-
If you want to trigger it somewhere after that time (eg after a restart) you can add ‘for 10 seconds’.