Site updated at 2017-06-05 20:59:29 UTC

This commit is contained in:
Travis CI 2017-06-05 20:59:30 +00:00
parent 3fa425398e
commit 467bfec1e0
26 changed files with 43 additions and 48 deletions

View file

@ -69,7 +69,7 @@
<hr class="divider">
<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 overriding attributes of specific entities.</p>
<p class="note">
Be carefull not to forget to place <code class="highlighter-rouge">customize</code>, customize_domain<code class="highlighter-rouge">, and </code>customize_glob<code class="highlighter-rouge"> inside </code>homeassistant:` or it will fail.
Be carefull not to forget to place <code class="highlighter-rouge">customize</code>, <code class="highlighter-rouge">customize_domain</code>, and <code class="highlighter-rouge">customize_glob</code> inside <code class="highlighter-rouge">homeassistant:</code> or it will fail.
</p>
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="s">homeassistant</span><span class="pi">:</span>
<span class="s">name</span><span class="pi">:</span> <span class="s">Home</span>