state
| Name | state |
|---|---|
| Type | Interface |
| Path | packages/hass-ts/src/lib/types/state.ts |
Properties
| Name | Type | Description |
|---|---|---|
| attributes | Record<string, unknown> | |
| context | Context | |
| entity_id | string | |
| last_changed | string | |
| last_reported | string | |
| last_updated | string | |
| state | string | |