Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
[solved] How to increase a Hue light bulb
I can’t find any command that trigger a increase of a hue
Example:
IF PIR-Kitchen is present AND dimlevel of Kitchen is less than 70 AND its after sunset AND AND… THEN increase hue Kitchen 10
Got it:
THEN dim hue Kitchen to (10 + $d_hue_col04.dimlevel)