Clarify weblink differences under States & Lovelace (#9924)

Fixes https://github.com/home-assistant/home-assistant-polymer/issues/3322
This commit is contained in:
Sean Mooney 2019-07-20 05:22:34 -04:00 committed by Franck Nijhof
parent 921e09049d
commit ef3a888a80

View File

@ -10,6 +10,10 @@ ha_qa_scale: internal
The `weblink` integration allows you to display links in the Home Assistant frontend.
<div class='note'>
The below documentation applies to the classic "States" user interface. Starting with Home Assistant 0.86, Lovelace is the new default interface. For information on configuring weblinks in Lovelace please follow [these instructions](/lovelace/entities/#weblink) instead.
</div>
## Configuration
To use this integration in your installation, add something like the following to your `configuration.yaml` file: