From e05b408b9d765601ec47afac7b44e61e6c64faf1 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 23 Nov 2016 08:24:39 +0100 Subject: [PATCH] Add ha_release --- source/_components/alexa.markdown | 1 + source/_components/camera.bloomsky.markdown | 1 + source/_components/climate.vera.markdown | 1 + source/_components/cover.vera.markdown | 1 + source/_components/light.hue.markdown | 1 + source/_components/light.vera.markdown | 1 + source/_components/lock.vera.markdown | 1 + source/_components/sensor.vera.markdown | 1 + source/_components/switch.vera.markdown | 1 + source/_components/vera.markdown | 1 + 10 files changed, 10 insertions(+) diff --git a/source/_components/alexa.markdown b/source/_components/alexa.markdown index 73af089aa6..5b8397a9b9 100644 --- a/source/_components/alexa.markdown +++ b/source/_components/alexa.markdown @@ -10,6 +10,7 @@ footer: true logo: amazon-echo.png ha_category: Voice featured: true +ha_release: 0.10 --- There are a few ways that you can use Amazon Echo and Home Assistant together. diff --git a/source/_components/camera.bloomsky.markdown b/source/_components/camera.bloomsky.markdown index 4a7e9f4b8b..95a314cb1c 100644 --- a/source/_components/camera.bloomsky.markdown +++ b/source/_components/camera.bloomsky.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: bloomsky.png ha_category: Camera +ha_release: 0.13 --- diff --git a/source/_components/climate.vera.markdown b/source/_components/climate.vera.markdown index da7b658642..bc8a9fdc58 100644 --- a/source/_components/climate.vera.markdown +++ b/source/_components/climate.vera.markdown @@ -10,6 +10,7 @@ footer: true logo: vera.png ha_category: Climate ha_iot_class: "Local Push" +ha_release: 0.13 --- The `vera` climate platform allows you to control your [Vera](http://getvera.com/) thermostats from within Home Assistant. diff --git a/source/_components/cover.vera.markdown b/source/_components/cover.vera.markdown index 28f66c36be..32eee4bcae 100644 --- a/source/_components/cover.vera.markdown +++ b/source/_components/cover.vera.markdown @@ -10,6 +10,7 @@ footer: true logo: vera.png ha_category: Cover ha_iot_class: "Local Push" +ha_release: 0.13 --- The `vera` cover platform allows you to control your [Vera](http://getvera.com/) covers from within Home Assistant. diff --git a/source/_components/light.hue.markdown b/source/_components/light.hue.markdown index e53c4c0c76..b972ec6dc3 100644 --- a/source/_components/light.hue.markdown +++ b/source/_components/light.hue.markdown @@ -11,6 +11,7 @@ logo: philips_hue.png ha_category: Light ha_iot_class: "Local Polling" featured: true +ha_release: pre 0.7 --- Philips Hue support is integrated into Home Assistant as a light platform. The preferred way to setup the Philips Hue platform is by enabling the [discovery component](/components/discovery/). diff --git a/source/_components/light.vera.markdown b/source/_components/light.vera.markdown index 810ea94cfc..da0fc42fff 100644 --- a/source/_components/light.vera.markdown +++ b/source/_components/light.vera.markdown @@ -10,6 +10,7 @@ footer: true logo: vera.png ha_category: Light ha_iot_class: "Local Push" +ha_release: pre 0.7 --- The `vera` platform allows you to control your [Vera](http://getvera.com/) lights from within Home Assistant. diff --git a/source/_components/lock.vera.markdown b/source/_components/lock.vera.markdown index eebfbca58e..8baf864dfd 100644 --- a/source/_components/lock.vera.markdown +++ b/source/_components/lock.vera.markdown @@ -10,6 +10,7 @@ footer: true logo: vera.png ha_category: Lock ha_iot_class: "Local Push" +ha_release: pre 0.7 --- The `vera` platform allows you to control your [Vera](http://getvera.com/) locks from within Home Assistant. diff --git a/source/_components/sensor.vera.markdown b/source/_components/sensor.vera.markdown index da1c1124d1..e0db880d77 100644 --- a/source/_components/sensor.vera.markdown +++ b/source/_components/sensor.vera.markdown @@ -10,6 +10,7 @@ footer: true logo: vera.png ha_category: Sensor ha_iot_class: "Local Push" +ha_release: pre 0.7 --- The `vera` platform allows you to get data from your [Vera](http://getvera.com/) sensors from within Home Assistant. diff --git a/source/_components/switch.vera.markdown b/source/_components/switch.vera.markdown index db2562a193..09dc61b109 100644 --- a/source/_components/switch.vera.markdown +++ b/source/_components/switch.vera.markdown @@ -10,6 +10,7 @@ footer: true logo: vera.png ha_category: Switch ha_iot_class: "Local Push" +ha_release: pre 0.7 --- The `vera` platform allows you to control your [Vera](http://getvera.com/) switches from within Home Assistant. diff --git a/source/_components/vera.markdown b/source/_components/vera.markdown index 6a89c56b38..441e12ef46 100644 --- a/source/_components/vera.markdown +++ b/source/_components/vera.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: vera.png ha_category: Hub +ha_release: pre 0.7 --- The [Vera](http://getvera.com) hub is a controller mainly connecting to Z-Wave devices.