craibo / ha_strava

Strava Activities and Summary data integration for Home Assistant
MIT License
78 stars 9 forks source link

Handle deprecated method for removal in HA 2025.1 #176

Closed craibo closed 2 months ago

craibo commented 4 months ago

Handle deprecated method for removal in HA 2025.1

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:151
First occurred: 23:30:10 (14 occurrences)
Last logged: 23:30:19

Detected code that calls async_forward_entry_setup for integration ha_strava with title: Strava and entry_id: dfa5ca9398a33e198d5a078b72dad3af, during setup without awaiting async_forward_entry_setup, which can cause the setup lock to be released before the setup is done. This will stop working in Home Assistant 2025.1. Please report this issue.
craibo commented 2 months ago

Resolved with https://github.com/craibo/ha_strava/releases/tag/3.2.40