From a20303d920439f6bc3ba141d566c7bbd438b78df Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Mon, 12 Sep 2016 12:00:51 +0200 Subject: [PATCH] Add Insteon Hub Lights docs --- source/_components/light.insteon_hub.markdown | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 source/_components/light.insteon_hub.markdown diff --git a/source/_components/light.insteon_hub.markdown b/source/_components/light.insteon_hub.markdown new file mode 100644 index 00000000000..0791c7c370b --- /dev/null +++ b/source/_components/light.insteon_hub.markdown @@ -0,0 +1,17 @@ +--- +layout: page +title: "Insteon Hub Light" +description: "Instructions how to setup the Insteon Hub Lights within Home Assistant." +date: 2016-09-10 08:00 +sidebar: true +comments: false +sharing: true +footer: true +logo: insteon.png +ha_category: Light +ha_release: 0.21 +--- + +The `insteon_hub` light component lets you control your lights connected to an [Insteon Hub](http://www.insteon.com/insteon-hub/) with Home Assistant. + +To get your Insteon Hub fan working with Home Assistant, follow the instructions for the general [Insteon Hub component](/components/insteon_hub/).