home-assistant-custom-integration

star 41

Example scaffolding and checklists for developing Home Assistant custom integrations. Use when building or reviewing a custom integration based on the included example templates.

bradsjm By bradsjm schedule Updated 2/3/2026

name: home-assistant-custom-integration description: Example scaffolding and checklists for developing Home Assistant custom integrations. Use when building or reviewing a custom integration based on the included example templates.

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
Install via CLI
npx skills add https://github.com/bradsjm/hassio-addons --skill home-assistant-custom-integration
Repository Details
star Stars 41
call_split Forks 40
navigation Branch main
article Path SKILL.md
More from Creator