I’m super new to Home Assistant and it seems I’m somewhat lost. I’ve done a full HA install on a RPI4 with the RPI4 64bit image and I’ve managed to setup a conbee stick and control a zigbee rgb lamp. I’ve looked at the automations stuff in the dashboard.
Now, to get a better understanding of how things work I’m trying to achieve the following:
I want to change the light’s scene with a keyboard shortcut from my desktop pc (Ubuntu Linux) on the local network, presumably via a bash script or something similar.
But I can’t figure out where to start looking for ways to do this. This is partly because googling (combined) terms such as: ‘home assistant’ ‘bash’ ‘linux’ ‘ubuntu’ ‘script’ ‘ssh’ and so on return all kinds of obvious results that have nothing to do with what I’m trying to achieve.
So can you guys maybe point me in the right direction? Through what general concept/technique can this be done?
Awesome! This is exactly the type of awnser I was looking for and has put me back on track. I’ve briefly glanced at the Websocket API documentation and I’m confident that I’ll be able to cook something together starting there. Thank you.
Is home-assistant-cli still the best option these days? I use HASS-Agent on my Windows install, but haven’t explored triggering Home Assistant actions from Linux (KDE/GNOME) until now that I got a new programmable keyboard and I can configure so many shortcuts.