From 653994ff477a7cf6d200f5b489462da316dd6ac8 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 7 May 2016 09:34:47 +0200 Subject: [PATCH] Add Ha release --- source/_components/alarm_control_panel.mqtt.markdown | 1 + source/_components/alarm_control_panel.nx584.markdown | 1 + source/_components/alarm_control_panel.verisure.markdown | 1 + source/_components/binary_sensor.octoprint.markdown | 1 + source/_components/locks.zwave.markdown | 1 + source/_components/octoprint.markdown | 1 + source/_components/sensor.octoprint.markdown | 1 + 7 files changed, 7 insertions(+) diff --git a/source/_components/alarm_control_panel.mqtt.markdown b/source/_components/alarm_control_panel.mqtt.markdown index 36c9230b87e..95967a021ed 100644 --- a/source/_components/alarm_control_panel.mqtt.markdown +++ b/source/_components/alarm_control_panel.mqtt.markdown @@ -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`. diff --git a/source/_components/alarm_control_panel.nx584.markdown b/source/_components/alarm_control_panel.nx584.markdown index 12a07029947..64bb0963997 100644 --- a/source/_components/alarm_control_panel.nx584.markdown +++ b/source/_components/alarm_control_panel.nx584.markdown @@ -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. diff --git a/source/_components/alarm_control_panel.verisure.markdown b/source/_components/alarm_control_panel.verisure.markdown index edf0248b5d2..c806c0cf326 100644 --- a/source/_components/alarm_control_panel.verisure.markdown +++ b/source/_components/alarm_control_panel.verisure.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: verisure.png ha_category: Alarm +ha_release: 0.7.3 --- diff --git a/source/_components/binary_sensor.octoprint.markdown b/source/_components/binary_sensor.octoprint.markdown index d8ce6a63132..7a05254c5e4 100644 --- a/source/_components/binary_sensor.octoprint.markdown +++ b/source/_components/binary_sensor.octoprint.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: octoprint.png ha_category: Binary Sensor +ha_release: 0.19 --- diff --git a/source/_components/locks.zwave.markdown b/source/_components/locks.zwave.markdown index 05f7c243af1..f5a1802fb6e 100644 --- a/source/_components/locks.zwave.markdown +++ b/source/_components/locks.zwave.markdown @@ -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/). diff --git a/source/_components/octoprint.markdown b/source/_components/octoprint.markdown index 063ed182f6a..67b3846901b 100644 --- a/source/_components/octoprint.markdown +++ b/source/_components/octoprint.markdown @@ -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. diff --git a/source/_components/sensor.octoprint.markdown b/source/_components/sensor.octoprint.markdown index eb811f8c696..58aaacb01b8 100644 --- a/source/_components/sensor.octoprint.markdown +++ b/source/_components/sensor.octoprint.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: octoprint.png ha_category: Sensor +ha_release: 0.19 ---