event_2
Name | event_2 |
---|---|
Type | Interface |
Path | packages/hass-ts/src/lib/types/event.ts |
Properties
Name | Type | Description |
---|---|---|
context | Context | |
data | {
entity_id: string;
new_state: State;
old_state: State;
} | |
event_type | string | |
origin | string | |
time_fired | string |