Skip to main content

Door state monitor

Project description

Door state monitor, completely written in Python.

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

Doorman is using adafruit magnetic contact switch (door sensor), with Raspberry Pi GPIO. Software might work with other sensors as well but have not been tested.

To connect to Raspberry Pi plug into GPIO PIN 16 and POWER PIN. Install and execute doorman and it should work. Alternatively you can user different PIN and execute doorman with parameter: rpi-doorman --pin pin_number.

Doorman has support to POST door status change to ludolph-doorman plugin. This way jabber notifications can be set easily.

Installation

  • Install the latest released version using pip:

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

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

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

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

For jabber notification support, configure Systemd to execute with notify parameter: rpi-doorman --notify jabber@account.com make sure Ludolph is installed and has configured ludolph-doorman plugin.

Dependencies:

Optionaly dependencies for jabber support:

License

For more information see the LICENSE file.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rpi-doorman-0.1.1.tar.gz (5.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page