Skip to content

Commit 53ee29c

Browse files
DubhAdfabaff
authored andcommitted
Added link to the FAQ at the top (home-assistant#5997)
Seems to be a common problem with people assuming that random browser X will "just work", and the FAQ is hidden away.
1 parent c561c05 commit 53ee29c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/lovelace/index.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ The Lovelace UI is:
2626
<iframe width="560" height="315" src="https://www.youtube.com/embed/6FX9_leiikw" frameborder="0" allowfullscreen></iframe>
2727
</div>
2828

29+
<p class='note warning'>
30+
If you're not using Chrome, please be sure to [read the FAQ](/lovelace/#faq) below.
31+
</p>
32+
2933
## {% linkable_title How it works %}
3034

3135
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.

0 commit comments

Comments
 (0)