nonsleepr / ha-eufy-security

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

I cannot find eufy into integrations tab #20

Open MaurizioB84 opened 3 years ago

MaurizioB84 commented 3 years ago

Hello, I tried to install this components but I cannot find it in the integrations (settings/integrations) after the reboot.

I tried with manual and hacs installation but with both same result.

on Hassio Home Assistant Core 0.117.5 with: Operating System 4.15

Clem- commented 3 years ago

Hi, have you installed HACS before installing ha-eufy-security?

liquidbear99 commented 3 years ago

I also am having this problem, and I have multiple addons installed through HACS already. Home Assistant Core. 0.117.6. HassOS 4.16.

MaurizioB84 commented 3 years ago

Hi, have you installed HACS before installing ha-eufy-security?

Yes sure

kaiuwegaertner commented 3 years ago

I had the same issue. After some days it magically appeared under integrations (running currently on 0.117.5 / 4.15).

ronjtaylor commented 3 years ago

I have the same problem. I can't find it in HACS Integrations. Have had HACS installed for some time now. I did a search in integrations and came up empty

rdrgmnzs commented 3 years ago

I was having this issue as well, after reading @liquidbear99 message I decided to try to add the integration in a private browser session and was able to see the integration there. It looks like this is caused by caching on the browser side.

ronjtaylor commented 3 years ago

Thanks for the suggestion but did not work for me even after clearing cache. I tried the private/incognito browser session and still could not see the ha-eufy-security integration. ???

I have now loaded it manually as per instructions and it seems to work OK. I will observe it for a few days and see how it goes

I am now running HA 118.2 as well.

2 Hours later Log Details (ERROR)

Logger: homeassistant.components.camera Source: components/camera/init.py:609 Integration: Camera (documentation, issues) First occurred: 12:37:36 PM (5 occurrences) Last logged: 12:40:59 PM

Error requesting stream: camera.front_doorbell does not support play stream service
Error requesting stream: camera.porch does not support play stream service

I can get a live image but it's slow and has errors. Hope this helps...

ShaneSpina commented 3 years ago

I have 2 instances of Home Assistant, one HASS.IO and one in a Docker Container. I have installed the repo on both as I could not install the integration on the Containerized HA and when I installed it on HASS.IO I was able to find the integration...

Shad0wguy commented 3 years ago

I have the same problem. I can't find it in HACS Integrations. Have had HACS installed for some time now. I did a search in integrations and came up empty

Did you add the repository? It isn't in HACS be default.

Clem- commented 3 years ago

You have to add the repository to HACS and then install it within HACS. After that, you should clear your cache (try CTRL+F5) and the integration will be available in Settings > Integration.

LiFeTecX commented 3 years ago

installed it into HACS dit everything you sayed but cant find the integration in "Settings > Integration"

jeffreysmc commented 3 years ago

installed it into HACS dit everything you sayed but cant find the integration in "Settings > Integration"

I deleted the integration when it stopped working with the latest update, I now have the same problem that it does not show in the list.

LiFeTecX commented 3 years ago

installed it into HACS dit everything you sayed but cant find the integration in "Settings > Integration"

I deleted the integration when it stopped working with the latest update, I now have the same problem that it does not show in the list.

did the same thing... tryed everything nothing worked. just rebooted my laptop and i could find the integrtion.. dont know if that did the job or i just needed to be more patient

Clem- commented 3 years ago

Have you tried to clear your cache, as mentionned earlier?

Le mar. 8 juin 2021 à 10:54, LiFeTecX @.***> a écrit :

installed it into HACS dit everything you sayed but cant find the integration in "Settings > Integration"

I deleted the integration when it stopped working with the latest update, I now have the same problem that it does not show in the list.

did the same thing... tryed everything nothing worked. just rebooted my laptop and i could find the integrtion.. dont know if that did the job or i just needed to be more patient

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/nonsleepr/ha-eufy-security/issues/20#issuecomment-856588430, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOYVFO2XP77B2FP6UKVMTLTRXLENANCNFSM4TSS7R5A .

karrdi commented 3 years ago

I also have this problem-- clearing caches did not resolve the issue. Accessing from a separate laptop also did not solve the problem

tashda commented 3 years ago

I also have this issue - tried restarting HA several times, cleared cache and tried several devices to add integration, but it doesn't show up.

flonair commented 3 years ago

Same here. I added the repo in HACS and then installed the custom_components in HACS. But eufy is not shown in the integrations. Restarts, cache clearing or private tab did not change anything.

tashda commented 3 years ago

Same here. I added the repo in HACS and then installed the custom_components in HACS. But eufy is not shown in the integrations. Restarts, cache clearing or private tab did not change anything.

Mine did show up, after a week or so... No idea what I did

renclav commented 3 years ago

Same here, is there some sort of HA cache we can bust? (Beyond the device/browser one)

Clem- commented 3 years ago

you should probably try to search how to clear a browser cache on the web. Ctrl+Shift+Del or Ctrl+F5 should do the trick.

Le 25 juin 2021 à 19:30, renclav @.***> a écrit :

 Same here, is there some sort of HA cache we can bust? (Beyond the device/browser one)

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

renclav commented 3 years ago

Turns out this was the issue for me https://github.com/nonsleepr/ha-eufy-security/issues/50

fkeijzer commented 3 years ago

Restarting HA did not do anything for me. I finally resolved it by restarting the HOST. After that I could find the EUFY integration when trying to add a new one.

tradiff commented 3 years ago

To anyone else still struggling with this, #50 was also the reason for my issues (the release is missing a version in manifest.json). But instead of editing manifest.json manually, you can also install the master version. This change has been made in source, nonsleepr just hasn't made a release yet with the change.

If you're installing via HACS, this screenshot shows how to install the master version. image

After installing from master, reboot the host (Supervisor -> System -> Reboot Host), and clear your browser cache.
Then head over to Configuration -> Integrations -> Add Integration and "Eufy Security" should be here as an available option.

hipsi commented 1 year ago

I'm currently having this issue, running in docker. I deleted my addon a few months ago when the whole TRUSTED_DEVICE_NAME issue broke it. Ever since then I've not been able to get the addon back. I've completely removed it from HACS, and removed the eufy-security-ws container, and started from scratch. I've spent most of today bashing away at it and not getting anywhere. I have it downloaded in HACS, the folder exists in custom_components. I've tried restarting, clearing cache, 3 separate browsers including incognito mode plus from my phone, and still it doesn't show up when I search for it in Integrations.