diff --git a/source/_components/device_tracker.cisco_mobility_express.markdown b/source/_components/cisco_mobility_express.markdown similarity index 100% rename from source/_components/device_tracker.cisco_mobility_express.markdown rename to source/_components/cisco_mobility_express.markdown diff --git a/source/_components/media_player.enigma2.markdown b/source/_components/enigma2.markdown similarity index 98% rename from source/_components/media_player.enigma2.markdown rename to source/_components/enigma2.markdown index 03712d7ab7f..11aaf3b7050 100644 --- a/source/_components/media_player.enigma2.markdown +++ b/source/_components/enigma2.markdown @@ -12,6 +12,8 @@ ha_category: Media Player featured: false ha_release: "0.90" ha_iot_class: "Local Polling" +redirect_from: + - /components/media_player.enigma2/ --- The `enigma2` platform allows you to control a Linux based set-top box which is running [Enigma2](https://github.com/oe-alliance/oe-alliance-enigma2) with the OpenWebif plugin installed. diff --git a/source/_components/onboarding.markdown b/source/_components/onboarding.markdown new file mode 100644 index 00000000000..fa50caaf358 --- /dev/null +++ b/source/_components/onboarding.markdown @@ -0,0 +1,16 @@ +--- +layout: page +title: "Onboarding" +description: "This component is responsible for providing the onboarding endpoints." +date: 2018-03-19 21:04 +sidebar: true +comments: false +sharing: true +footer: true +logo: home-assistant.png +ha_category: Other +ha_release: 0.73 +ha_qa_scale: internal +--- + +This component creates the endpoints for the onboarding that is built into Home Assistant. There are no configuration options for this component directly.