home-assistant-integrations-addons
Installation
SKILL.md
Home Assistant Integrations & Add-ons
Workflow
- Discover current integrations/add-ons and update availability.
- Summarize current state before changes.
- Avoid destructive operations unless explicitly requested.
- Prefer reloads over restarts when supported; validate config before restart.
Tooling map (ha-mcp)
- Integrations:
ha_get_integration,ha_set_integration_enabled,ha_delete_config_entry - Add-ons:
ha_get_addon - Updates:
ha_get_updates - System health:
ha_get_system_health - Reload/restart:
ha_reload_core,ha_check_config,ha_restart