mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 21:06:50 +00:00
Add missing internal quality_scale (#17249)
This commit is contained in:
parent
a29992059e
commit
56f6152f33
@ -4,6 +4,7 @@ description: Instructions on how to integrate calendars within Home Assistant.
|
||||
ha_release: 0.33
|
||||
ha_iot_class:
|
||||
ha_domain: calendar
|
||||
ha_quality_scale: internal
|
||||
---
|
||||
|
||||
The calendar integration allows you to integrate your calendars into Home Assistant.
|
||||
|
@ -7,6 +7,7 @@ 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:
|
||||
ha_release: 0.88
|
||||
ha_domain: default_config
|
||||
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:
|
||||
|
@ -6,6 +6,7 @@ ha_category:
|
||||
ha_iot_class: Local Push
|
||||
ha_release: 2021.2
|
||||
ha_domain: dhcp
|
||||
ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@bdraco'
|
||||
---
|
||||
|
@ -5,6 +5,7 @@ ha_category:
|
||||
- Image Processing
|
||||
ha_release: 0.36
|
||||
ha_domain: image_processing
|
||||
ha_quality_scale: internal
|
||||
ha_iot_class:
|
||||
---
|
||||
|
||||
|
@ -9,6 +9,7 @@ ha_config_flow: true
|
||||
ha_codeowners:
|
||||
- '@issacg'
|
||||
ha_domain: local_ip
|
||||
ha_quality_scale: internal
|
||||
ha_platforms:
|
||||
- sensor
|
||||
---
|
||||
|
@ -6,6 +6,7 @@ ha_category:
|
||||
ha_release: 0.7
|
||||
ha_domain: logbook
|
||||
ha_iot_class:
|
||||
ha_quality_scale: internal
|
||||
---
|
||||
|
||||
<img src='/images/screenshots/logbook.png' style='margin-left:10px; float: right;' height="100" />
|
||||
|
@ -8,6 +8,7 @@ ha_domain: media_source
|
||||
ha_codeowners:
|
||||
- '@hunterjm'
|
||||
ha_iot_class:
|
||||
ha_quality_scale: internal
|
||||
---
|
||||
|
||||
The Media Source integration platform allows integrations to expose media for
|
||||
|
@ -6,6 +6,7 @@ ha_category:
|
||||
ha_release: 2021.3
|
||||
ha_domain: my
|
||||
ha_iot_class:
|
||||
ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
---
|
||||
|
@ -4,6 +4,7 @@ description: Instructions on how to setup your remotes with Home Assistant.
|
||||
ha_release: 0.34
|
||||
ha_domain: remote
|
||||
ha_iot_class:
|
||||
ha_quality_scale: internal
|
||||
---
|
||||
|
||||
Keeps track which remotes are in your environment, their state and allows you to control them.
|
||||
|
@ -8,6 +8,7 @@ ha_codeowners:
|
||||
- '@home-assistant/core'
|
||||
ha_domain: search
|
||||
ha_iot_class:
|
||||
ha_quality_scale: internal
|
||||
---
|
||||
|
||||
The `search` integration is an internally used integration by the
|
||||
|
@ -6,6 +6,7 @@ ha_category:
|
||||
ha_iot_class: Local Push
|
||||
ha_release: 0.94
|
||||
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.
|
||||
|
@ -8,6 +8,7 @@ ha_iot_class:
|
||||
ha_codeowners:
|
||||
- '@pvizeli'
|
||||
ha_domain: tts
|
||||
ha_quality_scale: internal
|
||||
ha_platforms:
|
||||
- notify
|
||||
---
|
||||
|
@ -4,6 +4,7 @@ description: Instructions on how to setup and use vacuum's in Home Assistant.
|
||||
ha_release: 0.51
|
||||
ha_domain: vacuum
|
||||
ha_iot_class:
|
||||
ha_quality_scale: internal
|
||||
---
|
||||
|
||||
The `vacuum` integration enables the ability to control home cleaning robots within Home Assistant.
|
||||
|
@ -4,6 +4,7 @@ description: Instructions on how to setup water heater devices within Home Assis
|
||||
ha_release: 0.81
|
||||
ha_domain: water_heater
|
||||
ha_iot_class:
|
||||
ha_quality_scale: internal
|
||||
---
|
||||
|
||||
The `water_heater` integration is built for the controlling and monitoring of hot water heaters.
|
||||
|
Loading…
x
Reference in New Issue
Block a user