home_automation
List, trigger, enable, or disable Home Assistant automations to control smart home routines, view state and last trigger time.
Instructions
List, trigger, enable, or disable Home Assistant automations. "list" shows all automations with their state and last trigger time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action: "list" shows all automations, "trigger" fires one immediately, "enable"/"disable" toggles an automation on or off. | |
| entity_id | No | Automation entity ID (e.g. "automation.lights_off_at_night"). Required for trigger/enable/disable. |