I’m looking for a remote to trigger various scenes that has high Partner Acceptance Factor.
One thought I had was to do something like a DIY Streamdeck (LCD Buttons) connected to an ESP of some kind that could update what’s on the LCDs with current state, etc… But I’m not even sure where to get started with finding hardware for something like that.
Any thoughts? Is there other remote trigger / button(s) out there that could work like that?
Did you found any solution for your remote? I made a FreeTouchDeck (GitHub - DustinWatts/FreeTouchDeck: For interfacing with Windows/macOS/Linux using an ESP32, a touchscreen and BLE.), it is easy to make and you can flash it from the website.
Second solution is OpenHASP(openHASP), I made touchscreen for my lights and other sensor. I think OpenHASP would be the best solution for you!? If you first make the FreeTouchDeck and dont like it then you can flash that to OpenHASP panel from their homepage.