elad-bar / ha-blueiris

Integration with Blue Iris Video Security Software
179 stars 42 forks source link

custom integration 'blueiris' calls async_forward_entry_setup for integration #235

Open Scope666 opened 1 month ago

Scope666 commented 1 month ago

2024-07-12 17:41:24.142 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'blueiris' calls async_forward_entry_setup for integration, blueiris with title: Blue Iris and entry_id: 71a7d61ef53f64efb5e0561f1a7c8330, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead at custom_components/blueiris/managers/home_assistant.py, line 121: await load(self._config_manager.config_entry, domain), please create a bug report at https://github.com/elad-bar/ha-blueiris/issues

kramttocs commented 1 month ago

Plenty of warning on that one :)

DanielHoelder commented 6 days ago

I got the same warning. I guess, I don't need to create an own bug report since it's already reported here...