Hey Guys,
can someone help me out with this rule - it is not working:
"id": "varset-timebasesdimlevel-22-24_60",
"name": "varSet_TimeBasesDimLevel-22-24=60",
"rule": "when its after 22:00 and its before 24:00 then $timeBasedDimLevel = 60",
"active": true,
"logging": true
So im trying to keep dim level for the lights in this variable - but my rules wont set this timeBasedDimLevel to any value. The variable is present and manually set to 1.
Thank you