kvj / hass_nuki_ng

Better support for Nuki devices in the Home Assistant
MIT License
179 stars 35 forks source link

async_forward_entry_setup stop working in HA 2025.6 #197

Open oded106e opened 1 week ago

oded106e commented 1 week ago

HA logs: Detected that custom integration 'nuki_ng' calls async_forward_entry_setup for integration, nuki_ng with title: XXXX and entry_id: XXXXXXXXXXXXXXXX, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead at custom_components/nuki_ng/init.py, line 31: hass.async_create_task(hass.config_entries.async_forward_entry_setup(entry, p)), please create a bug report at https://github.com/kvj/hass_nuki_ng/issues

Thanks,

dhoeben commented 4 days ago

duplicate of https://github.com/kvj/hass_nuki_ng/issues/193