Skip to content

После обновления HA до версии 2025.6.0 интеграция перестала работать #50

@booroondook-eng

Description

@booroondook-eng

После обновления HA до версии 2025.6.0 перестала работать интеграция.
Вот кусок лога:

2025-06-12 10:58:12.767 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry my.mosenergosbyt.ru (XXXXXXX@gmail.com) for lkcomu_interrao
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/lkcomu_interrao/__init__.py", line 343, in async_setup_entry
    hass.config_entries.async_forward_entry_setup(
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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