home-assistant-custom-integration
Home Assistant Custom Integration Examples
Workflow
- Read the official docs overview first.
- Use the practical checklist while building.
- Start from the template example, then layer in complexity with the intermediate and push-data examples.
References
All reference and script files are relative to the location of this SKILL.md file.
- Official docs overview:
references/official-docs.md - Build checklist:
references/checklist.md - Template example:
references/msp_integration_101_template - Intermediate example:
references/msp_integration_101_intermediate - Push-data example:
references/msp_push_data_example
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.
513home-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.
450home-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.
411home-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.
366home-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.
360home-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.
312