From 53ee29caceda329773cb45f2bb88ae5818fc1f10 Mon Sep 17 00:00:00 2001 From: DubhAd Date: Mon, 13 Aug 2018 20:07:42 +0100 Subject: [PATCH] Added link to the FAQ at the top (#5997) Seems to be a common problem with people assuming that random browser X will "just work", and the FAQ is hidden away. --- source/lovelace/index.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/lovelace/index.markdown b/source/lovelace/index.markdown index a78abb9fc3a..fb9e57e95b8 100644 --- a/source/lovelace/index.markdown +++ b/source/lovelace/index.markdown @@ -26,6 +26,10 @@ The Lovelace UI is: +

+If you're not using Chrome, please be sure to [read the FAQ](/lovelace/#faq) below. +

+ ## {% linkable_title How it works %} The old user interface relied solely on the state machine. This caused trouble as it meant that the state machine was now not only the source for device states, but also for user interface configuration. With Lovelace, we're taking a completely different approach. All user interface configuration will live in a separate file, controlled by the user.