mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 18:06:54 +00:00
Add Elk-M1 switch and scene platforms (#6613)
* Add Elk-M1 switch platform. * Split tasks off as scene entities. * Fix tag.
This commit is contained in:
parent
b78ec933cc
commit
dc9fb28845
22
source/_components/scene.elkm1.markdown
Normal file
22
source/_components/scene.elkm1.markdown
Normal file
@ -0,0 +1,22 @@
|
||||
---
|
||||
layout: page
|
||||
title: "Elk-M1 Scene"
|
||||
description: "Instructions on how to integrate Elk-M1 tasks (macros)."
|
||||
date: 2018-10-07 00:00
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: elkproducts.png
|
||||
ha_release: 0.81
|
||||
ha_category: Scene
|
||||
ha_iot_class: "Local Push"
|
||||
---
|
||||
|
||||
The `elkm1` platform allows you to control your [Elk-M1](https://www.elkproducts.com/m1_controls.html).
|
||||
|
||||
Elk-M1 tasks are represented as `scene` entities.
|
||||
|
||||
<p class='note'>
|
||||
Full configuration details can be found on the main [Elk-M1 component](/components/elkm1/) page.
|
||||
</p>
|
22
source/_components/switch.elkm1.markdown
Normal file
22
source/_components/switch.elkm1.markdown
Normal file
@ -0,0 +1,22 @@
|
||||
---
|
||||
layout: page
|
||||
title: "Elk-M1 Switch"
|
||||
description: "Instructions on how to integrate Elk-M1 outputs (relays)."
|
||||
date: 2018-10-07 00:00
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: elkproducts.png
|
||||
ha_release: 0.81
|
||||
ha_category: Switch
|
||||
ha_iot_class: "Local Push"
|
||||
---
|
||||
|
||||
The `elkm1` platform allows you to control your [Elk-M1](https://www.elkproducts.com/m1_controls.html).
|
||||
|
||||
Elk-M1 outputs are represented as `switch` entities.
|
||||
|
||||
<p class='note'>
|
||||
Full configuration details can be found on the main [Elk-M1 component](/components/elkm1/) page.
|
||||
</p>
|
Loading…
x
Reference in New Issue
Block a user