10.05.2020, 21:52
(09.05.2020, 11:44)Erwin van der Zwart Wrote: Hi,Perfect, it did the trick! Thanks.
You declare NightMode = 'x/x/x' and later you compare NightMode == false, this will not work..
Use: NightMode = grp.getvalue('x/x/x')
BR,
Erwin
Is it possible to implement a script that, after staircase time the light level dims smoothly down instead of switch to 0, without changing the dim parameters in the KNX dimmer?