Skip to content
This repository has been archived by the owner on Jul 9, 2022. It is now read-only.

Im new to HA please be gentle lol but i have a problem #24

Open
pprobbins opened this issue Sep 28, 2021 · 1 comment
Open

Im new to HA please be gentle lol but i have a problem #24

pprobbins opened this issue Sep 28, 2021 · 1 comment

Comments

@pprobbins
Copy link

pprobbins commented Sep 28, 2021

I downloaded the files and copied them to the config directory but when i try and restart the server i get the error 'Integration 'switchbot-curtain' not found'
can anyone help please?

this is the ha log

Logger: homeassistant.components.websocket_api.http.connection
Source: components/hassio/init.py:562
Integration: Home Assistant WebSocket API (documentation, issues)
First occurred: 19:24:18 (1 occurrences)
Last logged: 19:24:18

[139692267184864] The system cannot restart because the configuration is not valid: Platform error cover.switchbot-curtain - Integration 'switchbot-curtain' not found.
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 185, in handle_call_service
await hass.services.async_call(
File "/usr/src/homeassistant/homeassistant/core.py", line 1492, in async_call
task.result()
File "/usr/src/homeassistant/homeassistant/core.py", line 1527, in _execute_service
await handler.job.target(service_call)
File "/usr/src/homeassistant/homeassistant/components/hassio/init.py", line 562, in async_handle_core_service
raise HomeAssistantError(
homeassistant.exceptions.HomeAssistantError: The system cannot restart because the configuration is not valid: Platform error cover.switchbot-curtain - Integration 'switchbot-curtain' not found.

@Excentyl
Copy link

Where exactly did you save the files? They should be in:
config\custom_components\switchbot-curtain

If you saved them directly in config (so not in the file path above), I believe you'll get errors.

Since you are new, have you heard of HACS? It is a really useful integration which allows you to install custom components such as this one from within Home Assistant. I would recommend that you look into it if you haven't already.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants