Site updated at 2016-03-29 18:33:30 UTC
This commit is contained in:
parent
860ec92a1d
commit
3b02b97d24
13 changed files with 172 additions and 168 deletions
|
@ -156,6 +156,10 @@
|
|||
|
||||
<p>If no configuration is given, the <code>zone</code> component will create a zone for home. This zone will use location given in the <code>configuration.yaml</code> file and have a radius of 100 meters. To override this, create a zone configuration and name it <strong>‘Home’</strong>.</p>
|
||||
|
||||
<p class="note">
|
||||
Devices that are in the zone <strong>‘Home’</strong> will not appear on the map in the Home Assistant UI.
|
||||
</p>
|
||||
|
||||
<h4><a class="title-link" name="icons" href="#icons"></a> Icons</h4>
|
||||
|
||||
<p>It is preferred to pick an icon to use for your zone. Pick any zone that you can find on <a href="https://materialdesignicons.com/">materialdesignicons.com</a> and prefix the name with <code>mdi:</code>. For example <code>mdi:school</code>, <code>mdi:worker</code>, <code>mdi:home</code>, <code>mdi:cart</code>, or <code>mdi:castle</code>.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue