With my setup, I am using Google Nest Hubs throughout the house serving as displays via CATT. They are my family’s primary point of interaction with HASS and this has been a great solution for us.
However, upgrading to 0.116 (same with 0.117) causes an issue where most cards won’t update to reflect entities’ states. For example, if I tap a button card to toggle a light, the light will turn on but the button card won’t change to its “on” state.
Now the strange thing is that the only “broken” lovelace tab is the one that is initially sent via the cast. My catt command currently casts /lovelace-casting/overview
, but if I navigate to another tab, the rest work fine. Likewise, if I change the cast_site
to /lovelace-casting/ambience
, then the ambience tab is broken but the overview tab works fine…
Anyone else experiencing this or able to help at all?