Open wiedwo opened 4 months ago
Detected code that calls async_forward_entry_setup for integration xiaomi_miot with title: Xiaomi: 1480734205 and entry_id: 01J2AH9KHJWHVVA1H50B9SRNGV, 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.
Same here
Detected code that calls async_forward_entry_setup for integration hon with title: xxx@x.com and entry_id: 01J73TSS515WAT6096NVYKQDS0, 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.
2024-09-26 00:00:22.692 WARNING (MainThread) [homeassistant.helpers.frame] Detected code that calls async_forward_entry_setup for integration, wyzeapi with title: and entry_id: 01J8EX0CJVNYSCKPVN0S2D0E6A, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead. Please report this issue.
I have this same warning:
Logger: homeassistant.helpers.frame
Source: helpers/frame.py:188
First occurred: 9:09:46 AM (42 occurrences)
Last logged: 10:04:34 AM
Detected that custom integration 'hon' calls async_forward_entry_setup for integration, hon with title: xxx@poczta.onet.pl and entry_id: 01JB7J3RGWD1GFQQSGN295AH7G, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead at custom_components/hon/__init__.py, line 57: hass.async_create_task(, please create a bug report at https://github.com/Andre0512/hon/issues
2024-07-07 18:11:42.264 WARNING (MainThread) [homeassistant.helpers.frame] Detected code that calls async_forward_entry_setup for integration hon with title: xxxxx@gmx.de and entry_id: 22ba008a050db978d2e3dc897ed59030, 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.
This is only one example, many others with same sysptoms hon.fan, hon.climate, hon.lights .........
Best regards