Hi, I can’t make a flow where I dim my hue dimmer switch the light with the push buttons (dim+/ dim-). can someone help me make such a flow? I have linked the Homey Pro and all lamps and dimmer switches and classified by living zone. on and off works well. Greetings Michel
I would create a number-variable ‘dimlevel’ and add 0.05 (=5%) when button+ is pressed.
When the variable is changed dim the light(s) to this new dimlevel.
(Most of the times a percentage is written as 0.50. Sometimes you should write 50(%))




