home-assistant
Installation
SKILL.md
Home Assistant Smart Home Control
Control and monitor your smart home through the Home Assistant REST API. Manage lights, switches, sensors, climate controls, and automations.
Prerequisites
Before using this Skill, you must:
- Install Node.js dependencies:
cd scripts && npm install && npm run build
-
Have a running Home Assistant instance accessible via HTTP/HTTPS
-
Generate a Long-Lived Access Token (see references/SETUP.md)