# Home Assistant Integrations Addons

> Home Assistant integrations, add-ons, updates, and system operations. Use when the user asks about config entries, add-ons, updates, reloads/restarts, or system health, and when mapping those needs to ha-mcp tools. Use when this capability is needed.

- Skill: `tomevault-io/home-assistant-integrations-addons` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/home-assistant-integrations-addons`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/home-assistant-integrations-addons/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/home-assistant-integrations-addons

---


# 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`

## References

All reference and script files are relative to the location of this SKILL.md file.

- Safe operations: `references/SAFE_OPERATIONS.md`
- Update flow: `references/UPDATE_FLOW.md`
- Add-on notes: `references/ADDON_NOTES.md`

---
> Source: [bradsjm/hassio-addons](https://github.com/bradsjm/hassio-addons) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-21 -->

