Farfar / homeassistant-seatconnect

Seat Connect - A home assistant plugin to add integration with your car
Apache License 2.0
61 stars 14 forks source link

async_forward_entry_setup stops working in HA 2025.01 #64

Open z-master42 opened 1 month ago

z-master42 commented 1 month ago

Home Assistant Log Warning:

Detected code that calls async_forward_entry_setup for integration seatconnect with title: xxxxxxx and entry_id: yyyyyy, 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.

kamil-bednarek commented 1 month ago

same here