diff --git a/source/_components/lifx.markdown b/source/_components/lifx.markdown index bbdd3c6600d..a630595c4dd 100644 --- a/source/_components/lifx.markdown +++ b/source/_components/lifx.markdown @@ -11,6 +11,7 @@ logo: lifx.png ha_category: Light ha_iot_class: "Local Polling" ha_release: 0.81 +redirect_from: /components/light.lifx/ --- The `lifx` component allows you to integrate your [LIFX](https://www.lifx.com) into Home Assistant. diff --git a/source/_components/light.lifx.markdown b/source/_components/light.lifx.markdown deleted file mode 100644 index 511306f4aec..00000000000 --- a/source/_components/light.lifx.markdown +++ /dev/null @@ -1,16 +0,0 @@ ---- -layout: page -title: "LIFX" -description: "Instructions on how to integrate LIFX into Home Assistant." -date: 2016-01-27 08:00 -sidebar: true -comments: false -sharing: true -footer: true -logo: lifx.png -ha_category: Light -ha_iot_class: "Local Polling" -ha_release: 0.12 ---- - -For installation instructions, see [the LIFX component](/components/lifx/).