ha-scripts

Installation
SKILL.md

Home Assistant YAML Scripts

Scripts are reusable, callable action sequences — unlike automations they have no trigger and must be called explicitly.

YAML Style Rules

  • 2-space indentation (never tabs)
  • Lowercase booleans: true / false
  • Entity IDs: domain.entity_name (lowercase, underscores)

Script Template

Installs
5
GitHub Stars
5
First Seen
Mar 18, 2026
ha-scripts — l3digital-net/claude-code-plugins