Open Hadatko opened 2 months ago
Same bug noticed., similar error logs
2024-09-01 08:46:01.749 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'holidays' calls async_forward_entry_setup for integration, holidays with title: UK Public Holiday Calendar and entry_id: 01J59CRS0H76NVP3QT4HBRXVAA, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead at custom_components/holidays/init.py, line 40: hass.async_create_task(, please create a bug report at https://github.com/bruxy70/Holidays/issues
2024-09-01 08:46:02.777 WARNING (MainThread) [homeassistant.helpers.frame] Detected code that calls async_forward_entry_setup for integration holidays with title: UK Public Holiday Calendar and entry_id: 01J59CRS0H76NVP3QT4HBRXVAA, during setup without awaiting async_forward_entry_setup, which can cause the setup lock to be released before the setup is done. This will stop working in Home Assistant 2025.1. Please report this issue.
Stack (most recent call last):
File "
PR in #65 for this
Before you submit a new bug report, please check that
Describe the bug
Warning thrown by HA
Configuration
Debug logs