Skip to content

Error after upgrade to HomeAssistant 2025.6 #18

@shivan

Description

@shivan

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'?       


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions