Thermostat card does not update but controls work

Hi everyone,

So just yesterday, my Nest card stopped working.

  1. The card does not update to reflect current thermostat states
  2. If I click things on the card (i.e. set it to ‘Cool’) it remains in Auto (visually) but the thermostat gets the command…

This is what the card looks like at this very moment:

However, this is what my Nest looks like:

As you can see, the card reports Current Temp of 23.5 and Auto mode. (what is auto mode even??) while Nest is reporting 22.5 degrees and is in Eco mode.
If I click “Cool” on the card, the card remains the same - no change at all - still says auto. But Nest actually gets the command and begins cooling…

What I’ve tried:

  • Removed Nest integration from my Home Assistant (including from configuration.yaml).
  • Restarted raspberry pi
  • Verified that Nest integration is removed, and all sensor badges report “entity not found”

Satisfied with that, I’ve done the following:

  • Re-added Nest to my configuration.yaml
  • Restart the system yet again.
  • Home Assistant detected Nest integration, and I had to authorize with a pin provided by Nest.
  • I’ve added the card back to the dashboard - and it was still set to what it looks like now…

There are no errors in the logs that I can see. I’ve tried doing a hard refresh in all browsers, across 3 different machines.

Any hints on where I can look next, or what can be the cause of the card not updating, yet propagating the actions to the thermostat?

Any luck? I’m experiencing the same issue currently.

Unfortunately no :frowning:
I am honestly kind of lost, because it seems like this isn’t a common issue at all.

I’ve been looking at the developer tools in Home-Assistant as well, and this is what I see for the thermostat:

When I try to update the state, by sending in identical JSON but with the operation_mode set to Cool, it works - Nest begins to cool - but the card just remains as Auto.

The card is all sorts of busted and I am completely lost…