eufy-security-ws
eufy-security-ws copied to clipboard
[Bug]: Motion Detection for T8420x does not work
Version
0.9.4
Node version
14.18.0
Operating System type
Linux
Operating system version
Linux 5 VMware
Describe the bug
Motion Sensor is not working for T8420x. It does not pick up any motion. Motion and Person Motion.
To reproduce
- Create Motion on the floodlight cam.
- get a notification on phone app
- eufy security ws does not detect any motion
Screenshots & Logfiles
No response
Additional context
No response
Hi, without debug logs i can't help you. In addition, there is already the pre-release version 1.0.0-rc.1, where you can check whether the problem persists or has already been fixed.
@eufysecurity
Any update?
I think line 920 in eufy-security-client/src/http/type.ts needs to be changed from: export const DeviceMotionDetectionIndoorSoloFloodProperty: PropertyMetadataBoolean = {
To: export const DeviceMotionDetectionProperty: PropertyMetadataBoolean = {