From 470e68385ca6a158513e63eacfc225257fd3b288 Mon Sep 17 00:00:00 2001 From: Jorim Tielemans Date: Mon, 23 Jul 2018 13:06:50 +0200 Subject: [PATCH] Remove old light.insteon_hub component Now redirects to light.insteon_local --- source/_components/light.insteon_hub.markdown | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 source/_components/light.insteon_hub.markdown diff --git a/source/_components/light.insteon_hub.markdown b/source/_components/light.insteon_hub.markdown deleted file mode 100644 index f581706b92c..00000000000 --- a/source/_components/light.insteon_hub.markdown +++ /dev/null @@ -1,18 +0,0 @@ ---- -layout: page -title: "Insteon Hub Light" -description: "Instructions on 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 -ha_iot_class: "Local Push" ---- - -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/).