@cccpresser

Sure πŸ™‚

I used #esphome for a quick and dirty implementation. Still rough around the edges, but already works very well.

The communication works via BLE UART. The hat accepts commands strings via BLE and provides an info string that can be queried.

In addition the right button activates the Tidal LED as flashlight.

https://github.com/btittelbach/esphome_config_examples/blob/main/styriatuxhat_BLE_remote_tidal_esp32.yaml

If you make any improvements, especially regarding energy saving, please share again πŸ™‚

#tidalbadge #emf2022

esphome_config_examples/styriatuxhat_BLE_remote_tidal_esp32.yaml at main Β· btittelbach/esphome_config_examples

a collection of esphome configurations, possibly useful as example for others - btittelbach/esphome_config_examples

GitHub