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.
This commit is contained in:
DubhAd 2018-08-13 20:07:42 +01:00 committed by Fabian Affolter
parent c561c05f07
commit 53ee29cace

View File

@ -26,6 +26,10 @@ The Lovelace UI is:
<iframe width="560" height="315" src="https://www.youtube.com/embed/6FX9_leiikw" frameborder="0" allowfullscreen></iframe>
</div>
<p class='note warning'>
If you're not using Chrome, please be sure to [read the FAQ](/lovelace/#faq) below.
</p>
## {% 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.