fsievers22 / esphome-ble-remote

ESPHome external component for a BLE HID client
MIT License
25 stars 10 forks source link

Multiple buttons register as the same button #16

Closed Bretthansenpc closed 1 year ago

Bretthansenpc commented 1 year ago

I went back to the old code because one I flashed the new version all of the extra buttons on the fire remote pro registered as the same button. I don't know if this can be fixed.

I'm super happy with the old code, except it still won't connect to anything other than fire or shield remotes, it sits at discovered device and never connects.

fsievers22 commented 1 year ago

As I don't have the according remote I cannot test and develop for it. But there was an issue with the text_sensor that show the key code (See issue #18), that is fixed now maybe it does show the key codes correctly now?