I’ve been trying to get this work for the last month with no luck. The idea is to have each face of the cube represent an automation and then double tapping the face will execute the HA automation.
I thought I would be able to setup a BLE proxy on ESPHome and then have it relay all the BLE messages from the cube to MQTT where I could filter each message and have it trigger the HA automation.
I’ve been using ChatGPT4 to try to get this to work with no luck. I get stuck in the custom component section in the ESPHome yaml as well as the C++ file in the ESPHome config folder in HA.
Between the API and BLE api at the following link I thought I could figure it out.
How cool would it be to have a 12 sided cube to be able to control automations!!
Any help here would be appreciated!!