Hi,
I have a Group & Scenes instance that controls two hue bulbs. When the lights are off and a setLevel command is issued, the lights turn on to the desired level, however, the switch state of the group switch stays off. This is inconsistent with "real" dimmers. Would it be possible to change this behavior?
Here is a view of the events. First, I set the switch to off via the off command and then issued a setLevel command to 20%. There is no switch event that changes the switch state to "on". The actual bulbs turned on though and the switch state of the Hue bulbs themselves also change to on.
This is troublesome for me when trying to react on the switch events with other rules.
I already recreated the group & scenes instance to make sure that there was not something wrong within that one instance.
I am on 2.1.0.120 but had the same behavior with 2.0.9.133
Thanks in advance!