Site updated at 2016-03-24 17:56:52 UTC
This commit is contained in:
parent
b89bbf74e5
commit
88fd86e07b
13 changed files with 168 additions and 168 deletions
|
@ -187,7 +187,7 @@ Each group exists of a name and a list of entity IDs. Entity IDs can be retrieve
|
|||
|
||||
<p>By default, all of your devices will be visible and have a default icon determined by their domain. You can customize the look and feel of your front page by altering some of these parameters. This can be done by adding the following configuration inside the <code>homeassistant:</code> section.</p>
|
||||
|
||||
<p><code>entity_picture</code>s, badges, <code>device_tracker</code> pictures, etc. can either be external URLs or like <code>/local/filename.jpg</code>, where <code>/local</code> points to the directory <code>www</code> in the HASS configuration directory. You may have to create the <code>www</code> directory yourself as it is not made automatically.</p>
|
||||
<p><code>entity_picture</code>entries, badges, <code>device_tracker</code> pictures, etc. can either be external URLs (e.g. <code>http://example.com/example.jpg</code>) or of the form <code>/local/filename.jpg</code>, where <code>/local</code> represents the directory <code>www</code> in the HASS configuration directory. You may have to create the <code>www</code> directory yourself as it is not made automatically.</p>
|
||||
|
||||
<p>You can also use <code>icon</code> and refer to any icon from <a href="http://MaterialDesignIcons.com">MaterialDesignIcons.com</a>.</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue