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 logo: amazon-echo.png
ha_category: Voice ha_category: Voice
featured: true featured: true
ha_release: '0.10' ha_release: "0.10"
--- ---
## {% linkable_title Automatic setup via Home Assistant Cloud %} ## {% linkable_title Automatic setup via Home Assistant Cloud %}

View File

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

View File

@ -13,7 +13,7 @@ ha_category:
- Binary Sensor - Binary Sensor
- Camera - Camera
- Lock - Lock
ha_release: "0.64" ha_release: 0.64
ha_iot_class: "Cloud Polling" ha_iot_class: "Cloud Polling"
redirect_from: redirect_from:
- /components/binary_sensor.august/ - /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 %} ### {% 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: ha_category:
- Camera - Camera
- Binary Sensor - Binary Sensor
ha_release: "0.45" ha_release: 0.45
ha_iot_class: "Local Polling" ha_iot_class: "Local Polling"
redirect_from: redirect_from:
- /components/binary_sensor.axis/ - /components/binary_sensor.axis/

View File

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

View File

@ -10,7 +10,7 @@ footer: true
logo: rflink.png logo: rflink.png
ha_category: Binary Sensor ha_category: Binary Sensor
ha_iot_class: "Local Push" 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). 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 footer: true
logo: uptimerobot.png logo: uptimerobot.png
ha_category: System Monitor ha_category: System Monitor
ha_release: "0.72" ha_release: 0.72
ha_iot_class: "Cloud Polling" ha_iot_class: "Cloud Polling"
--- ---

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -9,7 +9,7 @@ sharing: true
footer: true footer: true
logo: bt.png logo: bt.png
ha_category: Presence Detection ha_category: Presence Detection
ha_release: "0.82" ha_release: 0.82
ha_iot_class: "Local Polling" ha_iot_class: "Local Polling"
--- ---
@ -28,7 +28,7 @@ device_tracker:
{% configuration %} {% configuration %}
host: host:
description: The IP address of your router description: The IP address of your router
default: 192.168.1.254 default: 192.168.1.254
required: false required: false
type: string type: string

View File

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

View File

@ -12,7 +12,7 @@ ha_category:
- Doorbell - Doorbell
- Camera - Camera
- Switch - Switch
ha_release: "0.54" ha_release: 0.54
ha_iot_class: "Local Push" ha_iot_class: "Local Push"
redirect_from: redirect_from:
- /components/camera.doorbird/ - /components/camera.doorbird/
@ -173,4 +173,4 @@ To enable this switch, add the following lines to your `configuration.yaml` file
# Example configuration.yaml entry # Example configuration.yaml entry
switch: switch:
- platform: doorbird - platform: doorbird
``` ```

View File

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

View File

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

View File

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

View File

@ -9,24 +9,24 @@ sharing: true
footer: true footer: true
logo: home-assistant.png logo: home-assistant.png
ha_category: Hub ha_category: Hub
ha_release: 0.86.0 ha_release: 0.86
ha_iot_class: "Local Push" ha_iot_class: "Local Push"
--- ---
This component integrates an emulated Roku API into Home Assistant, 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. 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. 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. 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. 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 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. 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) 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 %} ## {% 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. `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. `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`. `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: The available keys are listed here:
[Roku key codes](https://sdkdocs.roku.com/display/sdkdoc/External+Control+API#ExternalControlAPI-KeypressKeyValues) [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: * 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. * 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. * 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. * 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`. * 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 - Sensor
- Scene - Scene
- Switch - Switch
ha_release: "0.83" ha_release: 0.83
ha_iot_class: "Local Push" ha_iot_class: "Local Push"
redirect_from: redirect_from:
- /components/scene.fibaro/ - /components/scene.fibaro/

View File

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

View File

@ -10,7 +10,7 @@ footer: true
logo: geo_location.png logo: geo_location.png
ha_category: Geolocation ha_category: Geolocation
ha_iot_class: "Cloud Polling" 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. 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 sharing: true
footer: true footer: true
logo: geo_location.png 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. 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 logo: nsw-rural-fire-service.png
ha_category: Geolocation ha_category: Geolocation
ha_iot_class: "Cloud Polling" 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. 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 logo: logitech.png
ha_category: Remote ha_category: Remote
ha_iot_class: "Local Push" ha_iot_class: "Local Push"
ha_release: "0.34" ha_release: 0.34
redirect_from: redirect_from:
- /components/remote.harmony/ - /components/remote.harmony/
--- ---
@ -41,7 +41,7 @@ You can override some default configuration values on a discovered hub (e.g., th
```yaml ```yaml
# Example configuration.yaml entry with discovery # Example configuration.yaml entry with discovery
- platform: harmony - platform: harmony
name: Living Room name: Living Room
activity: Watch TV activity: Watch TV
``` ```
@ -154,7 +154,7 @@ In the file 'harmony_REMOTENAME.conf' you can find the available devices and com
"Mute" "Mute"
], ],
"id": "428297615" "id": "428297615"
} }
} }
} }
``` ```
@ -186,7 +186,7 @@ data:
### {% linkable_title Service `remote.harmony_change_channel` %} ### {% 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 | | Service data attribute | Optional | Description |
| ---------------------- | -------- | ----------- | | ---------------------- | -------- | ----------- |

View File

@ -9,7 +9,7 @@ sharing: true
footer: true footer: true
ha_category: History ha_category: History
logo: home-assistant.png logo: home-assistant.png
ha_release: "0.55" ha_release: 0.55
ha_qa_scale: internal ha_qa_scale: internal
--- ---
@ -27,7 +27,7 @@ history_graph:
gr1: gr1:
entities: entities:
- light.ceiling.lights - light.ceiling.lights
``` ```
{% configuration %} {% configuration %}
@ -40,7 +40,7 @@ name:
required: false required: false
default: ID default: ID
type: string type: string
hours_to_show: hours_to_show:
description: Number of hours to show in the graph. description: Number of hours to show in the graph.
required: false required: false
default: 24 default: 24

View File

@ -9,7 +9,7 @@ sharing: true
footer: true footer: true
logo: ihc.png logo: ihc.png
ha_category: Hub ha_category: Hub
ha_release: "0.62" ha_release: 0.62
ha_iot_class: "Local Push" ha_iot_class: "Local Push"
--- ---
@ -26,11 +26,11 @@ ihc:
- url: 'http://192.168.1.3' - url: 'http://192.168.1.3'
username: YOUR_USERNAME username: YOUR_USERNAME
password: YOUR_PASSWORD password: YOUR_PASSWORD
info: true info: true
- url: 'http://192.168.1.4' - url: 'http://192.168.1.4'
username: YOUR_USERNAME2 username: YOUR_USERNAME2
password: YOUR_PASSWORD2 password: YOUR_PASSWORD2
info: true info: true
``` ```
{% configuration %} {% configuration %}

View File

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

View File

@ -10,7 +10,7 @@ footer: true
logo: lockitron.png logo: lockitron.png
ha_category: Lock ha_category: Lock
ha_iot_class: "Cloud Polling" 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. 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 logo: sesame.png
ha_category: Lock ha_category: Lock
ha_iot_class: "Cloud Polling" 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. 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 footer: true
logo: xiaomi.png logo: xiaomi.png
ha_category: Lock ha_category: Lock
ha_release: "0.71" ha_release: 0.71
ha_iot_class: "Local Push" ha_iot_class: "Local Push"
--- ---

View File

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

View File

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

View File

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

View File

@ -10,7 +10,7 @@ footer: true
logo: harman_kardon.png logo: harman_kardon.png
ha_category: Media Player ha_category: Media Player
ha_iot_class: "Local Polling" 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. The `harman_kardon_avr` platform allows you to control Harman Kardon Network Receivers from Home Assistant.
@ -49,4 +49,4 @@ port:
A few notes: 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 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 logo: mediaroom.png
ha_category: Media Player ha_category: Media Player
ha_iot_class: "Local Polling" 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. 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. 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. 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 footer: true
logo: soundtouch.png logo: soundtouch.png
ha_category: Media Player ha_category: Media Player
ha_release: 0.34.0 ha_release: 0.34
ha_iot_class: "Local Polling" ha_iot_class: "Local Polling"
--- ---
@ -54,7 +54,7 @@ name:
default: Bose Soundtouch default: Bose Soundtouch
type: string type: string
port: port:
description: The port number. description: The port number.
required: false required: false
default: 8090 default: 8090
type: integer type: integer

View File

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

View File

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

View File

@ -9,7 +9,7 @@ sharing: true
footer: true footer: true
logo: mycroft.png logo: mycroft.png
ha_category: Notifications 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/). 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 sharing: true
footer: true footer: true
logo: owlet.svg logo: owlet.svg
ha_category: ha_category:
- Health - Health
- Binary Sensor - Binary Sensor
- Sensor - Sensor
ha_release: "0.89" ha_release: 0.89
ha_iot_class: "Cloud Polling" ha_iot_class: "Cloud Polling"
--- ---

View File

@ -14,7 +14,7 @@ ha_category:
- Binary Sensor - Binary Sensor
- Sensor - Sensor
featured: false featured: false
ha_release: "0.83" ha_release: 0.83
ha_config_flow: true ha_config_flow: true
ha_iot_class: "Cloud Polling" ha_iot_class: "Cloud Polling"
ha_qa_scale: gold ha_qa_scale: gold
@ -61,7 +61,7 @@ The integration supports the following device types within Home Assistant:
- [Sensor](#sensor) - [Sensor](#sensor)
<p class='note'> <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> </p>
## {% linkable_title Alarm %} ## {% linkable_title Alarm %}

View File

@ -7,7 +7,7 @@ sidebar: true
comments: false comments: false
sharing: true sharing: true
footer: 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. 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 footer: true
logo: route53.png logo: route53.png
ha_category: Network 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. 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 footer: true
logo: knx.png logo: knx.png
ha_category: Scene 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. The `knx` scenes platform allows you to trigger [KNX](http://www.knx.org) scenes.

View File

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

View File

@ -10,7 +10,7 @@ footer: true
logo: geizhals.png logo: geizhals.png
ha_category: Sensor ha_category: Sensor
ha_iot_class: "Cloud Polling" 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. 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 footer: true
ha_category: Sensor ha_category: Sensor
ha_iot_class: "Cloud Polling" 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. 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 - University of Islamic Sciences in Karachi
- Islamic Society of North America - Islamic Society of North America
- Muslim World League - Muslim World League
- Umm Al-Qura University in Makkah - Umm Al-Qura University in Makkah
## {% linkable_title Configuration %} ## {% linkable_title Configuration %}

View File

@ -9,7 +9,7 @@ sharing: true
footer: true footer: true
ha_category: Calendar ha_category: Calendar
ha_iot_class: "Local Poll" 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. 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 logo: rocket.png
ha_category: Sensor ha_category: Sensor
ha_iot_class: "Cloud Polling" 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. 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 logo: magicseaweed.png
ha_category: Sensor ha_category: Sensor
featured: false featured: false
ha_release: "0.75" ha_release: 0.75
ha_iot_class: "Cloud Polling" ha_iot_class: "Cloud Polling"
--- ---

View File

@ -10,7 +10,7 @@ footer: true
logo: home-assistant.png logo: home-assistant.png
ha_category: Utility ha_category: Utility
ha_iot_class: "Local Polling" ha_iot_class: "Local Polling"
ha_release: "0.31" ha_release: 0.31
ha_qa_scale: internal ha_qa_scale: internal
--- ---
@ -20,7 +20,7 @@ This sensor is an alternative to the [template sensor](/components/sensor.templa
{% raw %} {% raw %}
```yaml ```yaml
{{ ((float(states.sensor.kitchen_temperature.state) + {{ ((float(states.sensor.kitchen_temperature.state) +
float(states.sensor.living_room_temperature.state) + float(states.sensor.living_room_temperature.state) +
float(states.sensor.office_temperature.state)) / 3) | round(2) float(states.sensor.office_temperature.state)) / 3) | round(2)
}} }}

View File

@ -10,7 +10,7 @@ footer: true
logo: nederlandse_spoorwegen.png logo: nederlandse_spoorwegen.png
ha_category: Transport ha_category: Transport
ha_iot_class: "Cloud Polling" 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. 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 footer: true
logo: openevse.png logo: openevse.png
ha_category: Car ha_category: Car
ha_release: "0.38" ha_release: 0.38
ha_iot_class: "Local Polling" ha_iot_class: "Local Polling"
--- ---
@ -30,7 +30,7 @@ sensor:
``` ```
{% configuration %} {% configuration %}
host: host:
description: The IP address or hostname of your charger. description: The IP address or hostname of your charger.
required: true required: true
type: string type: string

View File

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

View File

@ -10,7 +10,7 @@ footer: true
logo: network-snmp.png logo: network-snmp.png
ha_category: System Monitor ha_category: System Monitor
ha_iot_class: "Local Polling" 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. 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 sidebar: true
comments: false comments: false
ha_category: Energy ha_category: Energy
ha_release: "0.83" ha_release: 0.83
ha_iot_class: "Cloud Polling" ha_iot_class: "Cloud Polling"
--- ---

View File

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

View File

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

View File

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

View File

@ -9,7 +9,7 @@ sharing: true
footer: true footer: true
logo: trafikverket.png logo: trafikverket.png
ha_category: Weather ha_category: Weather
ha_release: 0.66.0 ha_release: 0.66
ha_iot_class: "Cloud Polling" ha_iot_class: "Cloud Polling"
--- ---
@ -42,36 +42,36 @@ sensor:
``` ```
{% configuration %} {% configuration %}
name: name:
description: Your unique name of the device in the frontend. description: Your unique name of the device in the frontend.
required: true 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 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: monitored_conditions:
description: Specify what measurement data to retrieve from the weather station. description: Specify what measurement data to retrieve from the weather station.
required: true required: true
type: map type: map
keys: keys:
air_temp: air_temp:
description: Air temperature. description: Air temperature.
road_temp: road_temp:
description: The temperature in the road. description: The temperature in the road.
humidity: humidity:
description: Relative humidity. description: Relative humidity.
precipitation: precipitation:
description: Type of precipitation (Swedish text). description: Type of precipitation (Swedish text).
wind_direction: wind_direction:
description: Wind direction in degrees. description: Wind direction in degrees.
wind_direction_text: wind_direction_text:
description: Rough wind direction in twelve variants (Swedish text). description: Rough wind direction in twelve variants (Swedish text).
wind_speed: wind_speed:
description: Average wind speed during the last 10 minutes. description: Average wind speed during the last 10 minutes.
{% endconfiguration %} {% endconfiguration %}

View File

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

View File

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

View File

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

View File

@ -20,7 +20,7 @@ ha_category:
- Sensor - Sensor
- Scene - Scene
- Switch - Switch
ha_release: "0.87" ha_release: 0.87
ha_iot_class: "Cloud Push" ha_iot_class: "Cloud Push"
redirect_from: redirect_from:
- /components/smartthings.binary_sensor/ - /components/smartthings.binary_sensor/
@ -132,8 +132,8 @@ SmartThings represents devices as a set of [capabilities](https://smartthings.de
- [Binary Sensor](#binary-sensor) - [Binary Sensor](#binary-sensor)
- [Climate](#climate) - [Climate](#climate)
- [Cover](#cover) - [Cover](#cover)
- [Fan](#fan) - [Fan](#fan)
- [Light](#light) - [Light](#light)
- [Lock](#lock) - [Lock](#lock)
- [Sensor](#sensor) - [Sensor](#sensor)
- [Scene](#scene) - [Scene](#scene)

View File

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

View File

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

View File

@ -10,7 +10,7 @@ footer: true
logo: tp-link.png logo: tp-link.png
ha_category: Switch ha_category: Switch
ha_iot_class: "Local Polling" 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). 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 sharing: true
footer: true footer: true
logo: telldus_tellstick.png logo: telldus_tellstick.png
ha_release: "pre 0.7" ha_release: pre 0.7
ha_category: ha_category:
- Hub - Hub
- Cover - Cover
@ -151,4 +151,4 @@ To use your TellStick device, you first have to set up your [Tellstick hub](#con
# Example configuration.yaml entry # Example configuration.yaml entry
switch: switch:
- platform: tellstick - platform: tellstick
``` ```

View File

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

View File

@ -13,7 +13,7 @@ ha_category:
- Binary Sensor - Binary Sensor
- Sensor - Sensor
- Switch - Switch
ha_release: "0.58" ha_release: 0.58
logo: vultr.png logo: vultr.png
ha_iot_class: "Cloud Polling" ha_iot_class: "Cloud Polling"
redirect_from: redirect_from:
@ -199,4 +199,4 @@ switch:
- platform: vultr - platform: vultr
name: Amazing Server name: Amazing Server
subscription: 123456 subscription: 123456
``` ```

View File

@ -9,7 +9,7 @@ sharing: true
footer: true footer: true
logo: ethernet.png logo: ethernet.png
ha_category: Network ha_category: Network
ha_release: "0.49" ha_release: 0.49
ha_iot_class: "Local Push" 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: Sample service data:
```json ```json
{ {
"mac":"00:40:13:ed:f1:32" "mac":"00:40:13:ed:f1:32"
} }
``` ```

View File

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

View File

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