I have a couple of SHOPLED BLE LED’s connected via BLE proxy and when it stays connected it works great. My issue is that almost once a day the BLE Proxy will disconnect and the only way I have found to get it working again is to reboot HA. I have setup notifications informing me when they disconnect so that I can reboot. Next step might be to automate the restart upon the disconnect of the LED’s.
I noticed that I could add a button to the yaml configuration that I believe allows me to restart the ESP32 device. Would anyone know if utilizing a button like this would allow the connection to become active again? Since I currently have 5 ble proxies setup around the house and the connection could jump from one to another I guess I might be guessing a little to determine which to restart. Would this achieve the connection again or is my only option to restart HA?