mikakoivisto / controlmyspa-ha-mqtt

GNU General Public License v3.0
11 stars 4 forks source link

Change temperature unit from C to °C #19

Open SebastiaanVBH opened 2 weeks ago

SebastiaanVBH commented 2 weeks ago

When updating to the current HA version, I'm getting the following error: Entity sensor.xxxxxxxxxxxxxxxxxxxxxxxx_target_desired_temp (<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']

Current Temperature and Desired Temperature now stay at "unavailable".

MartinGoX commented 2 weeks ago

Hello Sebastiaan

The above mentioned warning message is known to me already for a long time, so it might not come up with the latest HA version. Bute the 'unavailable' problem I don't have. Which one did you update to? I'm still having OS 13.0 and HA 2024.8.2 running. Best regards Martin

SebastiaanVBH commented 2 weeks ago

I'm running 2024.8.3 now. Somehow those values are available again. I don't have that much experience with Balboa yet, but how stable is their API?

MartinGoX commented 2 weeks ago

Their API might be stable, more to this can Mika say. What I know is that sometimes their server is down for maintenance or so - then you will not have any access to the SPA, except via its touch panel.