Open Nortag82 opened 1 year ago
hi, any updates ? I have a similar error : Logger: homeassistant.components.websocket_api.http.connection Source: components/hassio/init.py:528 Integration: Home Assistant WebSocket API (documentation, issues) First occurred: 12:31:42 (1 occurrences) Last logged: 12:31:42
[140273637015024] The system cannot restart because the configuration is not valid: Platform error climate.salusfy - Integration 'salusfy' not found. Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 199, in handle_call_service await hass.services.async_call( File "/usr/src/homeassistant/homeassistant/core.py", line 1808, in async_call task.result() File "/usr/src/homeassistant/homeassistant/core.py", line 1845, in _execute_service await cast(Callable[[ServiceCall], Awaitable[None]], handler.job.target)( File "/usr/src/homeassistant/homeassistant/components/hassio/init.py", line 528, in async_handle_core_service raise HomeAssistantError( homeassistant.exceptions.HomeAssistantError: The system cannot restart because the configuration is not valid: Platform error climate.salusfy - Integration 'salusfy' not found.
Logger: homeassistant.components.hassio Source: components/hassio/init.py:517 Integration: Home Assistant Supervisor (documentation, issues) First occurred: 12:31:42 (1 occurrences) Last logged: 12:31:42
The system cannot restart because the configuration is not valid: Platform error climate.salusfy - Integration 'salusfy' not found.
Similar error : The system cannot restart because the configuration is not valid: Platform error climate.salusfy - Integration 'salusfy' not found.
Just found this integration and got it up & running in about 30 min...
In order to get this working:
Since i had a 2nd Salus device on my account (electric water heater, while first device controls the gas-heater), i did the following:
I's appreciate if we can see the water heating icon too...
Followed the steps, but when trying to restart system, getting this:
Failed to restart Home Assistant The system cannot restart because the configuration is not valid: Platform error climate.salusfy - No module named 'custom_components.salusfy.climate'
Sorry, very new to HA.
Log:
Log Details (ERROR) Logger: homeassistant.components.websocket_api.http.connection Source: components/hassio/init.py:529 Integration: Home Assistant WebSocket API (documentation, issues) First occurred: 22:45:25 (2 occurrences) Last logged: 22:56:40
[140352280754256] The system cannot restart because the configuration is not valid: Platform error climate.salusfy - No module named 'custom_components.salusfy.climate' Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 200, in handle_call_service await hass.services.async_call( File "/usr/src/homeassistant/homeassistant/core.py", line 1755, in async_call task.result() File "/usr/src/homeassistant/homeassistant/core.py", line 1792, in _execute_service await cast(Callable[[ServiceCall], Awaitable[None]], handler.job.target)( File "/usr/src/homeassistant/homeassistant/components/hassio/init.py", line 529, in async_handle_core_service raise HomeAssistantError( homeassistant.exceptions.HomeAssistantError: The system cannot restart because the configuration is not valid: Platform error climate.salusfy - No module named 'custom_components.salusfy.climate'