Sync config flow with codebase (#11661)

This commit is contained in:
Franck Nijhof 2020-01-07 17:00:56 +01:00 committed by GitHub
parent f1ac07a0ba
commit c946664927
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 7 additions and 0 deletions

View File

@ -6,6 +6,7 @@ ha_category:
- System Monitor
ha_release: 0.104
ha_iot_class: Local Polling
ha_config_flow: true
---
The `Brother Printer` integration allows you to read current data from your local Brother printer.

View File

@ -7,6 +7,7 @@ ha_category:
ha_release: 0.104
ha_iot_class: Local Polling
ha_qa_scale: platinum
ha_config_flow: true
---
The [Elgato Key Light](https://www.elgato.com/en/gaming/key-light) sets the

View File

@ -6,6 +6,7 @@ ha_category:
- Health
ha_release: 0.104
ha_iot_class: Cloud Polling
ha_config_flow: true
---
The `gios` integration uses the [GIOŚ](http://powietrze.gios.gov.pl/pjp/current) web service as a source for air quality data for your location.

View File

@ -7,6 +7,7 @@ ha_category:
- Sensor
ha_iot_class: Cloud Polling
ha_release: '0.10'
ha_config_flow: true
---
The `icloud` integration allows you to detect presence using the [iCloud](https://www.icloud.com/) service. iCloud allows users to track their location on iOS devices.

View File

@ -6,6 +6,7 @@ ha_category:
- Network
ha_iot_class: Local Polling
ha_release: 0.105
ha_config_flow: true
---
The `local_ip` sensor will expose the local (LAN) IP address of your Home Assistant instance. This can be useful when your instance has a static public hostname (for example, if you use the Nabu Casa service), but have a dynamically allocated local LAN address (for example, configured via DHCP).

View File

@ -6,6 +6,7 @@ ha_category:
- System Monitor
ha_iot_class: Cloud Polling
ha_release: 0.104
ha_config_flow: true
---
The `sentry` integration integrates with [Sentry](https://sentry.io/) to capture both logged errors as well as unhandled exceptions in Home Assistant.

View File

@ -12,6 +12,7 @@ ha_category:
- Switch
ha_release: 0.53
ha_iot_class: Cloud Polling
ha_config_flow: true
---
The `Tesla` integration offers integration with the [Tesla](https://auth.tesla.com/login) cloud service and provides presence detection as well as sensors such as charger state and temperature.