al-one / hass-miio-yeelink

Xiaomi Miio Yeelink/Yeelight devices for Home Assistant
178 stars 29 forks source link

Deprecated alerts in Home Assistant #96

Open LudwigGrandin opened 1 week ago

LudwigGrandin commented 1 week ago

Detected that custom integration 'miio_yeelink' calls async_forward_entry_setup for integration, miio_yeelink with title: Xiaomi Yeelink and entry_id: 01JD5Q731DD1JCZCSVD3FED86F, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead at custom_components/miio_yeelink/init.py, line 159: hass.async_create_task(hass.config_entries.async_forward_entry_setup(config_entry, plat))