ScratMan / HASmartThermostat

Smart Thermostat with PID controller for HomeAssistant
336 stars 48 forks source link

Temperature history not updating properly #91

Closed LeChuck2909 closed 1 year ago

LeChuck2909 commented 1 year ago

Describe the bug Since i updated HA to version 2022.9.7, the history view of the entity, where you can see the temperature history, and it fhe entity was heating, is not updating properly anymore, on some of my smart thermostats. The underlying temperature sensor is updating, though. Also when the entity "stuck" on a heating state, as in the screenshot below, it isnt actually heating, so i guess this just a dispaying isse.

To Reproduce Steps to reproduce the behavior:

  1. Update HA to version 2022.9.7

Expected behavior Proper updating after the HA update

Screenshots

image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context

LeChuck2909 commented 1 year ago

just found, that when i refresh my browser, with ctrl+shift+R, the graph is updating as well.

teklabania commented 1 year ago

I have exactly the same issue though it might be related to the frontend issue: https://github.com/home-assistant/frontend/issues/13214

I need to restart HA app on my android device each time I want to see the proper graph.

Home Assistant 2022.9.7 Supervisor 2022.09.1 Frontend: 20220907.2

karwosts commented 1 year ago

I posted an explanation and user workaround for this in 13214. Well at least it is a workaround for lovelace history cards, it's unclear to me if the chart you're displaying is from something else, but it's probably related.

mannebk79 commented 1 year ago

i have the same issue see #105, i close #105 as duplicate