Skip to content

Unable to reconfigure #256

@swingleriot

Description

@swingleriot

V0.4.1
HA Core 2026.1.3

Attempting to renew the cookie. The integration says that the reconfiguration was successful but all entities remain unavailable.

The HA Core log shows the following entry.

Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 2315, in async_reload
unload_result = await self.async_unload(entry_id, _lock=False)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 2263, in async_unload
raise OperationNotAllowed(
...<3 lines>...
)
homeassistant.config_entries.OperationNotAllowed: The config entry 'andrew@swinglerfamily.com' (generac) with entry_id '01K914XEWVXNPXVNDRXMZWNJ0B' cannot be unloaded because it is in the non recoverable state ConfigEntryState.FAILED_UNLOAD

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