You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Logger: homeassistant.helpers.frame
Source: helpers/frame.py:324
First occurred: 9:20:04 AM (6 occurrences)
Last logged: 9:20:25 AM
Detected that custom integration 'attributes' creates a template object without passing hass at custom_components/attributes/sensor.py, line 121: new_icon = template_helper.Template(new_icon). This will stop working in Home Assistant 2025.10, please create a bug report at https://github.com/pilotak/homeassistant-attributes/issues
Detected that custom integration 'attributes' calls async_track_state_change instead of async_track_state_change_event which is deprecated and will be removed in Home Assistant 2025.5 at custom_components/attributes/sensor.py, line 221: async_track_state_change(. Please create a bug report at https://github.com/pilotak/homeassistant-attributes/issues
Logger: homeassistant.helpers.frame
Source: helpers/frame.py:324
First occurred: 9:20:04 AM (6 occurrences)
Last logged: 9:20:25 AM
Detected that custom integration 'attributes' creates a template object without passing hass at custom_components/attributes/sensor.py, line 121: new_icon = template_helper.Template(new_icon). This will stop working in Home Assistant 2025.10, please create a bug report at https://github.com/pilotak/homeassistant-attributes/issues
Detected that custom integration 'attributes' calls
async_track_state_change
instead ofasync_track_state_change_event
which is deprecated and will be removed in Home Assistant 2025.5 at custom_components/attributes/sensor.py, line 221: async_track_state_change(. Please create a bug report at https://github.com/pilotak/homeassistant-attributes/issuesDetected that custom integration 'attributes' calls
async_add_job
, which should be reviewed against https://developers.home-assistant.io/blog/2024/03/13/deprecate_add_run_job for replacement options at custom_components/attributes/sensor.py, line 224: self.hass.async_add_job(self.async_update_ha_state(True)). This will stop working in Home Assistant 2025.4, please create a bug report at https://github.com/pilotak/homeassistant-attributes/issuesDetected that custom integration 'attributes' calls
async_add_job
, which should be reviewed against https://developers.home-assistant.io/blog/2024/03/13/deprecate_add_run_job for replacement options at custom_components/attributes/sensor.py, line 216: self.hass.async_add_job(self.async_update_ha_state(True)). This will stop working in Home Assistant 2025.4, please create a bug report at https://github.com/pilotak/homeassistant-attributes/issuesThe text was updated successfully, but these errors were encountered: