Home Assistant Event
Starts when an event fires on the Home Assistant event bus — a Zigbee button, a tag, a custom event.
A trigger in the Smart Home group.
Its type is trigger.ha_event.
Declared ports
Section titled “Declared ports”| Port | Label | Flow | Type |
|---|---|---|---|
out |
out | execution out | — |
event |
Event | data out | Object{eventType: String, data: String, origin: String, firedAt: DateTime} |
Configuration
Section titled “Configuration”| Field | Key | Default | Notes |
|---|---|---|---|
| Home Assistant | hub |
— | chosen from HA_HUB |
| Event type | eventType |
— | — |
| Data contains | dataContains |
— | — |