Skip to content

Commit bcdf764

Browse files
committed
Fix ha_release
1 parent 51f5cd5 commit bcdf764

9 files changed

+10
-10
lines changed

source/_components/alarm_control_panel.manual_mqtt.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sharing: true
99
footer: true
1010
logo: home-assistant.png
1111
ha_category: Alarm
12-
ha_release: 0.50
12+
ha_release: "0.50"
1313
---
1414

1515
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.

source/_components/camera.dispatcher.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sharing: true
99
footer: true
1010
ha_category: Camera
1111
logo: camcorder.png
12-
ha_release: 0.40
12+
ha_release: "0.40"
1313
ha_iot_class: "depends"
1414
---
1515

source/_components/cloud.alexa.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ comments: false
88
sharing: true
99
footer: true
1010
logo: home-assistant.png
11-
ha_release: 0.60
11+
ha_release: "0.60"
1212
ha_category: Cloud
1313
ha_iot_class: "Cloud Push"
1414
---

source/_components/cloud.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ comments: false
88
sharing: true
99
footer: true
1010
logo: home-assistant.png
11-
ha_release: 0.60
11+
ha_release: "0.60"
1212
ha_category: Voice
1313
ha_iot_class: "Cloud Push"
1414
---

source/_components/fan.insteon_hub.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sharing: true
99
footer: true
1010
logo: insteon.png
1111
ha_category: Fan
12-
ha_release: 0.30
12+
ha_release: "0.30"
1313
---
1414

1515
The `insteon_hub` fan component lets you control your fans connected to an [Insteon Hub](http://www.insteon.com/insteon-hub/) with Home Assistant.

source/_components/hue.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ logo: philips_hue.png
1111
ha_category: Hub
1212
ha_iot_class: "Local Polling"
1313
featured: true
14-
ha_release: 0.60
14+
ha_release: "0.60"
1515
---
1616

1717
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
5454

5555
### {% linkable_title Multiple Hue bridges %}
5656

57-
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.
57+
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.
5858

5959
Add `filename` to your Hue configuration entry in your `configuration.yaml` file:
6060

source/_components/sensor.darksky.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ footer: true
1010
logo: dark_sky.png
1111
ha_category: Weather
1212
featured: true
13-
ha_release: 0.30
13+
ha_release: "0.30"
1414
redirect_from: /components/sensor.forecast/
1515
ha_iot_class: "Cloud Polling"
1616
---

source/_components/sensor.kwb.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ footer: true
1010
logo: kwb.png
1111
ha_category: Sensor
1212
ha_iot_class: "Local Polling"
13-
ha_release: 0.40
13+
ha_release: "0.40"
1414
---
1515

1616
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.

source/_components/sensor.ted5000.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sharing: true
99
footer: true
1010
logo: ted.png
1111
ha_category: Sensor
12-
ha_release: 0.30
12+
ha_release: "0.30"
1313
ha_iot_class: "Local Polling"
1414
---
1515

0 commit comments

Comments
 (0)