Add missing internal quality_scale (#17249)

This commit is contained in:
Joakim Sørensen 2021-04-03 12:42:58 +02:00 committed by GitHub
parent a29992059e
commit 56f6152f33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
15 changed files with 15 additions and 0 deletions

View File

@ -4,6 +4,7 @@ description: Instructions on how to integrate calendars within Home Assistant.
ha_release: 0.33 ha_release: 0.33
ha_iot_class: ha_iot_class:
ha_domain: calendar ha_domain: calendar
ha_quality_scale: internal
--- ---
The calendar integration allows you to integrate your calendars into Home Assistant. The calendar integration allows you to integrate your calendars into Home Assistant.

View File

@ -7,6 +7,7 @@ ha_category:
ha_release: 0.12 ha_release: 0.12
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_domain: command_line ha_domain: command_line
ha_quality_scale: internal
ha_platforms: ha_platforms:
- binary_sensor - binary_sensor
- cover - cover

View File

@ -6,6 +6,7 @@ ha_category:
ha_release: 0.88 ha_release: 0.88
ha_domain: default_config ha_domain: default_config
ha_iot_class: Calculated ha_iot_class: Calculated
ha_quality_scale: internal
--- ---
This integration is a meta-component and configures a default set of integrations for Home Assistant to load. The integrations that will be loaded are: This integration is a meta-component and configures a default set of integrations for Home Assistant to load. The integrations that will be loaded are:

View File

@ -6,6 +6,7 @@ ha_category:
ha_iot_class: Local Push ha_iot_class: Local Push
ha_release: 2021.2 ha_release: 2021.2
ha_domain: dhcp ha_domain: dhcp
ha_quality_scale: internal
ha_codeowners: ha_codeowners:
- '@bdraco' - '@bdraco'
--- ---

View File

@ -5,6 +5,7 @@ ha_category:
- Image Processing - Image Processing
ha_release: 0.36 ha_release: 0.36
ha_domain: image_processing ha_domain: image_processing
ha_quality_scale: internal
ha_iot_class: ha_iot_class:
--- ---

View File

@ -9,6 +9,7 @@ ha_config_flow: true
ha_codeowners: ha_codeowners:
- '@issacg' - '@issacg'
ha_domain: local_ip ha_domain: local_ip
ha_quality_scale: internal
ha_platforms: ha_platforms:
- sensor - sensor
--- ---

View File

@ -6,6 +6,7 @@ ha_category:
ha_release: 0.7 ha_release: 0.7
ha_domain: logbook ha_domain: logbook
ha_iot_class: ha_iot_class:
ha_quality_scale: internal
--- ---
<img src='/images/screenshots/logbook.png' style='margin-left:10px; float: right;' height="100" /> <img src='/images/screenshots/logbook.png' style='margin-left:10px; float: right;' height="100" />

View File

@ -8,6 +8,7 @@ ha_domain: media_source
ha_codeowners: ha_codeowners:
- '@hunterjm' - '@hunterjm'
ha_iot_class: ha_iot_class:
ha_quality_scale: internal
--- ---
The Media Source integration platform allows integrations to expose media for The Media Source integration platform allows integrations to expose media for

View File

@ -6,6 +6,7 @@ ha_category:
ha_release: 2021.3 ha_release: 2021.3
ha_domain: my ha_domain: my
ha_iot_class: ha_iot_class:
ha_quality_scale: internal
ha_codeowners: ha_codeowners:
- '@home-assistant/core' - '@home-assistant/core'
--- ---

View File

@ -4,6 +4,7 @@ description: Instructions on how to setup your remotes with Home Assistant.
ha_release: 0.34 ha_release: 0.34
ha_domain: remote ha_domain: remote
ha_iot_class: ha_iot_class:
ha_quality_scale: internal
--- ---
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

@ -8,6 +8,7 @@ ha_codeowners:
- '@home-assistant/core' - '@home-assistant/core'
ha_domain: search ha_domain: search
ha_iot_class: ha_iot_class:
ha_quality_scale: internal
--- ---
The `search` integration is an internally used integration by the The `search` integration is an internally used integration by the

View File

@ -6,6 +6,7 @@ ha_category:
ha_iot_class: Local Push ha_iot_class: Local Push
ha_release: 0.94 ha_release: 0.94
ha_domain: ssdp ha_domain: ssdp
ha_quality_scale: internal
--- ---
The `ssdp` "Simple Service Discovery Protocol" (part of UPnP) integration will scan the network for supported devices and services. Discovered integrations will show up in the discovered section on the integrations page in the configuration panel. The `ssdp` "Simple Service Discovery Protocol" (part of UPnP) integration will scan the network for supported devices and services. Discovered integrations will show up in the discovered section on the integrations page in the configuration panel.

View File

@ -8,6 +8,7 @@ ha_iot_class:
ha_codeowners: ha_codeowners:
- '@pvizeli' - '@pvizeli'
ha_domain: tts ha_domain: tts
ha_quality_scale: internal
ha_platforms: ha_platforms:
- notify - notify
--- ---

View File

@ -4,6 +4,7 @@ description: Instructions on how to setup and use vacuum's in Home Assistant.
ha_release: 0.51 ha_release: 0.51
ha_domain: vacuum ha_domain: vacuum
ha_iot_class: ha_iot_class:
ha_quality_scale: internal
--- ---
The `vacuum` integration enables the ability to control home cleaning robots within Home Assistant. The `vacuum` integration enables the ability to control home cleaning robots within Home Assistant.

View File

@ -4,6 +4,7 @@ description: Instructions on how to setup water heater devices within Home Assis
ha_release: 0.81 ha_release: 0.81
ha_domain: water_heater ha_domain: water_heater
ha_iot_class: ha_iot_class:
ha_quality_scale: internal
--- ---
The `water_heater` integration is built for the controlling and monitoring of hot water heaters. The `water_heater` integration is built for the controlling and monitoring of hot water heaters.