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
More from bradsjm/hassio-addons
home-assistant-automation-scripts
Home Assistant automations, scripts, and blueprints. Use when the user requests automation/script syntax, triggers/conditions/actions, blueprint usage, run modes, or troubleshooting, and when mapping those needs to ha-mcp automation/script tools.
512home-assistant-dashboards-cards
Home Assistant Lovelace dashboards and cards. Use when the user asks about dashboard structure, views/sections, card types, resources, or HACS cards, and when mapping those needs to ha-mcp dashboard tools.
447home-assistant-entities-services
Home Assistant entity discovery, states, helpers, labels, groups, and services. Use when the user asks about entities or services, needs to rename/move/hide/label entities, or requires service calls via ha-mcp tools.
410home-assistant-esphome
ESPHome + Home Assistant workflows for provisioning, adoption, entity naming, encryption keys (noise_psk / api encryption), OTA updates, and troubleshooting offline devices. Use when working with ESPHome Device Builder, the HA ESPHome integration, or when generating ESPHome YAML and validating entities in HA.
364home-assistant-custom-integration
Example scaffolding and checklists for developing Home Assistant custom integrations. Use when building or reviewing a custom integration based on the included example templates.
331home-assistant-awtrix
Manage AWTRIX 3 devices via HTTP filesystem and utility endpoints. Use when listing/uploading/renaming/deleting files, checking flash usage, configuring Wi-Fi, controlling LiveView, or importing LaMetric icons.
311