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
71.06k stars 29.73k forks source link

RCHTSENSOR data doesn't refresh #122656

Open JohnGauthier opened 1 month ago

JohnGauthier commented 1 month ago

The problem

I have two RCHTSENSOR devices and after some time (hours? few days?) they stop reporting temperature data. I only notice it when an unlikely temperature is reported via the Lyric integration and I physically check the thermostat (or the Resideo app) to verify that HA doesn't have the latest data.

To be clear, the RCHTSENSOR data remains the same even though the air temperature has changed. It never gives an error or an impossible temperature; it remains stuck on a previously recorded temp and never updates.

What version of Home Assistant Core has the issue?

core-2024.7.3

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

Lyric

Link to integration documentation on our website

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

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Reloading the Lyric integration updates the RCHTSENSOR data.

Additional information

No response

home-assistant[bot] commented 1 month ago

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

Code owner commands Code owners of `lyric` 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 lyric` 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)


lyric documentation lyric source (message by IssueLinks)

JohnGauthier commented 1 month ago

log.txt

Logs show the sensor data is coming in correctly, but the objects in HA aren't updating accordingly.