Site updated at 2016-02-13 19:59:50 UTC
This commit is contained in:
parent
015d086aa2
commit
e0d2d50793
13 changed files with 176 additions and 166 deletions
|
@ -123,11 +123,21 @@
|
|||
<span class="key">entities</span>:
|
||||
- <span class="string"><span class="content">name: Router</span></span>
|
||||
<span class="key">url</span>: <span class="string"><span class="content">http://192.168.1.1/</span></span>
|
||||
<span class="key">icon</span>: <span class="string"><span class="content">mdi:router-wireless</span></span>
|
||||
- <span class="string"><span class="content">name: Home Assistant</span></span>
|
||||
<span class="key">url</span>: <span class="string"><span class="content">https://home-assistant.io</span></span>
|
||||
</pre></div>
|
||||
</div>
|
||||
</div>
|
||||
<p>Configuration variables:</p>
|
||||
|
||||
<ul>
|
||||
<li><strong>name</strong> (<em>Required</em>): Text for the link.</li>
|
||||
<li><strong>url</strong> (<em>Required</em>): The URL for the link.</li>
|
||||
<li><strong>icon</strong> (<em>Optional</em>): Icon for entry.</li>
|
||||
</ul>
|
||||
|
||||
<p>Pick an icon that you can find on <a href="https://materialdesignicons.com/">materialdesignicons.com</a> to use for your input and prefix the name with <code>mdi:</code>. For example <code>mdi:car</code>, <code>mdi:ambulance</code>, or <code>mdi:motorbike</code>.</p>
|
||||
|
||||
|
||||
</article>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue