ha-eufy-security icon indicating copy to clipboard operation
ha-eufy-security copied to clipboard

No Eufy Security Integration after Installing it in HACS and Clearing cache.

Open drezin2112 opened this issue 3 years ago • 15 comments
trafficstars

Installed in HACS

image

Cleared Browser cache and killed chrome and restarted it. went back into HA and to configure Integrations and no integration for Eufy

image

Running Home assistant OS 2021.11.3 Raspberry Pi 4B Eufy Equipment: Eufy Smartlock Touch Wifi Eufy Floodlight Cam

drezin2112 avatar Nov 27 '21 16:11 drezin2112

Ok, you cannot have identical integration at the same time. You have some other eufy integration sharing same short code eufy_security and installing them in parallel would create problems

fuatakgun avatar Nov 27 '21 18:11 fuatakgun

Thanks for the help, I scrubbed Eufy from my system uninstalled everything eufy. Then reinstalled Eufy Security via HACS. There is still no integration in my integrations button.

Uninstalled: eufy Mqtt broker Checked Config file for any reference to eufy.

drezin2112 avatar Nov 28 '21 02:11 drezin2112

Also experiencing this same issue. I've followed the directions to add as a custom integration in HACs, rebooted but the integration is not appearing per above screenshot

System Health

version core-2021.11.5
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.9.7
os_name Linux
os_version 5.10.17-v8
arch aarch64
timezone Australia/Brisbane
Home Assistant Community Store
GitHub API ok
Github API Calls Remaining 5000
Installed Version 1.18.0
Stage running
Available Repositories 920
Installed Repositories 8
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.6
update_channel stable
supervisor_version supervisor-2021.10.8
docker_version 20.10.8
disk_total 13.9 GB
disk_used 5.7 GB
healthy true
supported true
board rpi4-64
supervisor_api ok
version_api ok
installed_addons Terminal & SSH (9.2.1), Mosquitto broker (6.0.1), Zigbee2mqtt (1.22.0-3), Node-RED (10.0.0), Visual Studio Code (3.6.2), Home Assistant Google Drive Backup (0.105.2), Let's Encrypt (4.11.0)
Lovelace
dashboards 2
resources 12
views 5
mode storage

scollk avatar Dec 01 '21 11:12 scollk

Same here. Never installed anything Eufy related on my HA, and can't add the integration on HA after it was installed with HACS.

lpaso avatar Dec 01 '21 13:12 lpaso

I might have mis-interpreted this question, forgive me, I thought you were asking about https://github.com/fuatakgun/eufy_security integration.

fuatakgun avatar Dec 01 '21 13:12 fuatakgun

https://github.com/nonsleepr/ha-eufy-security/issues/63#issuecomment-895581457

lpaso avatar Dec 01 '21 13:12 lpaso

Ok, so followed the advice from commenter

"Just a tip for anyone running into this issue: Open manifest.json, if there is already a version 0.3.0 at the bottom, just replace that with 1.0.0, save and reboot. It will work. I don't know why it fails with the default version number."

did that and after clearing cache and hard reload (Ctrl+shift+R) still not showing in integrations.

Also followed advice

yes, it works if you add a release number in the /config/custom_components/eufy_security/manifest.json I add { "domain": "eufy_security", "name": "Eufy Security", "config_flow": true, "version": "1.0.0", ...

and after reboot, I can see it in configurations/integrations

and did that and still no integration. Please let me know what I am doing wrong.

Thanks so much for the help.

drezin2112 avatar Dec 01 '21 16:12 drezin2112

Facing the same, tried all of the above. Anyone solved this?

Lalleke avatar Dec 16 '21 17:12 Lalleke

Here also same problem. Added version to manifest but no solution… Hopefully anyone can help.

tnx

juite avatar Dec 16 '21 21:12 juite

Same problem here on a brand new HA install (2021.12.2). I get the repro added to HACS but it never shows up in integrations.

mattstegner avatar Dec 17 '21 04:12 mattstegner

Solved, you should not just change the "python-eufy-security" but also a "version". My manifest:

{ "domain": "eufy_security", "name": "Eufy Security", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/eufy_security", "version": "1.0", "requirements": [ "python-eufy-security==0.3.0" ], "dependencies": [ "ffmpeg" ], "codeowners": [ "@nonsleepr" ] }

Lalleke avatar Dec 17 '21 09:12 Lalleke

Could add it via integrations, but can't login now. Getting an error which is invisible - suspecting it might have to do with the "one time authentication" code which I need to fill in when I logon via eufy security but not getting here

EDIT: solved by disabling two factor authentication in the app

Lalleke avatar Dec 17 '21 09:12 Lalleke

Same issue here.

b0rrasca avatar Feb 26 '22 19:02 b0rrasca

I experience the same issue - after trying a lot of the things mentioned, eufy security won't show up in integrations. Is this solved somehow?

Zabuza7 avatar Mar 17 '22 21:03 Zabuza7

Solved itself over night!

Zabuza7 avatar Mar 18 '22 08:03 Zabuza7