mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Correct internal quality scale labels to improve analytics (#17380)
This commit is contained in:
parent
bba8425a84
commit
fc9628c276
@ -4,6 +4,7 @@ description: Instructions on how to add air quality sensors with Home Assistant
|
||||
ha_release: 0.85
|
||||
ha_iot_class:
|
||||
ha_domain: air_quality
|
||||
ha_quality_scale: internal
|
||||
---
|
||||
|
||||
The `air_quality` gather information about the air quality and pollution details.
|
||||
|
@ -7,7 +7,6 @@ ha_category:
|
||||
ha_release: 0.12
|
||||
ha_iot_class: Local Polling
|
||||
ha_domain: command_line
|
||||
ha_quality_scale: internal
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- cover
|
||||
|
@ -6,6 +6,7 @@ ha_category:
|
||||
logo: geo_location.png
|
||||
ha_release: 0.78
|
||||
ha_domain: geo_location
|
||||
ha_quality_scale: internal
|
||||
ha_iot_class:
|
||||
---
|
||||
|
||||
|
@ -9,7 +9,6 @@ ha_config_flow: true
|
||||
ha_codeowners:
|
||||
- '@issacg'
|
||||
ha_domain: local_ip
|
||||
ha_quality_scale: internal
|
||||
ha_platforms:
|
||||
- sensor
|
||||
---
|
||||
|
@ -6,6 +6,7 @@ ha_codeowners:
|
||||
- '@pvizeli'
|
||||
ha_domain: stt
|
||||
ha_iot_class:
|
||||
ha_quality_scale: internal
|
||||
---
|
||||
|
||||
Speech-to-Text (STT) allows you to stream speech data to the STT API and get text back.
|
||||
|
@ -2,6 +2,7 @@
|
||||
ha_release: 0.8
|
||||
title: Webhook
|
||||
ha_domain: webhook
|
||||
ha_quality_scale: internal
|
||||
ha_iot_class:
|
||||
---
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user