From 5b3426b94dff2e944360f0583b60a0ff3bff8d70 Mon Sep 17 00:00:00 2001 From: Adam <22942687+SilvrrGIT@users.noreply.github.com> Date: Tue, 30 Jul 2019 17:55:23 -0500 Subject: [PATCH] Remove Outdated text (#10012) The option to 'Try out the new Lovelace UI" is no longer available and Lovelace is the default so this text is not needed. --- source/_docs/tools/dev-tools.markdown | 3 --- 1 file changed, 3 deletions(-) diff --git a/source/_docs/tools/dev-tools.markdown b/source/_docs/tools/dev-tools.markdown index f5ce662e245..887195c8113 100644 --- a/source/_docs/tools/dev-tools.markdown +++ b/source/_docs/tools/dev-tools.markdown @@ -95,6 +95,3 @@ Even though MQTT in general provides deeper functionality, the developer tools s Info The Information tab simply provides information about the current installed version, additional links and credits. The tab also contains a section that shows `syslog` information, and the contents of `home-assistant.log` with an option to clear and refresh the logs. - -The Information tab also allows makes it possible to try out the Lovelace User Interface (UI) by clicking "Try out the new Lovelace UI" or set Lovelace as the default UI, so that when the "Overview" link in the Sidebar is selected, the Lovelace UI will load by default. -