[alarmdecoder] Doc update (#10143)
* [alarmdecoder] Doc update Signed-off-by: Bob Adair <bob.github@att.net>
This commit is contained in:
parent
9af7ae8884
commit
fb26536d97
@ -12,8 +12,6 @@ There are several versions of the adapter available:
|
||||
This binding allows openHAB to access the state of wired or wireless contacts and motion detectors connected to supported alarm panels, as well as the state of attached keypads and the messages send to attached LRR devices.
|
||||
Support is also available for sending keypad commands, including special/programmable keys supported by your panel.
|
||||
|
||||
For those upgrading from the OH1 version of the binding, the [original OH1 README](https://www.openhab.org/v2.5/addons/bindings/alarmdecoder1/) file is available for reference.
|
||||
|
||||
## Supported Things
|
||||
|
||||
The binding supports the following thing types:
|
||||
@ -311,3 +309,7 @@ The alarmdecoder device cannot query the panel for the state of individual zones
|
||||
For this reason, the binding puts contacts into the "unknown" state (UNDEF), *until the panel goes into the READY state*.
|
||||
At that point, all contacts for which no update messages have arrived are presumed to be in the CLOSED state.
|
||||
In other words: to get to a clean slate after an openHAB restart, close all doors/windows such that the panel is READY.
|
||||
|
||||
## Reference Information
|
||||
|
||||
The protocol used to communicate with the Alarm Decoder is described [here](https://www.alarmdecoder.com/wiki/index.php/Protocol).
|
||||
|
Loading…
x
Reference in New Issue
Block a user