Fix incorrect ha_release syntax

This commit is contained in:
Robbie Trencheny 2019-03-09 14:57:55 -08:00
parent c22b20094d
commit c3a2305c54
No known key found for this signature in database
GPG Key ID: 1E236BB235BF0021
74 changed files with 133 additions and 133 deletions

View File

@ -10,7 +10,7 @@ footer: true
logo: amazon-echo.png
ha_category: Voice
featured: true
ha_release: '0.10'
ha_release: "0.10"
---
## {% linkable_title Automatic setup via Home Assistant Cloud %}

View File

@ -7,7 +7,7 @@ sidebar: true
comments: false
logo: ambient_weather.png
ha_category: Weather
ha_release: "0.85"
ha_release: 0.85
ha_iot_class: "Cloud Push"
redirect_from:
- /components/sensor.ambient_station/

View File

@ -13,7 +13,7 @@ ha_category:
- Binary Sensor
- Camera
- Lock
ha_release: "0.64"
ha_release: 0.64
ha_iot_class: "Cloud Polling"
redirect_from:
- /components/binary_sensor.august/

View File

@ -11,7 +11,7 @@ logo: axis.png
ha_category:
- Camera
- Binary Sensor
ha_release: "0.45"
ha_release: 0.45
ha_iot_class: "Local Polling"
redirect_from:
- /components/binary_sensor.axis/

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
logo: raincloud.jpg
ha_category: Irrigation
ha_release: "0.55"
ha_release: 0.55
ha_iot_class: "Cloud Polling"
---

View File

@ -10,7 +10,7 @@ footer: true
logo: rflink.png
ha_category: Binary Sensor
ha_iot_class: "Local Push"
ha_release: "0.81"
ha_release: 0.81
---
The `rflink` component supports devices that use [RFLink gateway firmware](http://www.nemcon.nl/blog2/), for example the [Nodo RFLink Gateway](https://www.nodo-shop.nl/nl/21-rflink-gateway). RFLink gateway is an Arduino firmware that allows two-way communication with a multitude of RF wireless devices using cheap hardware (Arduino + transceiver).

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
logo: uptimerobot.png
ha_category: System Monitor
ha_release: "0.72"
ha_release: 0.72
ha_iot_class: "Cloud Polling"
---

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
logo: zhong_hong.png
ha_category: Climate
ha_release: "0.72"
ha_release: 0.72
ha_iot_class: "Local Push"
---

View File

@ -11,7 +11,7 @@ logo: zehnder.png
ha_category:
- Fan
- Sensor
ha_release: "0.48"
ha_release: 0.48
redirect_from:
- /components/fan.comfoconnect/
- /components/sensor.comfoconnect/

View File

@ -11,7 +11,7 @@ ha_category:
- Climate
- Binary Sensor
- Sensor
ha_release: "0.87"
ha_release: 0.87
logo: danfoss_air.png
ha_iot_class: "Local Polling"
redirect_from:

View File

@ -16,7 +16,7 @@ ha_category:
- Scene
- Sensor
- Switch
ha_release: "0.61"
ha_release: 0.61
ha_iot_class: "Local Push"
ha_qa_scale: platinum
ha_config_flow: true

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
logo: bbox.png
ha_category: Presence Detection
ha_release: "0.31"
ha_release: 0.31
ha_iot_class: "Local Polling"
---

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
logo: bt.png
ha_category: Presence Detection
ha_release: "0.82"
ha_release: 0.82
ha_iot_class: "Local Polling"
---

View File

@ -11,7 +11,7 @@ logo: mysensors.png
ha_category:
- DIY
- Presence Detection
ha_release: "0.38"
ha_release: 0.38
ha_iot_class: "Local Push"
---

View File

@ -12,7 +12,7 @@ ha_category:
- Doorbell
- Camera
- Switch
ha_release: "0.54"
ha_release: 0.54
ha_iot_class: "Local Push"
redirect_from:
- /components/camera.doorbird/

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
ha_category: Sensor
ha_iot_class: "Local Polling"
ha_release: "0.88"
ha_release: 0.88
redirect_from:
- /components/sensor.ebusd/
---

View File

@ -12,7 +12,7 @@ ha_category:
- Hub
- Sensor
- Switch
ha_release: "0.79"
ha_release: 0.79
ha_iot_class: "Cloud Polling"
redirect_from:
- /components/sensor.edp_redy/

View File

@ -12,7 +12,7 @@ ha_category:
- Health
- Binary Sensor
- Sensor
ha_release: "0.44"
ha_release: 0.44
ha_iot_class: "Cloud Polling"
redirect_from:
- /components/binary_sensor.eight_sleep/

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
logo: home-assistant.png
ha_category: Hub
ha_release: 0.86.0
ha_release: 0.86
ha_iot_class: "Local Push"
---

View File

@ -16,7 +16,7 @@ ha_category:
- Sensor
- Scene
- Switch
ha_release: "0.83"
ha_release: 0.83
ha_iot_class: "Local Push"
redirect_from:
- /components/scene.fibaro/

View File

@ -12,7 +12,7 @@ ha_category:
- Network
- Presence Detection
- Sensor
ha_release: "0.85"
ha_release: 0.85
ha_iot_class: "Local Polling"
redirect_from:
- /components/device_tracker.freebox/

View File

@ -10,7 +10,7 @@ footer: true
logo: geo_location.png
ha_category: Geolocation
ha_iot_class: "Cloud Polling"
ha_release: "0.79"
ha_release: 0.79
---
The `geo_json_events` platform lets you integrate GeoJSON feeds. It retrieves events from a feed and shows information of those events filtered by distance to Home Assistant's location.

View File

@ -8,7 +8,7 @@ comments: false
sharing: true
footer: true
logo: geo_location.png
ha_release: "0.78"
ha_release: 0.78
---
Geolocation aware entities are typically related to events in the real world in the vicinity of Home Assistant's location, like for example weather events, bush fires or earthquakes.

View File

@ -10,7 +10,7 @@ footer: true
logo: nsw-rural-fire-service.png
ha_category: Geolocation
ha_iot_class: "Cloud Polling"
ha_release: "0.81"
ha_release: 0.81
---
The `nsw_rural_fire_service_feed` platform lets you integrate a GeoJSON feed provided by the [NSW Rural Fire Service](https://www.rfs.nsw.gov.au/fire-information/fires-near-me) with information about bush fires, grass fires, hazard reductions and more. It retrieves incidents from a feed and shows information of those incidents filtered by distance to Home Assistant's location.

View File

@ -10,7 +10,7 @@ footer: true
logo: logitech.png
ha_category: Remote
ha_iot_class: "Local Push"
ha_release: "0.34"
ha_release: 0.34
redirect_from:
- /components/remote.harmony/
---

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
ha_category: History
logo: home-assistant.png
ha_release: "0.55"
ha_release: 0.55
ha_qa_scale: internal
---

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
logo: ihc.png
ha_category: Hub
ha_release: "0.62"
ha_release: 0.62
ha_iot_class: "Local Push"
---

View File

@ -11,7 +11,7 @@ logo: joaoapps_join.png
ha_category:
- Hub
- Notifications
ha_release: "0.24"
ha_release: 0.24
redirect_from:
- /components/notify.joaoapps_join/
---

View File

@ -10,7 +10,7 @@ footer: true
logo: lockitron.png
ha_category: Lock
ha_iot_class: "Cloud Polling"
ha_release: "0.42"
ha_release: 0.42
---
The `lockitron` platform allows you to control your [Lockitron](https://lockitron.com/) lock from within Home Assistant.

View File

@ -10,7 +10,7 @@ footer: true
logo: sesame.png
ha_category: Lock
ha_iot_class: "Cloud Polling"
ha_release: "0.47"
ha_release: 0.47
---
The `sesame` platform allows you to control your [Sesame](https://candyhouse.co/) smart locks made by CANDY HOUSE, Inc.

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
logo: xiaomi.png
ha_category: Lock
ha_release: "0.71"
ha_release: 0.71
ha_iot_class: "Local Push"
---

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
logo: channels.png
ha_category: Media Player
ha_release: 0.65.0
ha_release: 0.65
ha_iot_class: "Local Polling"
---

View File

@ -10,7 +10,7 @@ footer: true
logo: clementine.png
ha_category: Media Player
ha_iot_class: "Local Poll"
ha_release: "0.39"
ha_release: 0.39
ha_iot_class: "Local Polling"
---

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
logo: emby.png
ha_category: Media Player
ha_release: "0.32"
ha_release: 0.32
ha_iot_class: "Local Push"
---

View File

@ -10,7 +10,7 @@ footer: true
logo: harman_kardon.png
ha_category: Media Player
ha_iot_class: "Local Polling"
ha_release: 0.85.0
ha_release: 0.85
---
The `harman_kardon_avr` platform allows you to control Harman Kardon Network Receivers from Home Assistant.

View File

@ -10,7 +10,7 @@ footer: true
logo: mediaroom.png
ha_category: Media Player
ha_iot_class: "Local Polling"
ha_release: "0.63"
ha_release: 0.63
---
The `mediaroom` component allows you to control a [Mediaroom](https://en.wikipedia.org/wiki/Ericsson_Mediaroom) Set-Top Box (STB) from Home Assistant.

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
logo: soundtouch.png
ha_category: Media Player
ha_release: 0.34.0
ha_release: 0.34
ha_iot_class: "Local Polling"
---

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
logo: microsoft.png
ha_category: Image Processing
ha_release: "0.37"
ha_release: 0.37
---
The `microsoft_face` component platform is the main component for Microsoft

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
logo: hipchat.png
ha_category: Notifications
ha_release: "0.52"
ha_release: 0.52
---
<p class='note'>

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
logo: mycroft.png
ha_category: Notifications
ha_release: "0.53"
ha_release: 0.53
---
The `mycroft` notification platform allows you to deliver notifications from Home Assistant to [Mycroft AI](https://mycroft.ai/).

View File

@ -12,7 +12,7 @@ ha_category:
- Health
- Binary Sensor
- Sensor
ha_release: "0.89"
ha_release: 0.89
ha_iot_class: "Cloud Polling"
---

View File

@ -14,7 +14,7 @@ ha_category:
- Binary Sensor
- Sensor
featured: false
ha_release: "0.83"
ha_release: 0.83
ha_config_flow: true
ha_iot_class: "Cloud Polling"
ha_qa_scale: gold

View File

@ -7,7 +7,7 @@ sidebar: true
comments: false
sharing: true
footer: true
ha_release: "0.34"
ha_release: 0.34
---
Keeps track which remotes are in your environment, their state and allows you to control them.

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
logo: route53.png
ha_category: Network
ha_release: "0.81"
ha_release: 0.81
---
With the `route53` component can you keep your AWS Route53 DNS records up to date.

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
logo: knx.png
ha_category: Scene
ha_release: "0.63"
ha_release: 0.63
---
The `knx` scenes platform allows you to trigger [KNX](http://www.knx.org) scenes.

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
logo: duke_energy.png
ha_category: Energy
ha_release: "0.74"
ha_release: 0.74
ha_iot_class: "Cloud Polling"
---

View File

@ -10,7 +10,7 @@ footer: true
logo: geizhals.png
ha_category: Sensor
ha_iot_class: "Cloud Polling"
ha_release: "0.51"
ha_release: 0.51
---
The `geizhals` sensor will give you the best price of a product from [Geizhals](https://geizhals.de) or related site. With this information can be used in e.g., automations to notify you when a price drops.

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
ha_category: Sensor
ha_iot_class: "Cloud Polling"
ha_release: "0.85"
ha_release: 0.85
---
The Islamic Prayer Times (`islamic_prayer_times`) sensor platform displays the various prayer times for Muslims as sensors.

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
ha_category: Calendar
ha_iot_class: "Local Poll"
ha_release: "0.79"
ha_release: 0.79
---
The Jewish Calendar (`jewish_calendar`) sensor platform displays a variety of information related to the Jewish Calendar as a variety of sensors.

View File

@ -10,7 +10,7 @@ footer: true
logo: rocket.png
ha_category: Sensor
ha_iot_class: "Cloud Polling"
ha_release: "0.83"
ha_release: 0.83
---
The `launch_library` sensor will provide you with information about the next planned space launch.

View File

@ -10,7 +10,7 @@ footer: true
logo: magicseaweed.png
ha_category: Sensor
featured: false
ha_release: "0.75"
ha_release: 0.75
ha_iot_class: "Cloud Polling"
---

View File

@ -10,7 +10,7 @@ footer: true
logo: home-assistant.png
ha_category: Utility
ha_iot_class: "Local Polling"
ha_release: "0.31"
ha_release: 0.31
ha_qa_scale: internal
---

View File

@ -10,7 +10,7 @@ footer: true
logo: nederlandse_spoorwegen.png
ha_category: Transport
ha_iot_class: "Cloud Polling"
ha_release: "0.57"
ha_release: 0.57
---
This sensor will provide you with time table information of the [Nederlandse Spoorwegen](https://www.ns.nl/) train service in the Netherlands.

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
logo: openevse.png
ha_category: Car
ha_release: "0.38"
ha_release: 0.38
ha_iot_class: "Local Polling"
---

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
logo: raincloud.jpg
ha_category: Irrigation
ha_release: "0.55"
ha_release: 0.55
ha_iot_class: "Cloud Polling"
---

View File

@ -10,7 +10,7 @@ footer: true
logo: network-snmp.png
ha_category: System Monitor
ha_iot_class: "Local Polling"
ha_release: "0.22"
ha_release: 0.22
---
The `snmp` sensor platform displays information available through the [Simple Network Management Protocol (SNMP)](https://en.wikipedia.org/wiki/Simple_Network_Management_Protocol). SNMP uses a tree-like hierarchy where each node is an object, and is mainly supported by network-oriented devices such as routers, modems, and printers.

View File

@ -6,7 +6,7 @@ date: 2018-10-30 08:00
sidebar: true
comments: false
ha_category: Energy
ha_release: "0.83"
ha_release: 0.83
ha_iot_class: "Cloud Polling"
---

View File

@ -10,7 +10,7 @@ footer: true
logo: starlingbank.png
ha_category: Finance
featured: false
ha_release: "0.79"
ha_release: 0.79
ha_iot_class: "Cloud Polling"
---

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
logo: tank_utility.png
ha_category: Energy
ha_release: "0.53"
ha_release: 0.53
---
Add [Tank Utility](https://www.tankutility.com/) propane tank monitors to Home Assistant.

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
logo: thermoworks.png
ha_category: Sensor
ha_release: 0.81.0
ha_release: 0.81
ha_iot_class: "Cloud Polling"
---

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
logo: trafikverket.png
ha_category: Weather
ha_release: 0.66.0
ha_release: 0.66
ha_iot_class: "Cloud Polling"
---

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
logo: travisci.svg
ha_category: Sensor
ha_release: "0.56"
ha_release: 0.56
ha_iot_class: "Cloud Polling"
---

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
logo: icann.png
ha_category: Network
ha_release: "0.57"
ha_release: 0.57
ha_iot_class: "Cloud Polling"
---

View File

@ -8,7 +8,7 @@ comments: false
sharing: true
footer: true
logo: smappee.png
ha_release: "0.64"
ha_release: 0.64
ha_category:
- Hub
- Energy

View File

@ -20,7 +20,7 @@ ha_category:
- Sensor
- Scene
- Switch
ha_release: "0.87"
ha_release: 0.87
ha_iot_class: "Cloud Push"
redirect_from:
- /components/smartthings.binary_sensor/

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
logo: raincloud.jpg
ha_category: Irrigation
ha_release: "0.55"
ha_release: 0.55
ha_iot_class: "Cloud Polling"
---

View File

@ -9,7 +9,7 @@ comments: false
sharing: true
footer: true
logo: "ankuoo_recswitch.png"
ha_release: "0.81"
ha_release: 0.81
ha_category: Switch
ha_iot_class: "Local Polling"
---

View File

@ -10,7 +10,7 @@ footer: true
logo: tp-link.png
ha_category: Switch
ha_iot_class: "Local Polling"
ha_release: "0.24"
ha_release: 0.24
---
The `tplink` switch platform allows you to control the state of your [TP-Link smart switch](http://www.tp-link.com/en/products/list-5258.html).

View File

@ -8,7 +8,7 @@ comments: false
sharing: true
footer: true
logo: telldus_tellstick.png
ha_release: "pre 0.7"
ha_release: pre 0.7
ha_category:
- Hub
- Cover

View File

@ -12,7 +12,7 @@ ha_category:
- Hub
- Presence Detection
- Switch
ha_release: "0.81"
ha_release: 0.81
ha_iot_class: "Local Polling"
redirect_from:
- /components/device_tracker.unifi/

View File

@ -13,7 +13,7 @@ ha_category:
- Binary Sensor
- Sensor
- Switch
ha_release: "0.58"
ha_release: 0.58
logo: vultr.png
ha_iot_class: "Cloud Polling"
redirect_from:

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
logo: ethernet.png
ha_category: Network
ha_release: "0.49"
ha_release: 0.49
ha_iot_class: "Local Push"
---

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
logo: econet.png
ha_category: Water heater
ha_release: 0.61.0
ha_release: 0.61
ha_iot_class: "Cloud Polling"
redirect_from: /components/climate.econet/
---

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
logo: xiaomi.png
ha_category: Hub
ha_release: "0.57"
ha_release: 0.57
ha_iot_class: "Local Push"
redirect_from: /components/xiaomi/
---