home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
69.81k stars 28.94k forks source link

Multiple errors after upgrade #118926

Open scheisserchen65 opened 1 month ago

scheisserchen65 commented 1 month ago

The problem

There are multiple errors after upgrade to 2024.6.0. First the history Card doesn't work anymore. Sometimes there is an . instead an , at the numbers (decimal place). The openweather and vitcron ble integrations are not working anymore.

What version of Home Assistant Core has the issue?

core-2024.6.0

What was the last working version of Home Assistant Core?

core-2024.5.5

What type of installation are you running?

Home Assistant OS

Integration causing the issue

No response

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

scheisserchen65 commented 1 month ago

Update: the error with the history is a problem with my browser but the integration Victron BLE and openweather are still not working.

craigcabrey commented 1 month ago

Are you using an external DB? I see massive stack traces related to DB queries. All my Z2M devices went offline (even though all devices are working from the Z2M side).

I downgraded to 2024.5 for now.

scheisserchen65 commented 1 month ago

Hi, no, i'm not using an external DB. All my ZHA devices and for example my bluetooth proxy's and several BLE devices are still working, except the victron BLE.

mib1185 commented 1 month ago

Victron BLE is a custom component and issue is already reported -> #118928

for openweather an repair issue is generated explaining what has changed and what to do

mkaltner commented 1 month ago

I haven't been able to add new ZHA devies in 2024.6.0, everything getting stuck at Starting Interview. Reverting to 2024.5.0 fixed it...