custom-components / climate.programmable_thermostat

Programmable thermostat that let you have a smart thermostat on budget.
The Unlicense
113 stars 35 forks source link

'custom_components.programmable_thermostat.climate.ProgrammableThermostat' is using self.async_update_ha_state() #66

Closed litinoveweedle closed 8 months ago

litinoveweedle commented 1 year ago

When used with HA 2023.5.4 it reports warning as bellow:

Entity climate.xxxxx (<class 'custom_components.programmable_thermostat.climate.ProgrammableThermostat'>) is using self.async_update_ha_state(), without enabling force_update. Instead it should use self.async_write_ha_state(), please report it to the custom integration author.

MapoDan commented 8 months ago

Solved with latest release 8.3