Hi, since a few days runing OpenHabn using basicUI , but cant get iconcolor to work
If i use the classic icon “lightbulb”, when turning on/off light, i see it changing to yellow…
But i want to have iconify or material design icons, for some reason, i cant get it to work, as for test, the icon is always “blue”
the states are correct, the mappings also work; ponly icon color doesnt…
2024-10-26 16:04:36.970 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'licht_inkomhal' changed from OFF to ON
2024-10-26 16:04:39.029 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'licht_inkomhal' changed from ON to OFF
I will investigate. It is supposed to work without specifying the item. Maybe the presence of “mappings” is the cause.
Please try without mappings to confirm that only this case is concerned.
This is not what I call the item definition.
Your item is defined in config file or in Main UI ?
Your sitemap was built using a config file or with Main UI ?
what about rollershutter icon rukes? it works like below (for color), then no itemname is needed:
for icon rules, i cant get it to work? what am i missing here?, its always displaying the default icon, … the color works, its showing “red” , but icon is always “if:cbi:tilt-window-opened”
can you test it with code? i dont use the code now, maybe its a bug too, and i can stop testing …