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/
@ -84,4 +84,4 @@ If you have August Smart Lock with DoorSense, once you have enabled the August c
### {% linkable_title Camera %}
The `august` camera platform allows you to view the latest camera image (triggered by motion) by your [August](http://august.com) device in Home Assistant.
The `august` camera platform allows you to view the latest camera image (triggered by motion) by your [August](http://august.com) device in Home Assistant.

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"
---
@ -28,7 +28,7 @@ device_tracker:
{% configuration %}
host:
description: The IP address of your router
description: The IP address of your router
default: 192.168.1.254
required: false
type: string

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/
@ -173,4 +173,4 @@ To enable this switch, add the following lines to your `configuration.yaml` file
# Example configuration.yaml entry
switch:
- platform: 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,24 +9,24 @@ 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"
---
This component integrates an emulated Roku API into Home Assistant,
so remotes such as Harmony and Android apps can connect to it through WiFi as if it were a Roku player.
Home Assistant will see key presses and app launches as Events, which you can use as triggers for automations.
Multiple Roku servers may be started if you run out of buttons by specifying multiple server entries.
This component integrates an emulated Roku API into Home Assistant,
so remotes such as Harmony and Android apps can connect to it through WiFi as if it were a Roku player.
Home Assistant will see key presses and app launches as Events, which you can use as triggers for automations.
Multiple Roku servers may be started if you run out of buttons by specifying multiple server entries.
<p class='note'>
<p class='note'>
Windows is not supported because Home Assistant uses `ProactorEventLoop` which does not support UDP sockets.
</p>
</p>
<p class='note warning'>
<p class='note warning'>
This component opens an unauthenticated API on the host, allowing anything on the local network to access
your Home Assistant instance through the automations you create with emulated Roku as the trigger.
Using a proxy with whitelisted IP addresses is recommended. (set `advertise_ip` to the proxy's ip or DNS name)
</p>
</p>
## {% linkable_title Configuration %}
@ -83,7 +83,7 @@ Field | Description
`source_name` | Name of the emulated Roku instance that sent the event. Only required when using multiple instances to filter event sources.
`type` | The type of the event that was called on the API.
`key` | the code of the pressed key when the command `type` is `keypress`, `keyup` or `keydown`.
`app_id` | the id of the app that was launched when command `type` is `launch`.
`app_id` | the id of the app that was launched when command `type` is `launch`.
The available keys are listed here:
[Roku key codes](https://sdkdocs.roku.com/display/sdkdoc/External+Control+API#ExternalControlAPI-KeypressKeyValues)
@ -120,6 +120,6 @@ Known limitations:
* Harmony uses UPnP discovery (UPnP is not needed after pairing), which might not work in Docker. You can:
* Change Docker to host networking temporarily, then revert after pairing.
* Run the `advertise.py` helper script from the emulated_roku library directly somewhere else and point it to the emulated Roku API.
* Harmony cannot launch apps as it uses IR instead of the WiFi API and will not display the custom dummy app list.
* Harmony cannot launch apps as it uses IR instead of the WiFi API and will not display the custom dummy app list.
* Home control buttons cannot be assigned to emulated Roku on the Harmony Hub Companion remote as they are limited to Hue (and possibly other APIs) within Harmony.
* Harmony will not set the name of the added emulated Roku device to the specified `name`.

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/
---
@ -41,7 +41,7 @@ You can override some default configuration values on a discovered hub (e.g., th
```yaml
# Example configuration.yaml entry with discovery
- platform: harmony
name: Living Room
name: Living Room
activity: Watch TV
```
@ -154,7 +154,7 @@ In the file 'harmony_REMOTENAME.conf' you can find the available devices and com
"Mute"
],
"id": "428297615"
}
}
}
}
```
@ -186,7 +186,7 @@ data:
### {% linkable_title Service `remote.harmony_change_channel` %}
Sends the change channel command to the Harmony HUB
Sends the change channel command to the Harmony HUB
| Service data attribute | Optional | Description |
| ---------------------- | -------- | ----------- |

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
---
@ -27,7 +27,7 @@ history_graph:
gr1:
entities:
- light.ceiling.lights
```
{% configuration %}
@ -40,7 +40,7 @@ name:
required: false
default: ID
type: string
hours_to_show:
hours_to_show:
description: Number of hours to show in the graph.
required: false
default: 24

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"
---
@ -26,11 +26,11 @@ ihc:
- url: 'http://192.168.1.3'
username: YOUR_USERNAME
password: YOUR_PASSWORD
info: true
info: true
- url: 'http://192.168.1.4'
username: YOUR_USERNAME2
password: YOUR_PASSWORD2
info: true
info: true
```
{% configuration %}

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.
@ -49,4 +49,4 @@ port:
A few notes:
- The newest firmware automatically shuts down the AVR after a certain amount of time. The AVR is then not available on the network anymore, so the 'on' command will not work.
- The AVR has no endpoints to determine the volume, muted, playing etc., so if the remote control is used, HA will not know the new states of the device.
- The AVR has no endpoints to determine the volume, muted, playing etc., so if the remote control is used, HA will not know the new states of the device.

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.
@ -47,7 +47,7 @@ Notice that all parameters are optional, and discovery should configure everythi
The component has been developed for Portuguese TV operators currently using the Mediaroom platform, but should also work in other deployments in which the STB can be controlled remotely through a socket on port 8082.
In most cases (single STB) you just need to setup the *platform* and discovery will do the rest.
In most cases (single STB) you just need to setup the *platform* and discovery will do the rest.
If the STB is on the same network segment as Home Assistant, it can determine whether the device is turned on or off. Without this, the component will fail to determine the Set-top box status, and you are required to add the *optimistic* configuration variable.

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"
---
@ -54,7 +54,7 @@ name:
default: Bose Soundtouch
type: string
port:
description: The port number.
description: The port number.
required: false
default: 8090
type: integer

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

@ -8,11 +8,11 @@ comments: false
sharing: true
footer: true
logo: owlet.svg
ha_category:
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
@ -61,7 +61,7 @@ The integration supports the following device types within Home Assistant:
- [Sensor](#sensor)
<p class='note'>
The Point is just active occasionally so the [Sensors](#sensor) are only updated every hour or so. The [Binary Sensors](#binary-sensor) are however updated via [Cloud Push](https://www.home-assistant.io/blog/2016/02/12/classifying-the-internet-of-things/#cloud-pushing-new-state), making the changes close to instant.
The Point is just active occasionally so the [Sensors](#sensor) are only updated every hour or so. The [Binary Sensors](#binary-sensor) are however updated via [Cloud Push](https://www.home-assistant.io/blog/2016/02/12/classifying-the-internet-of-things/#cloud-pushing-new-state), making the changes close to instant.
</p>
## {% linkable_title Alarm %}

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.
@ -19,7 +19,7 @@ This platform calculates prayer times using the following calculation methods:
- University of Islamic Sciences in Karachi
- Islamic Society of North America
- Muslim World League
- Umm Al-Qura University in Makkah
- Umm Al-Qura University in Makkah
## {% linkable_title Configuration %}

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
---
@ -20,7 +20,7 @@ This sensor is an alternative to the [template sensor](/components/sensor.templa
{% raw %}
```yaml
{{ ((float(states.sensor.kitchen_temperature.state) +
{{ ((float(states.sensor.kitchen_temperature.state) +
float(states.sensor.living_room_temperature.state) +
float(states.sensor.office_temperature.state)) / 3) | round(2)
}}

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"
---
@ -30,7 +30,7 @@ sensor:
```
{% configuration %}
host:
host:
description: The IP address or hostname of your charger.
required: true
type: string

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"
---
@ -42,36 +42,36 @@ sensor:
```
{% configuration %}
name:
description: Your unique name of the device in the frontend.
required: true
name:
description: Your unique name of the device in the frontend.
required: true
type: string
api_key:
description: Your personal API key from Trafikverket.
required: true
type: string
station:
description: Name of the weather station from Trafikverket.
required: true
type: string
api_key:
description: Your personal API key from Trafikverket.
required: true
type: string
station:
description: Name of the weather station from Trafikverket.
required: true
type: string
monitored_conditions:
description: Specify what measurement data to retrieve from the weather station.
required: true
type: map
required: true
type: map
keys:
air_temp:
description: Air temperature.
road_temp:
description: The temperature in the road.
humidity:
description: Relative humidity.
precipitation:
description: Type of precipitation (Swedish text).
wind_direction:
description: Wind direction in degrees.
wind_direction_text:
description: Rough wind direction in twelve variants (Swedish text).
wind_speed:
air_temp:
description: Air temperature.
road_temp:
description: The temperature in the road.
humidity:
description: Relative humidity.
precipitation:
description: Type of precipitation (Swedish text).
wind_direction:
description: Wind direction in degrees.
wind_direction_text:
description: Rough wind direction in twelve variants (Swedish text).
wind_speed:
description: Average wind speed during the last 10 minutes.
{% endconfiguration %}

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/
@ -132,8 +132,8 @@ SmartThings represents devices as a set of [capabilities](https://smartthings.de
- [Binary Sensor](#binary-sensor)
- [Climate](#climate)
- [Cover](#cover)
- [Fan](#fan)
- [Light](#light)
- [Fan](#fan)
- [Light](#light)
- [Lock](#lock)
- [Sensor](#sensor)
- [Scene](#scene)

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
@ -151,4 +151,4 @@ To use your TellStick device, you first have to set up your [Tellstick hub](#con
# Example configuration.yaml entry
switch:
- platform: tellstick
```
```

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:
@ -199,4 +199,4 @@ switch:
- platform: vultr
name: Amazing Server
subscription: 123456
```
```

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"
---
@ -40,7 +40,7 @@ Send a _magic packet_ to wake up a device with 'Wake-On-LAN' capabilities.
Sample service data:
```json
{
{
"mac":"00:40:13:ed:f1:32"
}
```

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/
---