HomeAssistant-RecycleApp icon indicating copy to clipboard operation
HomeAssistant-RecycleApp copied to clipboard

Deprecation Home Assistant 2024.5

Open tjorim opened this issue 1 year ago • 2 comments

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

tjorim avatar Apr 24 '24 21:04 tjorim

Thank you @tjorim , I'll check that

olibos avatar Apr 25 '24 05:04 olibos

Ref: https://developers.home-assistant.io/blog/2024/04/13/deprecate_async_track_state_change/

olibos avatar Apr 25 '24 05:04 olibos

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.

github-actions[bot] avatar May 26 '24 02:05 github-actions[bot]

Still present.

tjorim avatar May 26 '24 08:05 tjorim

Hello @tjorim ,

I've pushed a new release: v2.5.0-b2 Can you have a try?

olibos avatar May 27 '24 09:05 olibos

All good, thanks!

tjorim avatar May 28 '24 07:05 tjorim