Community
Participate
Eclipse IDE
Search
Use this url in your Eclipse SmartHome workspace to install this package.
https://github.com/gerrieg/openhab2-addons/releases/download/alarm-1.1.2/org.openhab.binding.alarm-1.1.2.jar
This is the binding for an alarm controller inspired by Aritech and Abus
The binding allows you to create alarm controllers with a configurable amount of alarm zones. Each alarm zone has a type like ACTIVE, SABOTAGE, EXIT_ENTRY, ... and you can bind a (Window/Motiondetector/...) Contact to each alarm zone. You can also send some commands to the controller for arming and disarming and also temporary disable alarm zones.
It does NOT connect to any real piece of hardware, the binding itself is the alarm controller! Therefore, a binding is not the best fit here. This functionality should be included in rule templates, but they are not yet implemented in openHab. As soon as the rule templates are ready, this binding will be migrated.
See also theĀ full documentation