HomeAssistant-RecycleApp
HomeAssistant-RecycleApp copied to clipboard
Deprecation Home Assistant 2024.5
Version of the custom_component
v2.5.0-b1
Version of Home Assistant
2024.5.0b0
Describe the bug
Logger: homeassistant.helpers.frame
Source: helpers/frame.py:190
First occurred: 23:03:10 (6 occurrences)
Last logged: 23:04:28
Detected that custom integration 'recycle_app' 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/recycle_app/calendar.py, line 153: self._remove_change_listener = async_track_state_change(, please create a bug report at https://github.com/olibos/HomeAssistant-RecycleApp/issues
Thank you @tjorim , I'll check that
Ref: https://developers.home-assistant.io/blog/2024/04/13/deprecate_async_track_state_change/
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
Still present.
Hello @tjorim ,
I've pushed a new release: v2.5.0-b2 Can you have a try?
All good, thanks!