mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Migrate template integration to brands + add ha_domain (#12294)
This commit is contained in:
parent
7a4c628c28
commit
8b3699b9ee
@ -5,8 +5,8 @@ ha_category:
|
||||
- Alarm
|
||||
ha_release: 0.105
|
||||
ha_iot_class: "Local Push"
|
||||
logo: home-assistant.png
|
||||
ha_qa_scale: internal
|
||||
ha_domain: template
|
||||
---
|
||||
|
||||
The `template` integrations creates alarm control panels that combine integrations or adds pre-processing logic to actions.
|
||||
|
@ -5,8 +5,8 @@ ha_category:
|
||||
- Binary Sensor
|
||||
ha_release: 0.12
|
||||
ha_iot_class: Local Push
|
||||
logo: home-assistant.png
|
||||
ha_quality_scale: internal
|
||||
ha_domain: template
|
||||
---
|
||||
|
||||
The `template` platform supports binary sensors which get their values from
|
||||
|
@ -5,8 +5,8 @@ ha_category:
|
||||
- Cover
|
||||
ha_release: 0.48
|
||||
ha_iot_class: Local Push
|
||||
logo: home-assistant.png
|
||||
ha_quality_scale: internal
|
||||
ha_domain: template
|
||||
---
|
||||
|
||||
The `template` platform can create covers that combine integrations and provides
|
||||
|
@ -5,8 +5,8 @@ ha_category:
|
||||
- Fan
|
||||
ha_release: 0.69
|
||||
ha_iot_class: Local Push
|
||||
logo: home-assistant.png
|
||||
ha_quality_scale: internal
|
||||
ha_domain: template
|
||||
---
|
||||
|
||||
The `template` platform creates fans that combine integrations and provides the
|
||||
|
@ -5,8 +5,8 @@ ha_category:
|
||||
- Light
|
||||
ha_release: 0.46
|
||||
ha_iot_class: Local Push
|
||||
logo: home-assistant.png
|
||||
ha_quality_scale: internal
|
||||
ha_domain: template
|
||||
---
|
||||
|
||||
The `template` platform creates lights that combine integrations and provides the
|
||||
|
@ -5,8 +5,8 @@ ha_category:
|
||||
- Lock
|
||||
ha_release: 0.81
|
||||
ha_iot_class: Local Push
|
||||
logo: home-assistant.png
|
||||
ha_quality_scale: internal
|
||||
ha_domain: template
|
||||
---
|
||||
|
||||
The `template` platform creates locks that combines components.
|
||||
|
@ -5,8 +5,8 @@ ha_category:
|
||||
- Switch
|
||||
ha_release: 0.13
|
||||
ha_iot_class: Local Push
|
||||
logo: home-assistant.png
|
||||
ha_quality_scale: internal
|
||||
ha_domain: template
|
||||
---
|
||||
|
||||
The `template` platform creates switches that combines components.
|
||||
|
@ -4,8 +4,8 @@ description: "Instructions how to setup Template vacuums within Home Assistant."
|
||||
ha_category: Vacuum
|
||||
ha_release: 0.96
|
||||
ha_iot_class: Local Push
|
||||
logo: home-assistant.png
|
||||
ha_quality_scale: internal
|
||||
ha_domain: template
|
||||
---
|
||||
|
||||
The `template` platform creates vacuums that combine integrations and provides the
|
||||
|
Loading…
x
Reference in New Issue
Block a user