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

Govee H5074 not getting detected #83447

Closed akshaya-a closed 1 year ago

akshaya-a commented 1 year ago

The problem

The bluetooth proxy sees it but the integration isn't picking it up

2022-12-06 19:03:42.943 DEBUG (MainThread) [homeassistant.components.bluetooth.manager] gl-s10-bt-proxy-c196a8: A4:C1:38:F4:BC:5B AdvertisementData(local_name='Govee_H5074_BC5B', manufacturer_data={60552: b'\x00\t\x07"\x0fd\x02'}, service_uuids=['0000ec88-0000-1000-8000-00805f9b34fb'], tx_power=-127, rssi=-60) connectable: True match: set() rssi: -60

What version of Home Assistant Core has the issue?

2022.11.5

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

govee_ble

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

home-assistant[bot] commented 1 year ago

Hey there @bdraco, 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` Change the title of 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.

(message by CodeOwnersMention)


govee_ble documentation govee_ble source (message by IssueLinks)

akshaya-a commented 1 year ago

FYI the device was detected after the 2022.12 update, so either the update or an HA restart fixed this issue