What problem does it solve?
It helps you quickly query and mutate a large Home Assistant instance without overwhelming results or losing context, while providing consistent workflows for inspecting entities, automations, templates, and service/event interactions.
Core Features & Use Cases
- Focused HA inspection at scale: Retrieves projected, limited responses instead of dumping full collections (1000+ entities, 60+ service domains).
- Topic discovery first: Uses an orient/search flow to find related entities, automations, scripts, and dashboard cards before deeper inspection.
- Operational actions and debugging: Triggers automations or runs scripts, renders Jinja templates, inspects config/attributes/history/activity/repairs, and performs targeted raw API calls when needed.
Quick Start
Use the home-assistant skill to orient yourself on a topic like “media room” and then query the specific entity states and recent history you need.