Hi can anyone help me fix this error? Im quite new to all this… and Im not sure where to start looking.
Thanks in advance
Steve
Logger: homeassistant.components.websocket_api.http.connection
Source: components/hassio/init.py:579
Integration: Home Assistant WebSocket API (documentation, issues)
First occurred: 12:05:04 (1 occurrences)
Last logged: 12:05:04
[546914563776] The system cannot restart because the configuration is not valid: Integration error: discovery - Integration ‘discovery’ not found.
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py”, line 226, in handle_call_service
await hass.services.async_call(
File “/usr/src/homeassistant/homeassistant/core.py”, line 1974, in async_call
response_data = await coro
^^^^^^^^^^
File “/usr/src/homeassistant/homeassistant/core.py”, line 2011, in _execute_service
return await target(service_call)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/src/homeassistant/homeassistant/components/hassio/init.py”, line 579, in async_handle_core_service
raise HomeAssistantError(
homeassistant.exceptions.HomeAssistantError: The system cannot restart because the configuration is not valid: Integration error: discovery - Integration ‘discovery’ not found.