homeassistant-skill
Installation
SKILL.md
Home Assistant Skill
Control smart home devices via the Home Assistant REST API.
Setup
Set environment variables:
HA_URL— Your Home Assistant URL (e.g.,http://10.0.0.10:8123)HA_TOKEN— Long-lived access token (create in HA → Profile → Long-Lived Access Tokens)
Safety Rules
Always confirm with the user before performing these actions:
- Locks — locking or unlocking any lock
- Alarm panels — arming or disarming
- Garage doors — opening or closing (
cover.*withdevice_class: garage) - Security automations — disabling automations related to security or safety
- Covers — opening or closing covers that control physical access (gates, barriers)