nonsleepr / ha-eufy-security

Custom integration of Home Assistant with EufySecurity
168 stars 44 forks source link

Install in HACS but not showed up in Integrations #63

Open randykil opened 2 years ago

randykil commented 2 years ago

I install Eufy Security in HACS, but when I search in configuration/Integrations, I can't find Eufy. Any sugestions?

thewolf-oz commented 2 years ago

Just confirming you've restarted and also refreshed/cleared-cache on your browser? Sometimes I find both are required after adding to HACS

mced76 commented 2 years ago

I install Eufy Security in HACS, but when I search in configuration/Integrations, I can't find Eufy. Any sugestions?

Same issue with the last HA realease. (cleared-cache done)

randykil commented 2 years ago

I restarted HA and cleared cashe, still no Eufy in Integrations.

remyderuysscher commented 2 years ago

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

mced76 commented 2 years ago

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

Warning, double factor authenticator seems not to be supported

remyderuysscher commented 2 years ago

Is this code still maintained? It's been a while since any new releases.

randykil commented 2 years ago

This works me too. I am curious of the answer to the question from "remyderuysscher"

randykil commented 2 years ago

Damn, i'm running into the next issue. When I want to setup the intergration a login screen apear, but after filling in my username and password nothing happend. Sombody has a clue?

mced76 commented 2 years ago

Damn, i'm running into the next issue. When I want to setup the intergration a login screen apear, but after filling in my username and password nothing happend. Sombody has a clue?

Same issue with double factor authenticator. Change to Simple factor in eufy settings and it works!

thewolf-oz commented 2 years ago

I had the same issue... ended up installing manually (copy folder over the custom_components folder) and it showed in integrations. I think there was a comment in one of the blogs or forum entries I saw regarding single factor authentication so I setup a second account with super complex password and shared my devices (as per the recommendation in that entry) and that's what I have in HA

profucius commented 2 years ago

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.

gijsprins93 commented 2 years ago

Even with the tips of setting the version, it does not work for me... It does not show up in integrations

rvdbeek commented 2 years ago

The tip clearing the cache in my chrome browser did the trick. Now I see the integration again. Ctrl+Shift+R is a keyboard shortcut used to perform a hard reload of a web page in Google chrome

QziP22 commented 2 years ago

Can confirm the instructions provided by profucius do indeed work. Eufy wasn't showing up in my integrations either, adding the version number solved that.

D-Cox commented 2 years ago

After I went through all of the suggestions above, I finally got the integration to install. I entered the login information, and everything looks fine. But I don't see the device. It never seems to be discovered. I'm not using the dual authentication. Any one have any thoughts?

enitalp commented 2 years ago

I found out, two thing, i had this version with no version in it, and it never updated itself, no indication it was up to date. deleting it restart, reinstall, oh , a brand new version, with a manifest with version # !

Second even with that, no luck still, no Eufy in the integration , messup with files, restart, check, etc.. But that time i left my HA alone for 5 mins, and went again in integration and eufy was there. So it's not there at startup, but if you wait a little it will appear !