openhab-core: Setpoint valuecolor not working in BasicUI

Release = Raspbian GNU/Linux 10 (buster) Kernel = Linux 4.19.75-v7+ Platform = Raspberry Pi 2 Model B Rev 1.1 openHAB 2.4.0-1 (Release Build)

Hi, I couldn’t not find any entry regarding this issue, but I bekeiv e this is one. For Setpoint item I see that the color of the value is not updated in the BasicUI (but well under the Classic UI). Note that the labelcolor is well updated in both UI’s Typical example:

Setpoint item=STAT_254_TAR icon="temperature" minValue=5 maxValue=30 step=0.5
labelcolor=[>=28="red", >=24="orange", >=19="yellow", >=15="lime", >=0="blue"]
valuecolor=[>=28="red", >=24="orange", >=19="yellow", >=15="lime", >=0="blue"]

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Comments: 18 (10 by maintainers)

Commits related to this issue

Most upvoted comments

Don’t worry, I will test myself.