From de31cfd6a5ff3c6b98fafb9c4eea8ccdb20fbdd8 Mon Sep 17 00:00:00 2001 From: DubhAd Date: Fri, 28 Dec 2018 20:47:01 +0000 Subject: [PATCH] Remove embedded video (#7972) The video is from 0.73 beta, it's horribly horribly out of date. Either it needs to be kept updated, or we should remove it to avoid confusing people. --- source/lovelace/index.markdown | 4 ---- 1 file changed, 4 deletions(-) diff --git a/source/lovelace/index.markdown b/source/lovelace/index.markdown index f849d8af8f9..188ee6340d3 100644 --- a/source/lovelace/index.markdown +++ b/source/lovelace/index.markdown @@ -12,10 +12,6 @@ redirect_from: /components/lovelace/ Lovelace is the name of the Home Assistant user interface. It is a fast, customizable and powerful way for users to manage their homes, working both on mobile and desktop. -
- -
- Lovelace is not the default UI just yet, but we're really close. Once you are ready to start using Lovelace UI as your main user interface, click on info, the "i" icon under 'Developer Tools" in the Home Assistant side-bar. Next, locate >>Set Lovelace as default page on this device<< under the Home Assistant version information and click it. Note that this is a per-device setting and will need to be changed on each device you access the UI from.