
Home Assistant CLI
Control Home Assistant smart home automation platform via command-line interface (hass-cli). Manage lights, switches, climate control, sensors, and automations through CLI commands with token-based authentication.
🚀 Home Assistant CLI lets you control your smart home directly from the command line. Install via Homebrew or pip, configure your server URL and access token, then manage lights, switches, thermostats, and automations with simple commands—no GUI required.
💡 Perfect for scripting, automation workflows, and remote control. Chain commands together, filter devices by room or type, and integrate smart home actions into your development pipeline or scheduled tasks.
✨ Lightweight, fast, and ideal for headless systems, SSH sessions, or building custom integrations without leaving your terminal.