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 detection stopped working #75

Open
Stianker1 opened this issue Apr 21, 2023 · 5 comments
Open

Motion detection stopped working #75

Stianker1 opened this issue Apr 21, 2023 · 5 comments
Labels
bug Something isn't working

Comments

@Stianker1
Copy link

Hello,
Since the last update of the tapo homebridge plugin and the last update from tapo it has stopped registrering motion on my c200 cam.
Via the tapo app i can detect motion but not via homebridge plugin.

Expected behavior:
Motion detection

Plugin version : 2.2.3
Homebridge version : 4.50.2
Node.js version : 18.16.0
OS: raspbian GNU/Linux Bullseye (11)

@Stianker1 Stianker1 added the bug Something isn't working label Apr 21, 2023
@Bill-Ice
Copy link

With following steps I can see the problem like you said always.

  1. Once the camera and tapo serveice up and running, every thing works okay.
  2. But if the camera has been reboot, the motion detection won't works, only avaliable in Tapo app.

To work around, will need to restart the homebridge service OR restart the Child Bridges(depends on plugin config) every time after camera rebooted.

@x23piracy
Copy link

Hi,

is this still a problem with the recent version 2.3.4?

Best Regards X23

@Bill-Ice
Copy link

I'm not sure about the original poster's issue is exactly the same as me or not.
But with my steps, the issue still exist in v2.3.4.

And which is fine for me now, i had a work around for it by another plugin "[homebridge-cmdtrigger]"

So my use case were connecting my TAPO cam to a homekit power switch, so whenever i turn on the switch i make a delay 3 minutes wait for TAPO cam boot finished and use plugin to execute "kill -15 $(pidof 'homebridge: homebridge-tapo-camera')". ==> this will restart the TAPO plugin.

@cicciovo
Copy link

It is solve?

@kopiro
Copy link
Owner

kopiro commented Aug 27, 2024

Hey, please update to https://github.com/kopiro/homebridge-tapo-camera/releases/tag/v2.4.5 where I added more debug logs and post your logs again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants