bob-tm / ha-openhab

🏠 openHAB custom integration for Home Assistant
MIT License
4 stars 0 forks source link

async_forward_entry_setup is deprecated and will stop working in Home Assistant 2025.6 #2

Closed kovacsla closed 2 months ago

kovacsla commented 2 months ago

Detected code that calls async_forward_entry_setup for integration, openhab with title: xx.xx.xx.xx and entry_id: xxxxxxxxxxxxxxxxxxxxxxxxxxxx, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead.