rpi-doorman-gammu

Door state monitor, with ability to make a phone call


License
MIT
Install
pip install rpi-doorman-gammu==0.1.0

Documentation

RPi.Doorman Gammu

Door state monitor, with ability to make a phone call completely written in Python.

https://badge.fury.io/py/rpi-doorman-gammu.png

This is just and extension for RPi.Doorman project to support python-gammu. With aditional dependencies this project allows to make a phone calls when sensor state changes.

For more information check rpi-doorman project.

Installation

  • Install the latest released version using pip:

    pip install https://github.com/ricco386/rpi-doorman-gammu/zipball/master
    
  • Make sure all dependencies (listed below) are installed (done automatically when installing via pip)

  • The rpi-doorman-gammu command should be installed somewhere in your PATH.

  • Systemd scripts are available: https://github.com/ricco386/rpi-doorman-gammu/tree/master/init.d

Systemd scripts should be run under default Raspberry Pi user (pi) so scripts can access GPIO.

Dependencies:

License

For more information see the LICENSE file.