Ez Ha

Control Home Assistant — lights, fans, covers, locks, switches, climate, humidifiers, media players, scenes, scripts, automations, weather, buttons, and Assist. Run `ha <domain>` to discover entities and actions.

araa47 3fb1308 2 files · 40.1 KB Updated

File contents

ha — Home Assistant CLI

Setup

Set HA_URL and HA_TOKEN env vars (or .env file).

Usage

  1. Find entities first — if the user mentions a device/room, run ha search <name> or ha <domain> to discover real entity IDs before acting.
  2. Actha <domain> <action> <entity_id> [args] (e.g. ha fan speed bedroom 60, ha cover open balcony_awning)
  3. Generic powerha on|off|toggle <entity_id> works for any entity.
  4. Fuzzy matchha scene|script|button [name] — omit name to list, provide name to activate (substring match).
  5. Add -v for verbose JSON output.

araa47/ez-ha/tree/main/skills/ez-ha commit 3fb13086aa

Frequently asked questions

npx skillmds@latest add araa47/ez-ha