robinostlund / homeassistant-volkswagencarnet

Volkswagen Carnet Component for home assistant
GNU General Public License v3.0
306 stars 59 forks source link

Detected code that calls async_forward_entry_setup for integration volkswagencarnet #646

Closed chrisandsally closed 2 weeks ago

chrisandsally commented 2 weeks ago

Before you post a new issue - you must first check the following (and check the boxes with an "X" below)

Environment

Describe the bug

Steps to Reproduce

Expected behavior

Screenshots

Traceback/Error logs

Detected code that calls async_forward_entry_setup for integration volkswagencarnet with title: redacted 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.

Debug information - all JSON responses from logfile

Additional context

Note

Issues lacking sufficient details or context may be subject to closure without prior notice. Detailed bug reports are essential for effective issue resolution. Thank you for your cooperation.

stickpin commented 2 weeks ago

Already fixed in v5.0.3 https://github.com/robinostlund/homeassistant-volkswagencarnet/releases/tag/v5.0.3