-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Description
Integration is no more working after update to 2025.6.0
Version of the custom_component
installed version:
7851ecb
Configuration
Describe the bug
Integration is no more working after update to 2025.6.0
Debug log
2025-06-13 22:22:57.514 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Kaco for kaco Traceback (most recent call last):
File "/srv/homeassistant/lib/python3.13/site-packages/homeassistant/config_entries.py", line 749, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/homeassistant/.homeassistant/custom_components/kaco/__init__.py", line 35, in async_setup_entry
await hass.config_entries.async_forward_entry_setup(config_entry, PLATFORM)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'ConfigEntries' object has no attribute 'async_forward_entry_setup'. Did you mean: 'async_forward_entry_setups'?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels