Eufy Security Integration

I just got the 0.8.1 update. nothing exploded… so I guess I’m fine :wink:

Some mqtt issue has found by bropat and he quickly released a new version of container and i followed afterwards.

Hello guys,

Before update to version 0.8.0 everything was working fine but after that, I have following in eufy addon logs:

2022-02-07 07:51:55.471 INFO Eufy Security server listening on host 0.0.0.0, port 3000
2022-02-07 07:51:58.329 INFO No stations found.
2022-02-07 07:51:58.557 INFO No devices found.
2022-02-07 07:51:58.663 INFO Push notification connection closed
2022-02-07 07:51:59.025 INFO Push notification connection successfully established

I also updater to version 0.8.1 but the issue is still the same.

Do you know guys how I can solve it please?

Regards

if you are having no device/station found issue, please use here: https://github.com/bropat/eufy-security-ws/issues/74

Thanks for your reply!!!

I was checking and in my case, the Android app is version 3.5 so the solution seems does not fit me.

Do you know something else I can try please?

You can skip the solution and share your issue there as this was supposed to be fixed by 0.8.0. Have you tried your main account and double checked your country code?

Yes, I also tried to uninstall and install it again with no luck :frowning: Now
I’m updating HA to latest version and I’ll let you know.

Thanks for your support mate.

No luck, after update to latest HA version, the issue still persist. So I’ll open a bug.

Thank you very much.

How can we update to 0.8.1?

when you go in your add-ons section, it should show that an update is available.

Hi all,

does anybody have his eufy cameras added to HomeKit as well as exposed to Home Assistant?
You can see motion being detected in HomeKit but the relevant entities in the Eufy integration are not updated in Home Assistant. Is that the case for others?

I guess the answer is that HomeKit blocks all those info going anywhere else.

Is there, maybe, a way to expose those motion detections from HomeKit to Home Assistant?

I have 4 Eufy indoor cameras added to HomeKit and one Doorbell that is not compatible with HomeKit. The doorbell motion detection is updated as expected to Home Assistant.

In case someone else has issues (or maybe answers)

Got it. Thanks!

this is usually about underlying operating system and outdated libraries, have you checked similar issues there?

Thanks for reaching out. Not sure what I need to check? I’m using a Docker Container so I’d expect all the underlying libraries to be present in BroPat’s container?

hello everyone!

My 4 cameras (two indoors and two Cam Pro 2 connected to the home base) where shared with a previous version of the app. I didn’t change sharing since upgrade both my and wife’s iPhones to the latest Eufy app version.

My cameras work fine (not sure about streaming… I don’t use this… disarm/arm works fine). I can see them connected in the Add-on log.
but I also see the below log. Should I be worried it will stop working at some point or this is just normal because I do not have any camera in this account (they are shared from my main account to this secondary account I’m using for HA)?

2022-02-07 16:23:55.073  ERROR Status return code not 200 
{
  status: 423,
  statusText: 'Locked'
}
2022-02-07 16:23:55.075  INFO  No devices found.

Will release a new version of add-on in next couple of minutes (0.8.2) but i will not be able to test personally before releasing, stay safe

1 Like

I got this too, look like request rate limiting

2022-02-07 11:10:52.228  INFO  Push notification connection successfully established 
2022-02-07 11:10:54.727  ERROR Response code not ok 
{
  code: '250999',
  msg: 'The request is too fast. Please stop and have a rest'
}
2022-02-07 11:10:54.750  INFO  No stations found. 
2022-02-07 11:10:54.928  ERROR Status return code not 200 
{
  status: 423,
  statusText: 'Locked'
}
2022-02-07 11:10:54.934  INFO  No devices found. 

Updated to 0.8.2 of add-on (thank you @bropat for quick fix) and all is working fine.

1 Like

installed 0.8.2 and all is working on my side too.
I’m still having this message in my log… but my cameras are still working in HA.

2022-02-07 20:18:52.525  INFO  Push notification connection successfully established 
2022-02-07 20:18:59.027  ERROR Status return code not 200 
{
  status: 423,
  statusText: 'Locked'
}
2022-02-07 20:18:59.031  INFO  No stations found.