Labelcolor for groups does not work in classic UI

Using openHAB 1.8.3 with classic UI.

Items:
Group:Switch:OR(ON, OFF) MotionItems “Bewegungsmelder [(%d)]” (Alarm)

Sitemap:
Group item=MotionItems label=“Bewegungsmelder [(%d)]” labelcolor=[ ON = “red”, OFF = “green” ] valuecolor=[ ON =“red”, OFF = “green” ]

The valuecolor is set correctly to red or green, but the labelcolor was not set in classic UI, label ist allways colored to black.

It seems to be a bug in classic UI, because labelcolor ist set correctly using the iPhone opemHAB app.

You should file an issue report on github. It is a bug.

I’m having the same issue. Did this ever get reported as a bug?

I didn’t see it in GitHub so just added it:

1 Like