Git Product home page Git Product logo

Comments (6)

Brandawg93 avatar Brandawg93 commented on May 13, 2024

The motion sensitivity is based on your settings in the Nest App. If you get a notification from the Nest App, you will more than likely get a notification from the plugin. For instance, if you only have person alerts turned on for a camera, you will not get notifications when a tree moves around. If you change the Nest App setting to include all motion and sound, it will be more sensitive in Homebridge.

from homebridge-nest-cam.

lunoit avatar lunoit commented on May 13, 2024

I'm also facing a similar issue: the motion alert from Nest is usually 30 seconds or more in advance than the one coming from homekit/homebridge. So there seems to be some sort of delay in the same (motion) trigger..
Homekit scenario's built on this event are not reliable (in terms of speed) at the moment..

from homebridge-nest-cam.

Brandawg93 avatar Brandawg93 commented on May 13, 2024

There isn't much I can do about the speed without killing the device running homebridge. The Nest app works off push notifications which essentially means a big server that analyses your stream and sends your devices notifications when it finds motion. This is all done really fast since it's done on such a powerful machine, and the best part is your device doesn't have to do any work. I can't tell the Nest server to send the notification to Home kit too, so I have to rely on making the device running homebridge poll every so often for motion. Currently, it's set to poll every 10 seconds because any faster may be too much for the people running small Raspberry Pis.

from homebridge-nest-cam.

lunoit avatar lunoit commented on May 13, 2024

Thanks for the reply! Maybe a feature request to make the polling interval configurable? I'm not running on a rpi ;-)

from homebridge-nest-cam.

bhewks avatar bhewks commented on May 13, 2024

Iā€™m running Home bridge on a MacBook Pro on a wired connection and my motion triggers are about 30 seconds delayed

from homebridge-nest-cam.

github-actions avatar github-actions commented on May 13, 2024

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

from homebridge-nest-cam.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.