mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 09:56:52 +00:00
Add zone UI info (#24900)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
ecce17b237
commit
189ff4ef4c
@ -16,6 +16,10 @@ Zones allow you to specify certain regions on earth (for now). When a device tra
|
||||
|
||||
Zones can be added and managed through the user interface at **{% my zones title="Settings -> Areas & Zones" %}**.
|
||||
|
||||

|
||||
|
||||
You can add a zone in the user interface by specifying the GPS coordinates or dragging the icon on the map. You can adjust the zone radius (except for the Home zone) by changing the size of the zone circle.
|
||||
|
||||
Zones can also be configured via `configuration.yaml`:
|
||||
|
||||
```yaml
|
||||
@ -82,7 +86,7 @@ Devices that are in the zone **'Home'** will not appear on the map in the Home A
|
||||
|
||||
## Icons
|
||||
|
||||
It is preferred to pick an icon to use for your zone. Pick any icon that you can find on [materialdesignicons.com](https://materialdesignicons.com/) and prefix the name with `mdi:`. For example `mdi:school`, `mdi:briefcase`, `mdi:home`, `mdi:cart`, or `mdi:castle`.
|
||||
It is recommended that you pick an icon to use for your zone. Pick any icon that you can find on [materialdesignicons.com](https://materialdesignicons.com/) and prefix the name with `mdi:`. For example `mdi:school`, `mdi:briefcase`, `mdi:home`, `mdi:cart`, or `mdi:castle`.
|
||||
|
||||
## State
|
||||
|
||||
|
BIN
source/images/zone/zone_edit_ui.png
Normal file
BIN
source/images/zone/zone_edit_ui.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 215 KiB |
Loading…
x
Reference in New Issue
Block a user