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 I don't know what the type of this one is as I don't have any devices in my database that aren't null
sw_version string | null
via_device_id string | null