tomasmcguinness / homeassistant-mixergy

Add support for Mixergy's smart water tank into Home Assistant
MIT License
38 stars 8 forks source link

Deprecation warning for `async_forward_entry_setup` #63

Open tomasmcguinness opened 1 month ago

tomasmcguinness commented 1 month ago

In HA 2024.10.3, a new warning is logged:

Detected that custom integration 'mixergy' calls async_forward_entry_setup for integration, mixergy with title: MX001855 and entry_id: 01JAMEZVF6KMKWDWKS6GWBN63H, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead at custom_components/mixergy/init.py, line 58: await hass.config_entries.async_forward_entry_setup(entry, component), please create a bug report at https://github.com/tomasmcguinness/homeassistant-mixergy/issues