nielsfaber / scheduler-component

Custom component for HA that enables the creation of scheduler entities
GNU General Public License v3.0
631 stars 41 forks source link

custom integration 'scheduler' calls `async_track_state_change` instead of `async_track_state_change_event - will be removed in Home Assistant 2025.5 #364

Closed wiedwo closed 2 months ago

wiedwo commented 2 months ago

2024-07-07 18:11:38.488 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'scheduler' 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/scheduler/actions.py, line 401: async_track_state_change(, please create a bug report at https://github.com/nielsfaber/scheduler-component/issues

nielsfaber commented 2 months ago

This is already fixed, update your installation.