ha_update_automation
Update an existing Home Assistant automation's configuration by specifying its ID and new settings. Enables precise automation management via the hass-mcp-server.
Instructions
Update an existing automation's configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| automation_id | Yes | The automation config key/ID to update | |
| config | Yes | Updated automation config (same format as create) |