From 9d0c7071dbc207a232567d2b8f8c9a11bc165d2b Mon Sep 17 00:00:00 2001 From: Glenn Waters Date: Sun, 21 Oct 2018 05:51:35 -0400 Subject: [PATCH] Add Elk-M1 sensor platform documentation (#6705) * Add Elk-M1 sensor platform documentation. * Fix PR comment * Bump version * fix --- source/_components/sensor.elkm1.markdown | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 source/_components/sensor.elkm1.markdown diff --git a/source/_components/sensor.elkm1.markdown b/source/_components/sensor.elkm1.markdown new file mode 100644 index 00000000000..97216415589 --- /dev/null +++ b/source/_components/sensor.elkm1.markdown @@ -0,0 +1,22 @@ +--- +layout: page +title: "Elk-M1 Sensor" +description: "Instructions on how to integrate Elk-M1 counters, keypads, panel, settings, and zones." +date: 2018-10-11 00:00 +sidebar: true +comments: false +sharing: true +footer: true +logo: elkproducts.png +ha_release: 0.81 +ha_category: Sensor +ha_iot_class: "Local Push" +--- + +The `elkm1` platform allows you to control your [Elk-M1](https://www.elkproducts.com/m1_controls.html). + +Elk-M1 counters, keypads, panel, settings, and zones are represented as `sensor` entities. + +

+Full configuration details can be found on the main [Elk-M1 component](/components/elkm1/) page. +