Site updated at 2016-01-26 10:19:52 UTC

This commit is contained in:
Travis CI 2016-01-26 10:19:52 +00:00
parent 294efc19f4
commit 633cea3092
13 changed files with 169 additions and 167 deletions

View file

@ -179,11 +179,13 @@ If your devices are not showing up in the frontend then check the entries in you
</div>
</div>
<p>For more details please check the <a href="https://home-assistant.io/components/group/">Group</a> page.</p>
<h3><a class="title-link" name="customizing-devices-and-services" href="#customizing-devices-and-services"></a> Customizing devices and services</h3>
<p>By default, all of your devices will be visible and have a default icon determined by their domain. You may find it desireable to customize the look and feel of your front page by altering some of these parameters. This can be done by adding the following config to the <code>homeassistant:</code> section.</p>
<p>By default, all of your devices will be visible and have a default icon determined by their domain. You may find it desireable to customize the look and feel of your front page by altering some of these parameters. This can be done by adding the following configuration to the <code>homeassistant:</code> section.</p>
<p>Entity_pictures, badges, device_tracker pictures, etc can either be a URL or <code>/local/file.jpg</code>, which points to directory <code>www</code> in the HASS configuration directory.</p>
<p><code>entity_pictures</code>, badges, <code>device_tracker</code> pictures, etc. can either be a URL or <code>/local/file.jpg</code>, which points to directory <code>www</code> in the HASS configuration directory.</p>
<div class="highlighter-coderay"><div class="CodeRay">
<div class="code"><pre><span class="comment"># Example configuration.yaml entry</span>