Add Ha release

This commit is contained in:
Fabian Affolter 2016-05-07 09:34:47 +02:00
parent 77cfe71c9f
commit 653994ff47
7 changed files with 7 additions and 0 deletions

View File

@ -9,6 +9,7 @@ sharing: true
footer: true
logo: mqtt.png
ha_category: Alarm
ha_release: 0.7.4
---
The `mqtt` alarm panel platform enables the possibility to control MQTT capable alarm panels. The Alarm icon will change state after receiving a new state from `state_topic`. If these messages are published with *RETAIN* flag, the MQTT alarm panel will receive an instant state update after subscription and will start with the correct state. Otherwise, the initial state will be `unknown`.

View File

@ -9,6 +9,7 @@ sharing: true
footer: true
logo: networx.png
ha_category: Alarm
ha_release: 0.13
---
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.

View File

@ -9,6 +9,7 @@ sharing: true
footer: true
logo: verisure.png
ha_category: Alarm
ha_release: 0.7.3
---

View File

@ -9,6 +9,7 @@ sharing: true
footer: true
logo: octoprint.png
ha_category: Binary Sensor
ha_release: 0.19
---

View File

@ -9,6 +9,7 @@ sharing: true
footer: true
logo: z-wave.png
ha_category: Locks
ha_release: 0.19
---
To get your Z-Wave locks working with Home Assistant, follow the instructions for the general [Z-Wave component](/components/zwave/).

View File

@ -10,6 +10,7 @@ footer: true
logo: octoprint.png
ha_category: Hub
featured: true
ha_release: 0.19
---
[OctoPrint](http://octoprint.org/) is a web interface for your 3D printer. This is the main component to integrate OctoPrint sensors, you will have to setup sensors and binary sensors separately.

View File

@ -9,6 +9,7 @@ sharing: true
footer: true
logo: octoprint.png
ha_category: Sensor
ha_release: 0.19
---