Add HA release

This commit is contained in:
Fabian Affolter 2016-04-30 16:39:23 +02:00
parent c28be4afe0
commit d8681f5333
54 changed files with 55 additions and 3 deletions

View file

@ -10,6 +10,7 @@ footer: true
logo: networx.png
ha_category: Binary Sensor
ha_iot_class: "Local Push"
ha_release: 0.14
---
The `nx584` platform provides integration with GE, Caddx, Interlogix (and other brands) alarm panels that support the NX584 interface module (or have it built in). Supported panels include NX4/6/8/8E. Actual integration is done through [pynx584](http://github.com/kk7ds/pynx584) which is required for this to work.
@ -48,4 +49,4 @@ binary_sensor:
2: opening
4: motion
6: moisture
```
```