Hey there,
i´ve got a mysterious problem.
i have an switch
item:
Switch EG_Garderobe_Beleuchtung "Garderobe Beleuchtung" <light> (EG_KG,Corridor, Lights) {channel="zwave:device:4289e0f7:node3:switch_binary"}
sitemap
Switch item=EG_Garderobe_Beleuchtung label="Garderobe Beleuchtung"
If i click the switch in the Basic UI the light physically switches on but the icon does not change from “grey bulb” to “yellow bulb”.
The log says:
09:52:39.907 [INFO ] [marthome.event.ItemStateChangedEvent] - EG_Garderobe_Beleuchtung changed from OFF to ON
When i click on the refresh button of firefox the bulb changes it color.
What can i do to change the icon automatically?
Greeting Dominic