It’s much cheaper than the Stream Deck, and I kinda like it. They have an official plugin for Home Assistant, but it doesn’t work properly, and it’s not very flexible. I also don’t like that I can only use it when the PC is not sleeping. So I decided to “hack” it.
I’m working on a project to make it work without having to connect to a PC and use there app, which means you can connect the deck to a RPi Zero 2W and place it anywhere in the house.
I’ll update the progress in this post.
The project will be open source.
That is amazingly good timing, i’ve literally just received mine yesterday, loaded the HA plugin and was immediately dissapointed by how terrible the UX was, I can barely get it to do a thing.
This project can now interact with HA via Websocket API, and changes the button’s state accordingly (using templating). Now I’m focusing on clearing the bugs.
Update: at first I want to install this on a standalone pi zero, but now I want to use HA addon & esphome instead (running esp32-s3). This will reduce the cost and make it easier to manage multiple decks in one place (the addon).