You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Logger: homeassistant.components.sensor.recorder
Source: components/sensor/recorder.py:405
Integration: Sensor (documentation, issues)
First occurred: 10:06:28 PM (4 occurrences)
Last logged: 10:06:28 PM
The unit of sensor.tempest_st_00113901_absolute_humidity (g/m³) cannot be converted to the unit of previously compiled statistics (g/m^3). Generation of long term statistics will be suppressed unless the unit changes back to g/m^3 or a compatible unit. Go to https://my.home-assistant.io/redirect/developer_statistics to fix this
The unit of sensor.tempest_st_00113901_air_density (lb/ft³) cannot be converted to the unit of previously compiled statistics (lb/ft^3). Generation of long term statistics will be suppressed unless the unit changes back to lb/ft^3 or a compatible unit. Go to https://my.home-assistant.io/redirect/developer_statistics to fix this
The unit of sensor.tempest_st_00113901_solar_radiation (W/m²) cannot be converted to the unit of previously compiled statistics (W/m^2). Generation of long term statistics will be suppressed unless the unit changes back to W/m^2 or a compatible unit. Go to https://my.home-assistant.io/redirect/developer_statistics to fix this
The unit of sensor.tempest_st_00113901_solar_insolation (W/m²) cannot be converted to the unit of previously compiled statistics (W/m^2). Generation of long term statistics will be suppressed unless the unit changes back to W/m^2 or a compatible unit. Go to https://my.home-assistant.io/redirect/developer_statistics to fix this
The text was updated successfully, but these errors were encountered:
This is because the latest release added the correct Unit values to these sensors.
Go to Developer Tools and then click on STATISTICS and find the sensors. Click on solve issues and let HA convert all the previous values to the new ones.
On Sun, Sep 10, 2023 at 6:31 PM Bjarne Riis ***@***.***> wrote:
This is because the latest release added the correct Unit values to these
sensors.
Go to *Developer Tools* and then click on *STATISTICS* and find the
sensors. Click on solve issues and let HA convert all the previous values
to the new ones.
—
Reply to this email directly, view it on GitHub
<#241 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A47NQ2B4CWXKZE5YNJX6NQDXZYBQRANCNFSM6AAAAAA4PXHZZA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
Home Assistant Version?
2023.9.0
Add-On or Self Hosted?
HA Supervised (Add-On)
Weatherflow2MQTT version?
3.2.1
What happened?
Seeing the errors below in the log.
Relevant log output
The text was updated successfully, but these errors were encountered: