Skip to content

Cant Restart Due to Integration Not Found #28

@I3lackshirts

Description

@I3lackshirts

Attached is the error message I am getting. I have updated to the newest update and did remove the notifier itegration to convert over to the HASS.Agent itegration.

image

Logger: homeassistant.components.websocket_api.http.connection
Source: components/hassio/init.py:705
Integration: Home Assistant WebSocket API (documentation, issues)
First occurred: 5:19:24 PM (3 occurrences)
Last logged: 5:22:43 PM

[546630181424] The system cannot restart because the configuration is not valid: Platform error notify.hass_agent_notifier - Integration 'hass_agent_notifier' not found.
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 202, in handle_call_service
await hass.services.async_call(
File "/usr/src/homeassistant/homeassistant/core.py", line 1738, in async_call
task.result()
File "/usr/src/homeassistant/homeassistant/core.py", line 1775, in _execute_service
await cast(Callable[[ServiceCall], Awaitable[None]], handler.job.target)(
File "/usr/src/homeassistant/homeassistant/components/hassio/init.py", line 705, in async_handle_core_service
raise HomeAssistantError(
homeassistant.exceptions.HomeAssistantError: The system cannot restart because the configuration is not valid: Platform error notify.hass_agent_notifier - Integration 'hass_agent_notifier' not found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions