Site updated at 2016-02-24 22:50:06 UTC

This commit is contained in:
Travis CI 2016-02-24 22:50:06 +00:00
parent 74769eadf8
commit 7d53d9920b
13 changed files with 170 additions and 166 deletions

View file

@ -160,6 +160,10 @@
<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>
<h4>State</h4>
<p><code>zoning</code> is the state a <code>zone</code> has when it is configured. A <code>zone</code> doesnt have another state, all configured zones are <code>zoning</code> all the time</p>
</article>