-
-
Notifications
You must be signed in to change notification settings - Fork 33.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nest Integration Thermostat has spurious Heat value #131173
Comments
Hey there @allenporter, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) nest documentation |
Also having this issue with Nest Thermostat reporting incorrect temperatures in HA. In the Nest app it works. |
Presumably the pubsub feed is publishing incorrect events. Can you enable debug logging for the integration? We need to capture logs when it transitions to this happening, e.g. when it sends an event message that is invalid |
Here's a few days of logs |
@robsug90 Thanks for collecting the detail. The other bit we need is if this happened again: around which time during this log did you see the problem? Nothing stands out during this time from a quick look. |
Sorry I suspect my issue is an error from pubsub events from Google like this issue. |
(not sure if this the same issue, but its plausible) |
I also have same issue - reloading Nest Integration entries temp fixes it but issue comes back |
Look for nest entry ID in /homeassistant/.storage/core.config_entries Then create a new automation or paste into YAML
|
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
The problem
I have had one of my thermostats set to ECO with temperature = 50 degF (10 degC) for 2 days now without changes.
This morning, I noticed that HA shows the value at 32 degF (0 degC) even though nothing has changed and the thermostat itself as well as the Android App still show ECO mode with temperature = 50.
Querying the Google Nest API using CURL, shows that the heat setpoint is indeed 50 degF.
So somehow, the HA Nest Integration recorded a spurious change to 32 degF (0 deg C) -- given that the core units are Centigrade, it seems as if the HA Nest Integration somehow just set the value to zero
What version of Home Assistant Core has the issue?
core-2024.11.2
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
Nest
Link to integration documentation on our website
https://www.home-assistant.io/integrations/nest/
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
The sqlite database shows:
The text was updated successfully, but these errors were encountered: