Hello,
since I update to OH2.2 the On/Off switch is not working anymore on any of my Hue devices.
Neither Hue Iris, LightStrip nor Bulb.
To switch on/off I have to use the Dimmer function instead.
It was working very well with OH2.0 and 2.1. The behavior start happen only with the latest update to OH2.2.
Below item type seems not to have any effect anymore using when using Basic UI
Switch eg_wohn_lampe_bulb_Toggle "Essbereich" (gEG,gLamps) { channel="hue:0210:hue_bridge:eg_wohn_lampe_bulb:switch" }
Below are still working well:
Dimmer eg_wohn_lampe_bulb_Dimmer "Essbereich" { channel="hue:0210:hue_bridge:eg_wohn_lampe_bulb:color" }
Color eg_wohn_lampe_bulb_Color "Essbereich" [ "Lighting" ] { channel="hue:0210:hue_bridge:eg_wohn_lampe_bulb:color" }
Dimmer eg_wohn_lampe_bulb_ColorTemp "Essbereich" { channel="hue:0210:hue_bridge:eg_wohn_lampe_bulb:color_temperature" }
Any clue why this is not working anymore? Am I doing something wrong?
Many thanks