Giter VIP home page Giter VIP logo

pyhomealarm's Introduction

pyHomeAlarm

This is an extremely simple home alarm system that can easily be integrated with Domoticz, Hubitat, Homey, or any other system that is able to send HTTP requests. It's a two-zone alarm system with persistent state. The intended use is on a raspi pi or similar single board computer, and allows you to do things like switching GPIOs, play back sounds, and other things. My main usecase here is really to initiate playback of sounds inside the house, as I'm a firm believer in that my alarm system needs to wake me up, not my neighbors.

This code comes with no claim to be fit for any particular purpose. I simply found that if you want to do a home alarm system, this is basically what 99% of folks need. I wanted to do this in python simply because I'm sick of redoing the alarm logic everytime I have to switch to another home automation system. This way you just configure the http operations and all the details about how to make multiple speakers in the house do exactly what you want remain untouched. Also this is a stateful system so it'll come up after a restart exactly the way it was shut down, which is another feature I found not every home automation system has.

pyhomealarm's People

Contributors

dividebysandwich avatar

Watchers

James Cloos avatar  avatar

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.