context

Used to tie events and states together. See Home Assistant Website

Name context
Type Interface
Path packages/hass-ts/src/lib/types/context.ts

Properties

Name Type Description
id string Unique identifier for the context
parent_id null Unique identifier for the user that started the change
user_id string Unique identifier of the parent context_id that started the change.