I've created a tool to control my Home Assistant devices from the command line.
As i'm spending a lot of time on the command line, i was looking for a tool to easily
turn on/off or toggle lights and switches, as well as play a short audio on a media player.
It seemed, that other CLI tools i found were not really focused on controlling devices,
but on configuring Home Assistant. So i created a tool for myself: hctl
I already posted this on reddit r/homeassistant (https://www.reddit.com/r/homeassistant/comments/1fztugb/control_your_devices_from_the_command_line/)
Since the reddit post, i've implemented some new features and just released a new version: v0.4.0
Project can be found here: https://github.com/xx4h/hctl
Happy to hear your thoughts, just drop me a message ๐