Added URL example internal (#6770)

Added an example for weblink with which you not only can link to external URLs - you also can link to internal pages or panels
This commit is contained in:
noxhirsch 2018-10-14 09:24:11 +02:00 committed by Fabian Affolter
parent 2ca656480d
commit 4c0ac8ac1f

View File

@ -107,7 +107,7 @@ icon:
type: string type: string
url: url:
required: true required: true
description: "Website URL." description: "Website URL (or internal URL e.g. `/hassio/dashboard` or `/panel_custom_name`)"
type: string type: string
{% endconfiguration %} {% endconfiguration %}