What problem does it solve?
This Skill allows you to easily list, read, and understand your Home Assistant automations and scripts without needing to navigate the Home Assistant UI or directly interact with its API.
Core Features & Use Cases
- List Automations/Scripts: Get a concise overview of all automations and scripts, including their entity IDs, names, and associated areas.
- Read Single Config: Retrieve the full configuration details of a specific automation or script.
- Trace Debugging: Investigate why an automation or script did or did not run by examining its execution traces.
- Use Case: You want to understand how a specific automation named "Good Morning" works. You can use this skill to get its full configuration, including triggers, conditions, and actions, and then present it in a human-readable format.
Quick Start
List all your Home Assistant automations.