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

Incorrect reading on Govee BLE humidity? Possible bit in reception not interpreted properly #82994

Closed Nuetron06 closed 1 year ago

Nuetron06 commented 1 year ago

The problem

I checked my HA dashboard this morning and saw this from my Govee H5100 sensor outside: image From my experience, this looks like a misinterpreted or truncated bit in the variable received by HA, or in the transmission by the sensor itself. Maybe too cold? It's outdoors, see below pic for temp during that period. image

I've worked some with these sensors and BLE in regards to ESPHome, so I know the location of the humidity, temperature and battery bytes are rearranged in respect to other Govee sensors (I also have a couple H5075's).

However, I have not had any issues with other temp sensors when working with high humidity, or this specific one either. Yet, this one has never been in this low of a temp before, or shown this high of humidity at the same time (that I can remember). Could be a hardware issue.

What version of Home Assistant Core has the issue?

2022.11.4

What was the last working version of Home Assistant Core?

2022.11.4

What type of installation are you running?

Home Assistant Supervised

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 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)