Home Assistant Entity Changed
Starts when a Home Assistant entity changes — a sensor, a switch, a door, a thermostat.
A trigger in the Smart Home group.
Its type is trigger.ha_state.
Declared ports
Section titled “Declared ports”| Port | Label | Flow | Type |
|---|---|---|---|
out |
out | execution out | — |
change |
Change | data out | Object{entityId: String, name: String, state: String, previousState: String, unit: String, attributes: String, changedAt: DateTime} |
Configuration
Section titled “Configuration”| Field | Key | Default | Notes |
|---|---|---|---|
| Entity | entity |
— | chosen from HA_ENTITY |
| What starts it | trigger |
— | chosen from HA_TRIGGER |
| Held for (seconds) | forSeconds |
0 |
— |