Hi,
I have a number of Shelly devices (1PM Mini Gen3, Plus Plug S), some of which insist on turning on Bluetooth. They run a script aioshelly_ble_integration that just won’t go away. If I turn off BT, this script turns it right back on, and if I delete the script (or save an empty one under this name), it gets re-installed.
It’s only a few devices that do this, other (identical) devices don’t.
Apparently the Shelly integration does this, as the comment in the script reads:
// aioshelly BLE script 2.0
// Script automatically installed by Home Assistant for Bluetooth proxy support
// https://www.home-assistant.io/integrations/bluetooth/#remote-adapters-bluetooth-proxies
I want to turn BT off. It’s not a big issue, but I just hate not understanding what is going on:-). Now I probably installed it myself somehow while logging for BT-proxy functionality, but I solved that problem another way, so now I just want to turn it back off again. But how?
TIA,
Peter