ScratMan / HASmartThermostat

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

Temperature not refreshed after reloading configuration #129

Closed bamnoru closed 1 year ago

bamnoru commented 1 year ago

Describe the bug After reloading the configuration of SmartThermostat from the Developer Tools/YAML pages, the temperature of the thermostat is empty, and refresh only on next temperature update.

To Reproduce Steps to reproduce the behavior:

Expected behavior When reloading SmartThermostat configuration, get the lastest known value of the temperature.

Screenshots Climate waiting for temperature update image

Additional context Same issue as this other thermostat component, maybe could help you to resolve this issue : https://github.com/swingerman/ha-dual-smart-thermostat/issues/42