modrzew / hass-flashforge-adventurer-3

Home Assistant integration providing support for the FlashForge Adventurer 3 3D printer.
20 stars 12 forks source link

'flashforge_adventurer_3' calls async_forward_entry_setup for integration #19

Open Animizio opened 3 months ago

Animizio commented 3 months ago

Logger: homeassistant.helpers.frame Quelle: helpers/frame.py:188 Erstmals aufgetreten: 09:39:18 (2 Vorkommnisse) Zuletzt protokolliert: 09:39:18

Detected that custom integration 'flashforge_adventurer_3' calls async_forward_entry_setup for integration, flashforge_adventurer_3 with title: FlashForge Adventurer 3 and entry_id: 0932eb3d732abd1e286667a961630579, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead at custom_components/flashforge_adventurer_3/init.py, line 18: hass.async_create_task(, please create a bug report at https://github.com/modrzew/hass-flashforge-adventurer-3/issues Detected that custom integration 'flashforge_adventurer_3' calls async_forward_entry_setup for integration, flashforge_adventurer_3 with title: FlashForge Adventurer 3 and entry_id: 0932eb3d732abd1e286667a961630579, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead at custom_components/flashforge_adventurer_3/init.py, line 21: hass.async_create_task(, please create a bug report at https://github.com/modrzew/hass-flashforge-adventurer-3/issues

dahlb commented 1 month ago

this pr could resolve this ticket