mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Sync config flow with codebase (#11661)
This commit is contained in:
parent
f1ac07a0ba
commit
c946664927
@ -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.
|
||||
|
@ -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
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
@ -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).
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user