mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +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
|
- Alarm
|
||||||
ha_release: 0.105
|
ha_release: 0.105
|
||||||
ha_iot_class: "Local Push"
|
ha_iot_class: "Local Push"
|
||||||
logo: home-assistant.png
|
|
||||||
ha_qa_scale: internal
|
ha_qa_scale: internal
|
||||||
|
ha_domain: template
|
||||||
---
|
---
|
||||||
|
|
||||||
The `template` integrations creates alarm control panels that combine integrations or adds pre-processing logic to actions.
|
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
|
- Binary Sensor
|
||||||
ha_release: 0.12
|
ha_release: 0.12
|
||||||
ha_iot_class: Local Push
|
ha_iot_class: Local Push
|
||||||
logo: home-assistant.png
|
|
||||||
ha_quality_scale: internal
|
ha_quality_scale: internal
|
||||||
|
ha_domain: template
|
||||||
---
|
---
|
||||||
|
|
||||||
The `template` platform supports binary sensors which get their values from
|
The `template` platform supports binary sensors which get their values from
|
||||||
|
@ -5,8 +5,8 @@ ha_category:
|
|||||||
- Cover
|
- Cover
|
||||||
ha_release: 0.48
|
ha_release: 0.48
|
||||||
ha_iot_class: Local Push
|
ha_iot_class: Local Push
|
||||||
logo: home-assistant.png
|
|
||||||
ha_quality_scale: internal
|
ha_quality_scale: internal
|
||||||
|
ha_domain: template
|
||||||
---
|
---
|
||||||
|
|
||||||
The `template` platform can create covers that combine integrations and provides
|
The `template` platform can create covers that combine integrations and provides
|
||||||
|
@ -5,8 +5,8 @@ ha_category:
|
|||||||
- Fan
|
- Fan
|
||||||
ha_release: 0.69
|
ha_release: 0.69
|
||||||
ha_iot_class: Local Push
|
ha_iot_class: Local Push
|
||||||
logo: home-assistant.png
|
|
||||||
ha_quality_scale: internal
|
ha_quality_scale: internal
|
||||||
|
ha_domain: template
|
||||||
---
|
---
|
||||||
|
|
||||||
The `template` platform creates fans that combine integrations and provides the
|
The `template` platform creates fans that combine integrations and provides the
|
||||||
|
@ -5,8 +5,8 @@ ha_category:
|
|||||||
- Light
|
- Light
|
||||||
ha_release: 0.46
|
ha_release: 0.46
|
||||||
ha_iot_class: Local Push
|
ha_iot_class: Local Push
|
||||||
logo: home-assistant.png
|
|
||||||
ha_quality_scale: internal
|
ha_quality_scale: internal
|
||||||
|
ha_domain: template
|
||||||
---
|
---
|
||||||
|
|
||||||
The `template` platform creates lights that combine integrations and provides the
|
The `template` platform creates lights that combine integrations and provides the
|
||||||
|
@ -5,8 +5,8 @@ ha_category:
|
|||||||
- Lock
|
- Lock
|
||||||
ha_release: 0.81
|
ha_release: 0.81
|
||||||
ha_iot_class: Local Push
|
ha_iot_class: Local Push
|
||||||
logo: home-assistant.png
|
|
||||||
ha_quality_scale: internal
|
ha_quality_scale: internal
|
||||||
|
ha_domain: template
|
||||||
---
|
---
|
||||||
|
|
||||||
The `template` platform creates locks that combines components.
|
The `template` platform creates locks that combines components.
|
||||||
|
@ -5,8 +5,8 @@ ha_category:
|
|||||||
- Switch
|
- Switch
|
||||||
ha_release: 0.13
|
ha_release: 0.13
|
||||||
ha_iot_class: Local Push
|
ha_iot_class: Local Push
|
||||||
logo: home-assistant.png
|
|
||||||
ha_quality_scale: internal
|
ha_quality_scale: internal
|
||||||
|
ha_domain: template
|
||||||
---
|
---
|
||||||
|
|
||||||
The `template` platform creates switches that combines components.
|
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_category: Vacuum
|
||||||
ha_release: 0.96
|
ha_release: 0.96
|
||||||
ha_iot_class: Local Push
|
ha_iot_class: Local Push
|
||||||
logo: home-assistant.png
|
|
||||||
ha_quality_scale: internal
|
ha_quality_scale: internal
|
||||||
|
ha_domain: template
|
||||||
---
|
---
|
||||||
|
|
||||||
The `template` platform creates vacuums that combine integrations and provides the
|
The `template` platform creates vacuums that combine integrations and provides the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user