From bcdf76407a1929e6a28f609ef94d6d67b239e33a Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Wed, 31 Jan 2018 11:38:02 -0800 Subject: [PATCH] Fix ha_release --- source/_components/alarm_control_panel.manual_mqtt.markdown | 2 +- source/_components/camera.dispatcher.markdown | 2 +- source/_components/cloud.alexa.markdown | 2 +- source/_components/cloud.markdown | 2 +- source/_components/fan.insteon_hub.markdown | 2 +- source/_components/hue.markdown | 4 ++-- source/_components/sensor.darksky.markdown | 2 +- source/_components/sensor.kwb.markdown | 2 +- source/_components/sensor.ted5000.markdown | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/source/_components/alarm_control_panel.manual_mqtt.markdown b/source/_components/alarm_control_panel.manual_mqtt.markdown index 95fd3e09ff2..be1508c6761 100644 --- a/source/_components/alarm_control_panel.manual_mqtt.markdown +++ b/source/_components/alarm_control_panel.manual_mqtt.markdown @@ -9,7 +9,7 @@ sharing: true footer: true logo: home-assistant.png ha_category: Alarm -ha_release: 0.50 +ha_release: "0.50" --- This platform extends the [manual alarm](/components/alarm_control_panel.manual/) by adding support for MQTT control of the alarm by a remote device. It can be used to create external keypads which simply change the state of the manual alarm in Home Assistant. diff --git a/source/_components/camera.dispatcher.markdown b/source/_components/camera.dispatcher.markdown index 62395dc993e..2672c6c48ec 100644 --- a/source/_components/camera.dispatcher.markdown +++ b/source/_components/camera.dispatcher.markdown @@ -9,7 +9,7 @@ sharing: true footer: true ha_category: Camera logo: camcorder.png -ha_release: 0.40 +ha_release: "0.40" ha_iot_class: "depends" --- diff --git a/source/_components/cloud.alexa.markdown b/source/_components/cloud.alexa.markdown index 81a4b09eac6..5f30f112a11 100644 --- a/source/_components/cloud.alexa.markdown +++ b/source/_components/cloud.alexa.markdown @@ -8,7 +8,7 @@ comments: false sharing: true footer: true logo: home-assistant.png -ha_release: 0.60 +ha_release: "0.60" ha_category: Cloud ha_iot_class: "Cloud Push" --- diff --git a/source/_components/cloud.markdown b/source/_components/cloud.markdown index 57717e6eabe..d45e9aa15f3 100644 --- a/source/_components/cloud.markdown +++ b/source/_components/cloud.markdown @@ -8,7 +8,7 @@ comments: false sharing: true footer: true logo: home-assistant.png -ha_release: 0.60 +ha_release: "0.60" ha_category: Voice ha_iot_class: "Cloud Push" --- diff --git a/source/_components/fan.insteon_hub.markdown b/source/_components/fan.insteon_hub.markdown index 364b94fa40c..b5ce9adbc79 100644 --- a/source/_components/fan.insteon_hub.markdown +++ b/source/_components/fan.insteon_hub.markdown @@ -9,7 +9,7 @@ sharing: true footer: true logo: insteon.png ha_category: Fan -ha_release: 0.30 +ha_release: "0.30" --- The `insteon_hub` fan component lets you control your fans connected to an [Insteon Hub](http://www.insteon.com/insteon-hub/) with Home Assistant. diff --git a/source/_components/hue.markdown b/source/_components/hue.markdown index 40623c9a95a..fb73a05824c 100644 --- a/source/_components/hue.markdown +++ b/source/_components/hue.markdown @@ -11,7 +11,7 @@ logo: philips_hue.png ha_category: Hub ha_iot_class: "Local Polling" featured: true -ha_release: 0.60 +ha_release: "0.60" --- Philips Hue support is integrated into Home Assistant as a Hub that can drive the light platform. The preferred way to setup the Philips Hue platform is by enabling the [discovery component](/components/discovery/). @@ -54,7 +54,7 @@ You will need to convert each bridge into an entry in the new configuration styl ### {% linkable_title Multiple Hue bridges %} -Multiple Hue bridges work transparently with discovery, you don't have to do anything. If you prefer to configure them manually and use multiple Hue bridges then it's needed that you provide a configuration file for every bridge. The bridges can't share a single configuration file. +Multiple Hue bridges work transparently with discovery, you don't have to do anything. If you prefer to configure them manually and use multiple Hue bridges then it's needed that you provide a configuration file for every bridge. The bridges can't share a single configuration file. Add `filename` to your Hue configuration entry in your `configuration.yaml` file: diff --git a/source/_components/sensor.darksky.markdown b/source/_components/sensor.darksky.markdown index 427d5afb683..11edb0c1ceb 100644 --- a/source/_components/sensor.darksky.markdown +++ b/source/_components/sensor.darksky.markdown @@ -10,7 +10,7 @@ footer: true logo: dark_sky.png ha_category: Weather featured: true -ha_release: 0.30 +ha_release: "0.30" redirect_from: /components/sensor.forecast/ ha_iot_class: "Cloud Polling" --- diff --git a/source/_components/sensor.kwb.markdown b/source/_components/sensor.kwb.markdown index c53b43e8c27..7148e016f22 100644 --- a/source/_components/sensor.kwb.markdown +++ b/source/_components/sensor.kwb.markdown @@ -10,7 +10,7 @@ footer: true logo: kwb.png ha_category: Sensor ha_iot_class: "Local Polling" -ha_release: 0.40 +ha_release: "0.40" --- The `kwb` component integrates the sensors of KWB Easyfire pellet central heating units with the Comfort3 controller (http://www.kwbheizung.de/de/produkte/kwb-comfort-3.html) into Home Assistant. diff --git a/source/_components/sensor.ted5000.markdown b/source/_components/sensor.ted5000.markdown index fd09ab7d2ff..20e94ba3e8d 100644 --- a/source/_components/sensor.ted5000.markdown +++ b/source/_components/sensor.ted5000.markdown @@ -9,7 +9,7 @@ sharing: true footer: true logo: ted.png ha_category: Sensor -ha_release: 0.30 +ha_release: "0.30" ha_iot_class: "Local Polling" ---