Thanks to visit codestin.com
Credit goes to github.com

Skip to content

June 2025 Home assistant update, Kuna integration quit working #53

@CabbageSmell

Description

@CabbageSmell

After updating Home Assistant core on rasperry pi4 to the june 2025 release, the long time reliable Kuna integration quit working for me. My cams are now showing as unavailable, and the integrations says to check the logs which look like this

Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 749, in __async_setup_with_context result = await component.async_setup_entry(hass, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/config/custom_components/kuna/__init__.py", line 74, in async_setup_entry hass.config_entries.async_forward_entry_setup(entry, component) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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