Home Assistant Automation

Installation
SKILL.md

Home Assistant Automation

Automate smart home devices and create intelligent automation workflows.

Core Capabilities

Device Control

device_commands:
  lights:
    - turn_on:
        entity_id: light.living_room
        brightness_pct: 80
        color_temp: 350
    - turn_off:
        entity_id: light.all_lights
        
  climate:
    - set_temperature:
Related skills
Installs
GitHub Stars
111
First Seen