Closed ZhuDaHai closed 4 months ago
:wave: @ZhuDaHai, thanks for reporting an issue!
It looks like this issue is related to Home Assistant Core. Please check the Home Assistant Core repository, the issue might have been reported already. Open a new issue in that repository if you can't find a matching issue.
There are old/closed issues from 2022 referencing a patch to the core that corrected this issue, but I'm on Core 2024.6.4 and still appears to be an issue. So I've opened an issue there: https://github.com/home-assistant/core/issues/120294#issue-2369527084
Describe the issue you are experiencing
The System->General setting page defaults to Fahrenheit for my location. I prefer Celsius and so change it to that: When I click on Update the cards in the overview page update to Celsius as expected. When I restart/reboot HA, it reverts back to Fahrenheit. I tried adding this to configuration.yaml: Still reverted back to Fahrenheit after a reboot/restart of HA. All the temperature sensors are set to Celsius - example: And I even tried setting my Country to 'Canada', which uses Metric as the default. Still reverts back to Fahrenheit after a reboot/restart
What operating system image do you use?
rpi4-64 (Raspberry Pi 4 64-bit OS)
What version of Home Assistant Operating System is installed?
12.4
Did the problem occur after upgrading the Operating System?
Yes
Hardware details
Raspberry Pi 4 4GB Ram. Native HAOS install. Core 2024.6.4 Supervisor 2024.06.0 Operating System 12.4 Frontend 20240610.1
Steps to reproduce the issue
Anything in the Supervisor logs that might be useful for us?
Anything in the Host logs that might be useful for us?
System information
System Information
Home Assistant Cloud
logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | okHome Assistant Supervisor
host_os | Home Assistant OS 12.4 -- | -- update_channel | stable supervisor_version | supervisor-2024.06.0 agent_version | 1.6.0 docker_version | 26.1.4 disk_total | 57.8 GB disk_used | 4.7 GB healthy | true supported | true host_connectivity | true supervisor_connectivity | true ntp_synchronized | true virtualization | board | rpi4-64 supervisor_api | ok version_api | ok installed_addons | File editor (5.8.0), MariaDB (2.7.1), Mosquitto broker (6.4.1), Zigbee2MQTT (1.38.0-1)Dashboards
dashboards | 2 -- | -- resources | 1 views | 1 mode | yamlRecorder
oldest_recorder_run | June 22, 2024 at 2:42 AM -- | -- current_recorder_run | June 24, 2024 at 9:49 AM estimated_db_size | 18.61 MiB database_engine | mysql database_version | 10.11.6Additional information
I'm clueless as to why its doing this...