ha_fire_event
Trigger automations and integrations in Home Assistant by firing custom events with an optional data payload.
Instructions
Fire a custom event in Home Assistant to trigger automations or integrations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_type | Yes | Event type to fire (e.g. 'custom_event', 'guest_arrived') | |
| event_data | No | Optional event data payload |