From 14df29b43ac4719203762b91446fe573ec75956d Mon Sep 17 00:00:00 2001 From: Alexander Fortin Date: Wed, 24 Feb 2016 22:35:52 +0100 Subject: [PATCH] Update zone.markdown --- source/_components/zone.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_components/zone.markdown b/source/_components/zone.markdown index bcb5980a1c1..accd4824824 100644 --- a/source/_components/zone.markdown +++ b/source/_components/zone.markdown @@ -54,3 +54,7 @@ If no configuration is given, the `zone` component will create a zone for home. #### {% linkable_title Icons %} It is preferred to pick an icon to use for your zone. Pick any zone that you can find on [materialdesignicons.com](https://materialdesignicons.com/) and prefix the name with `mdi:`. For example `mdi:school`, `mdi:worker`, `mdi:home`, `mdi:cart`, or `mdi:castle`. + +#### State + +`zoning` is the state a `zone` has when it is configured. A `zone` doesn't have another state, all configured zones are `zoning` all the time