mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-11-27 19:48:09 +00:00
- to comply with MS Style Guide on [capitalization](https://learn.microsoft.com/en-us/style-guide/capitalization)
11 lines
355 B
Markdown
11 lines
355 B
Markdown
---
|
|
title: Area registry
|
|
---
|
|
|
|
The area registry is a registry where Home Assistant keeps track of areas. An area represents a physical location for Home Assistant. It can be used to place devices in different areas.
|
|
|
|
| Attribute | Description |
|
|
| --------- | ----------- |
|
|
| id | Unique ID of area (generated by Home Assistant)
|
|
| name | Name of this area
|