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[] Aliases for this area
area_id string Unique id that can be used to identify this area
created_at number When was the area created (Unix timestamp in seconds)
floor_id string | null What floor is this area on
icon string | null Material icon used to represent this area
labels string[] | null List of labels associated with this area
modified_at number When was the area modified (Unix timestamp in seconds)
name string Name of the area
picture string | null URL for the area picture