Git Product home page Git Product logo

homebridge-presence's Introduction

homebridge-presence

Homebridge plugin that senses home/room occupancy based on a combination of different signals.

Detecting when people are present in a home or room is the key to automation. Rather than having to speak commands or press buttons to toggle lights, they can turn on and off automatically as you enter or move around within your home. Instead of setting up a schedule to always turn on the heat at a specific time in the morning, you can make it happen only when you leave your bedroom, even if you chose to wake up early or late that day. Besides being more convenient, this saves energy.

Unfortunately, despite decades of masters and PhD theses on the subject, granular indoor positioning is not yet feasible. There's no good way to perform WiFi triangulation/trilateration using standard unmodified routers and phones. Beacon networks similarly require too much set-up and lack standard APIs.

There are several existing Homebridge plugins that try to provide some approximation of presence. For example, homebridge-automation-bluetooth-presence creates motion sensors that activate when a Bluetooth device enters scanning range of the machine running Homebridge, and deactivate some time after the device stops appearing in scans. The homebridge-network-presence and homebridge-people plugins similarly sense when devices enter or leave your home network.

Without serious work, e.g. to set up multiple overlapping WiFi networks, these plugins only give you whole-home presence. So you can turn off the lights ten minutes after everyone leaves home, but anything more useful than that won't work reliably.

The goal of homebridge-presence is to combine signals from multiple sources, including Bluetooth RSSI, WiFi signal strength, GPS, and motion sensors to provide a better real-time estimate of where people are within a home.

homebridge-presence's People

Contributors

dnschnur avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

homebridge-presence's Issues

Sill under Construction

Hey There :-)

Your Plugin seems to be my perfect solution.
Is it still under Construction?

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.