I am using Google Nest Hub (2nd gen) as my dashboard with trusted network and user. I found that the sensor card doesn’t work quite well with it. When I have a sensor card with a graph (e.g. temperature, humidity), 90% of time it just doesn’t load. The circle is spinning, and the log shows an entry like below:
- Login attempt or request with invalid authentication from x.x.x.x. Requested URL: ‘/api/history/period/2022-11-24T15:35:32.618Z?filter_entity_id=sensor.study_humidity&end_time=2022-11-25T15:35:32.618Z&minimal_response’. (Mozilla/5.0 (Linux; Android) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.225 Safari/537.36 CrKey/1.56.500000)
while the rest of the dashboard works fine. And for the rest 10%, it could actually load. The History Graph Card, on the other hand, works just fine and can show the timeline well. Upgrade to the system to the latest version (Home Assistant 2022.11.4 Frontend 20221108.0) and it’s still the same. Anyone knows how to debug?