Description:
This module monitores multiple configurable GPIO pins for state changes; if one of the pins changes to the configured state the notifcations which are specified will be send.
I wrote this module to send “USER_PRESENCE” notifications based on PIR Sensors.
Download:
Example:
I recently added an example on how to connect a HC-SR501 PIR sensor to GPIO4 and send a SCREEN_ON notification to the MMM-Screen-Powersave-Notification module.
Version 0.0.3
- it is now possible to send different notifications based on profiles
Version 0.0.2
- introduced an delay option which can be used to suppress notifications if they happen to quick after another (PIR-Sensor without option to configure a hold time)
Version 0.0.1
- A first version of the module which montiores different GPIO pins and sends notifications based on the events