hass-device
A registered Home Assistant device
Name | hass-device |
---|---|
Type | Interface |
Path | packages/hass-ts/src/lib/types/hass-device.ts |
Properties
Name | Type | Description |
---|---|---|
area_id | string | null | |
config_entries | string[] | |
configuration_url | string | null | |
connections | string[][] | |
created_at | number | |
disabled_by | string | null | |
entry_type | string | null | |
hw_version | string | null | |
id | string | |
identifiers | string[][] | |
labels | string[] | |
manufacturer | string | null | |
model_id | string | null | |
model | string | null | |
modified_at | number | |
name_by_user | null | string | |
name | string | |
primary_config_entry | string | null | |
serial_number | unknown | |
sw_version | string | null | |
via_device_id | string | null |