weymann
(Bernd Weymann)
May 22, 2021, 2:28pm
103
Go to Settings - Items and select the Item holding soc-max. Click Add Metadata and select State Description . Now add in Pattern your desired precision e.g. %.3f kWh
Openhab 3 running on raspberry pi 4.
I have created an item which is reporting the correct temperature:
[image]
It is also reporting correctly in the log:
2020-12-30 23:58:26.135 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'openHABserver_ItemGenericMQTTThingHalltemperature' changed from 17.76 °C to 17.74 °C
However, creating a label card, I can find no way to have this displayed correctly i.e. with decimal places and degrees C. I have followed exactly the set up in the demo but t…
2 Likes