nonsleepr/ha-eufy-security

eufy security does not start and function

mdarestani opened this issue · 1 comments

From home-assistant.log
2021-07-20 12:46:55 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2021-07-20 12:46:55 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration eufy_security which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2021-07-20 12:46:55 ERROR (SyncWorker_1) [homeassistant.loader] The custom integration 'eufy_security' does not have a valid version key (None) in the manifest file and was blocked from loading. See https://developers.home-assistant.io/blog/2021/01/29/custom-integration-changes#versions for more details

Home Assistant 2021.7.3

System Health

version core-2021.7.3
installation_type Home Assistant OS
dev false
hassio true
docker true
virtualenv false
python_version 3.9.5
os_name Linux
os_version 5.10.17-v8
arch aarch64
timezone Australia/Sydney
Home Assistant Community Store
GitHub API ok
Github API Calls Remaining 4936
Installed Version 1.13.2
Stage running
Available Repositories 905
Installed Repositories 2
Home Assistant Cloud
logged_in false
can_reach_cert_server ok
can_reach_cloud_auth ok
can_reach_cloud ok
Home Assistant Supervisor
host_os Home Assistant OS 6.1
update_channel stable
supervisor_version supervisor-2021.06.8
docker_version 20.10.6
disk_total 14.0 GB
disk_used 4.2 GB
healthy true
supported true
board rpi3-64
supervisor_api ok
version_api ok
installed_addons Terminal & SSH (9.1.3), Mosquitto broker (6.0.1), Visual Studio Code (3.6.0), Example (4.2.0), ESPHome (1.19.4), TasmoAdmin (0.15.0)
Lovelace
dashboards 1
resources 0
views 1
mode storage

Hello!

I had the same problem. Using the text editor you can edit the file /config/custom_components/eufy_security/manifest.json

Copying the text from the GitHub repository: https://github.com/nonsleepr/ha-eufy-security/blob/master/custom_components/eufy_security/manifest.json

Reboot and voila!

File-editor-Home-Assistant