Site updated at 2017-10-29 00:07:46 UTC
This commit is contained in:
parent
065116d821
commit
17b5b61441
31 changed files with 161 additions and 109 deletions
|
@ -77,7 +77,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 careful 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.
|
||||
If you implement <code class="highlighter-rouge">customize</code>, <code class="highlighter-rouge">customize_domain</code>, or <code class="highlighter-rouge">customize_glob</code> you must make sure it is done inside of <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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue