Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Motion detector not working #93

Closed
Christian-RIZE opened this issue Sep 12, 2020 · 0 comments
Closed

Motion detector not working #93

Christian-RIZE opened this issue Sep 12, 2020 · 0 comments
Labels

Comments

@Christian-RIZE
Copy link

Describe The Bug:
I don't get any motion within the Home app. The sensors are there, but no change of state if I walk in front of my Arlo camera. Any clue why?

To Reproduce:
Install the plugin and add the camera within the Home app. There are motion detectors added, but these give no motion detection.

Expected behavior:
The motion detector should give 'motion detected' ones Arlo is turned on and someone walks in front of the camera. The motion detectors/settings are corrected, because I receive a message from the Arlo app.

Logs:
No interested logs

Homebridge Config:

{
"name": "Arlo",
"email": "xxx",
"password": "xxx",
"interval": 6000,
"stay_arm": "mode2",
"night_arm": "mode1",
"include_cameras": true,
"streaming": {
"videoProcessor": "ffmpeg"
},
"platform": "Arlo"
},

Environment:

Tijdzone GMT+0100
Raspbian GNU/Linux Buster (10)
raspberrypi
xxx
xxx
v12.18.3
v6.14.8
homebridge
/var/lib/homebridge
/var/lib/homebridge/config.json
Yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant