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
72.4k stars 30.3k forks source link

[BUG] Govee H5074 & H5075 (via govee_ble) stop working after update of HA core from 2024.7.3 -> 2024.7.4 #123253

Closed megele closed 2 months ago

megele commented 2 months ago

The problem

Hello all,

so far I dutifully installed all HA updates since I first installed the system (Nov. 2023, so I'm still quite a novice). Once I updated HA core from 2024.7.3 to 2024.7.4 two days ago, all my (8) Govee Thermometer/Hygrometer stopped to work (my 3 H5075 reported "Unavailable", and the 5 H5074 simply reported the last temperature/humidity level they recorded before the update).

Today, I reverted the backup of HA core to 2024.7.3 and all 8 Govee sensors work correctly, the way they should.

I'm not sure how to best debug this to provide better feedback, but I'd be happy to try if you can provide me pointers.

Thanks.

What version of Home Assistant Core has the issue?

core-2024.7.4

What was the last working version of Home Assistant Core?

core-2024.7.3

What type of installation are you running?

Home Assistant OS

Integration causing the issue

govee_ble

Link to integration documentation on our website

https://www.home-assistant.io/integrations/govee_ble

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

home-assistant[bot] commented 2 months ago

Hey there @bdraco, @pierrearonnax, mind taking a look at this issue as it has been labeled with an integration (govee_ble) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `govee_ble` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign govee_ble` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


govee_ble documentation govee_ble source (message by IssueLinks)

megele commented 2 months ago

I updated to HA core 2024.08 today, and the issue went away. So I guess that might have been some transient problem or something that only applied to 2024.7.04. Either way, since the sensors work with 2024.8 I'm closing this issue for now. I'll reopen should the issue reappear in the future.

Thanks.