plamish / xcomfort

Eaton xComfort SHC integration for Home Assistant
18 stars 6 forks source link

Warning regarding using self.async_update_ha_state() #35

Closed gulli1986 closed 1 year ago

gulli1986 commented 1 year ago

Hello,

Using core 2023.9.2 and getting this warning this morning:

Entity light.utelys_hybel_aktuator (<class 'custom_components.xcomfort.light.xcLight'>) 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.

Is it something that can be updated?

Cheers

plamish commented 1 year ago

Hey, I tried to replicate the warning on my HA's, but without success. I guess it was shown only once after recent upgrade. Anyway, I keep my HA's up-to-date and if xcomfort integration stops working, I'll fix it. Cheers