fuatakgun / eufy_security

Home Assistant integration to manage Eufy Security devices as cameras, home base stations, doorbells, motion and contact sensors.
944 stars 80 forks source link

Motion detection not kicking in on Solocam S230 #1210

Closed sloanlipman closed 2 months ago

sloanlipman commented 2 months ago

If I walk in front of one of my cameras and see that the IR light kicks in, but the integration is not picking up motion on one of my cameras (the other one seems like it might be picking it up). In other words, the "Motion detected" and "Person detected" sensors but are off.

A clear and concise description of what the bug is.

To reproduce

Steps to reproduce the behavior: 1) Go to settings 2) Click Devices & services 3) Open the Eufy security integration 4) Choose one of the devices 5) Walk in front of the camera. 6) Observe that the sensor states don't change.

Expected behavior The motion/person sensors turn on.

Additional information

Home Assistant Installation Type (OS - Supvervised - Core): Home Assistant OS

Home Assistant Core Version: core-2024.9.2

Eufy Security Add-on Version: 1.9.0

Eufy Security Integration Version: 8.0.4

Hardware Information;

Camera Model: Solocam S230

home-assistant_eufy_security_2024-09-21T01-39-25.332Z.log

Additional context

Add any other context about the problem goes here. Mainly, share everything as log files and use screenshots as last resort.

fuatakgun commented 2 months ago

Did you enable full push notifications on the mobile app for motion events?

sloanlipman commented 2 months ago

I have automations set up to only put me on one of the 3 custom modes. 2 and 3 give me notifications, but 1 does not. I was testing this in 2 and 3. One of my cameras was sending me push notifications AND was updating the state in HA. The other camera did neither.

fuatakgun commented 2 months ago

The integration fully relies on push notifications for events (motion, person etc).

Can you confirm if you are receiving notifications into your mobile app from the second one?

sloanlipman commented 2 months ago

According to my settings, I should have been getting push notifications when I was testing this, but I wasn't. It looks like the camera that's not working not only isn't sending notifications, it doesn't look like it's saving any recordings in the Eufy Security app.

sloanlipman commented 2 months ago

According to my settings, I should have been getting push notifications when I was testing this. It looks like the camera that's not working not only isn't sending notifications, it doesn't look like it's saving any recordings in the Eufy Security app.

Update: no idea what I did, but my camera is saving events on the Eufy Security app now. Since the other cameras are working fine with this integration, the questionable one should hopefully be good now.

sloanlipman commented 2 months ago

@fuatakgun while I'm on the topic though, I'm noticing that the reported battery percentage as well as the charging state aren't matching what I see in the Eufy app.

Seems similar to https://github.com/fuatakgun/eufy_security/issues/1199