Devi Smart

Just upgraded HA to 2025.3.2 and the temperature readings are back :smiley:.

The warning logged in HA log file is now:

(<class ā€˜homeassistant.components.mqtt.sensor.MqttSensor’>) is using native unit of measurement ā€˜C’ which is not a valid unit for the device class (ā€˜temperature’) it is using; expected one of [ā€˜Ā°C’, ā€˜K’, ā€˜Ā°F’]

Might be related to this PR (Update temperature units to °C by stas-demydiuk · Pull Request #11 · igor-podpalchenko/ha-devi-mqtt · GitHub) which has not yet been merged in the addon (GitHub - bob-tm/ha-devireg-mqtt-addon).

Edit: Ok I read the whole topic and just now understand that @Qa23 is the author of the addon :D, so probably aware of this PR.