hass-area
An area registered with home assistant
| Name | hass-area |
|---|---|
| Type | Interface |
| Path | packages/hass-ts/src/lib/types/area.ts |
Properties
| Name | Type | Description |
|---|---|---|
| aliases | string[] | |
| area_id | string | |
| created_at | number | |
| floor_id | string | null | |
| icon | string | null | |
| labels | string[] | null | |
| modified_at | number | |
| name | string | |
| picture | string | null | |