Site updated at 2016-11-05 16:10:14 UTC

This commit is contained in:
Travis CI 2016-11-05 16:10:14 +00:00
parent c5a9b05115
commit 4a22946601
496 changed files with 7661 additions and 7043 deletions

View file

@ -138,11 +138,11 @@ Devices that are in the zone <strong>Home</strong> will not appear on the
<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 class="highlighter-rouge">mdi:</code>. For example <code class="highlighter-rouge">mdi:school</code>, <code class="highlighter-rouge">mdi:worker</code>, <code class="highlighter-rouge">mdi:home</code>, <code class="highlighter-rouge">mdi:cart</code>, or <code class="highlighter-rouge">mdi:castle</code>.</p>
<p>It is preferred to pick an icon to use for your zone. Pick any icon that you can find on <a href="https://materialdesignicons.com/">materialdesignicons.com</a> and prefix the name with <code class="highlighter-rouge">mdi:</code>. For example <code class="highlighter-rouge">mdi:school</code>, <code class="highlighter-rouge">mdi:worker</code>, <code class="highlighter-rouge">mdi:home</code>, <code class="highlighter-rouge">mdi:cart</code>, or <code class="highlighter-rouge">mdi:castle</code>.</p>
<h4>State</h4>
<p><code class="highlighter-rouge">zoning</code> is the state a <code class="highlighter-rouge">zone</code> has when it is configured. A <code class="highlighter-rouge">zone</code> doesnt have another state, all configured zones are <code class="highlighter-rouge">zoning</code> all the time</p>
<p><code class="highlighter-rouge">zoning</code> is the state a <code class="highlighter-rouge">zone</code> has when it is configured. A <code class="highlighter-rouge">zone</code> doesnt have another state, all configured zones are <code class="highlighter-rouge">zoning</code> all the time.</p>
</article>