Closed TimE90 closed 3 years ago
As an addition I have just activated the motion detection for "All others". Now Eufy app sends two push messages "Motion detected" and "Person detected".
Nevertheless, the motion detector does not trigger in HomeKit.
What is the type of your camera ? If you select DEBUG and restart at very begining of logging you should see a list of device. Can you copy paste the list here ?
It's the Eufy Outdoor Cam Pro (C22).
Dep on Bropat Lib : https://github.com/bropat/eufy-security-client/pull/39
Ok got it. I've done the push request to @Bropat waiting his feedback
Perfect! That was fast. Am I able to update via HomeBridge with a beta version 0.3.x?
It's a dep from a lib. I need to wait PR merge before merge as well in our plugin. I keep you posted.
@lenoxys Fix released in eufy-security-client version 1.1.2 ;)
Can you test on 1.0.0-rc.2 ?
It works! Thank you!
One off topic question: do you recommend the camera livestream via this plugin or via RTSP and "Homebridge Camera FFmpeg"?
via plugin for now.
Thanks for your feedback and thanks to @bropat ! I'm closing this issue !
Hey @lenoxys ,
I've just updated to latest rc 13. But now my indoor and some outdoor cameras are not receiving the notification for person detection anymore. Would try to test with rc2 again but can't select rc2 in Homebridge ui.
Ok, here a example from log file:
[9/11/2021, 3:17:25 PM] [EufySecurity-1.0.0-rc.13] DEBUG: Push Connected!
[9/11/2021, 3:17:55 PM] [EufySecurity-1.0.0-rc.13] DEBUG: Garage Property Changes: personDetected { value: true, timestamp: 1631366273810 }
[9/11/2021, 3:17:55 PM] [EufySecurity-1.0.0-rc.13] DEBUG: Garage Property Changes: personName { value: 'Unknown', timestamp: 1631366273810 }
[9/11/2021, 3:17:55 PM] [EufySecurity-1.0.0-rc.13] DEBUG: Garage Property Changes: pictureUrl {
value: '…'
timestamp: 1631366273810
}
[9/11/2021, 3:17:55 PM] [EufySecurity-1.0.0-rc.13] DEBUG: Garage ON DeviceMotionDetected: true
[9/11/2021, 3:18:06 PM] [EufySecurity-1.0.0-rc.13] DEBUG: Garage Property Changes: personDetected { value: false, timestamp: 1631366286128 }
[9/11/2021, 3:18:06 PM] [EufySecurity-1.0.0-rc.13] DEBUG: Garage Property Changes: personName { value: '', timestamp: 1631366286128 }
[9/11/2021, 3:18:06 PM] [EufySecurity-1.0.0-rc.13] DEBUG: Garage ON DeviceMotionDetected: false
[9/11/2021, 3:18:28 PM] [EufySecurity-1.0.0-rc.13] DEBUG: Innen Property Changes: personDetected { value: true, timestamp: 0 }
[9/11/2021, 3:18:28 PM] [EufySecurity-1.0.0-rc.13] DEBUG: Innen Property Changes: personName { value: 'Unknown', timestamp: 0 }
[9/11/2021, 3:18:38 PM] [EufySecurity-1.0.0-rc.13] DEBUG: Innen Property Changes: personDetected { value: false, timestamp: 1631366318299 }
[9/11/2021, 3:18:38 PM] [EufySecurity-1.0.0-rc.13] DEBUG: Innen Property Changes: personName { value: '', timestamp: 1631366318299 }
[9/11/2021, 3:18:38 PM] [EufySecurity-1.0.0-rc.13] DEBUG: Innen ON DeviceMotionDetected: false
The camera Garage is working, but the camera "Innen" isn't working.
Garage = INDOOR_OUTDOOR_CAMERA_2k Innen = INDOOR_PT_CAMERA
This one is the same. The log shows correct detection but inside the Home app there is no motion for the sensor.
[9/11/2021, 3:23:01 PM] [EufySecurity-1.0.0-rc.13] DEBUG: Garten Property Changes: personName { value: 'Unknown', timestamp: 1631366580171 }
[9/11/2021, 3:23:01 PM] [EufySecurity-1.0.0-rc.13] DEBUG: Garten Property Changes: pictureUrl {
value: '…',
timestamp: 1631366580171
}
[9/11/2021, 3:23:11 PM] [EufySecurity-1.0.0-rc.13] DEBUG: Garten Property Changes: personDetected { value: false, timestamp: 1631366591318 }
[9/11/2021, 3:23:11 PM] [EufySecurity-1.0.0-rc.13] DEBUG: Garten Property Changes: personName { value: '', timestamp: 1631366591318 }
[9/11/2021, 3:23:11 PM] [EufySecurity-1.0.0-rc.13] DEBUG: Garten ON DeviceMotionDetected: false```
Hello,
Did you enable the notification on your apple device ?
I've just done the test on rc13 and got the notification
You need to make sure to enable push notification when editing the arming mode.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue was closed because it has been stalled for 5 days with no activity.
I've enabled motion detection for persons. The Eufy camera sends a push notification with "Person detected" but the motion sensor of the camera doesn't get triggered. The sensor always shows "No Motion".
To Reproduce: Add a camera and enable "Person detection".
Expected behavior: Motion sensor gets triggered by "Person detected" notification.
Plugin Config:
Screenshots:
Environment: