Site updated at 2017-05-06 12:42:14 UTC

This commit is contained in:
Travis CI 2017-05-06 12:42:14 +00:00
parent 02f78c254b
commit d275053560
25 changed files with 39 additions and 38 deletions

View file

@ -99,6 +99,7 @@
<li><strong>icon</strong> (<em>Optional</em>): Optional icon to show instead of name.</li>
<li><strong>passive</strong> (<em>Optional</em>): Optional boolean to only use the zone for automation and hide it from the UI and not use the zone for device tracker name. Defaults to false.</li>
</ul>
<p>To find your latitude / longtitude of a certain place you can use for example <a href="https://www.google.nl/maps/">Google Maps</a> or <a href="https://www.bing.com/maps">Bing Maps</a>. Just right click and copy the coordinates from there (Bing) or click on the “What is here?” (Google)</p>
<h4><a class="title-link" name="home-zone" href="#home-zone"></a> Home zone</h4>
<p>If no configuration is given, the <code class="highlighter-rouge">zone</code> component will create a zone for home. This zone will use location given in the <code class="highlighter-rouge">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">