Breina / idrac_power_monitor

HomeAssistant integration to monitor the power of a server through its iDrac's Redfish API
17 stars 17 forks source link

entity state unknown after update HA 20024.5.0 #16

Closed pbvdven closed 1 month ago

pbvdven commented 2 months ago

After update of ha core to 2024.5.0 the entitys of the idrac intergration become unknown

error :

Detected that custom integration 'idrac_power' calls async_write_ha_state from a thread at custom_components/idrac_power/sensor.py, line 130: self.async_schedule_update_ha_state(), please report it to the author of the 'idrac_power' custom integration Detected that custom integration 'idrac_power' calls async_write_ha_state from a thread at custom_components/idrac_power/binary_sensor.py, line 79: self.async_schedule_update_ha_state(), please report it to the author of the 'idrac_power' custom integration

Breina commented 2 months ago

Should be fixed. Please test v1.2.6 and report back.