fsievers22 / esphome-ble-remote

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

Sony TV bluetooth remote #22

Closed staxza closed 1 year ago

staxza commented 1 year ago

I was testing this with a Sony TV Bluetooth remote. The remote disconnects after a while and then have to be paired again.

fsievers22 commented 1 year ago

The connection and pairing of the BLE device is done through the BLEClient esphome component, so it probably is a problem in that component and I probably can't do anything about it here.