Search found 2 matches

by devnull
Thu Jan 29, 2026 6:32 pm
Forum: Technical issues / crashes / bug reports
Topic: Turning Bluetooth on/off not working
Replies: 3
Views: 23341

Re: Turning Bluetooth on/off not working

It's not possible to do this via permission settings on Motorola devices (Android has to ask for it itself)
I added it via ADB. It works fine.

By the way, is it possible to automate something like this:


IF Bluetooth is not connected for 15 minutes
THEN disable Bluetooth
?

I'm trying to ...
by devnull
Tue Jan 27, 2026 1:16 pm
Forum: Technical issues / crashes / bug reports
Topic: Turning Bluetooth on/off not working
Replies: 3
Views: 23341

Turning Bluetooth on/off not working

Hi,

I’m trying to create an automation related to turning Bluetooth on and off.
The trigger runs correctly, but unfortunately Bluetooth does not turn on.

https://i.imgur.com/bTY2eK2.png
----
https://i.imgur.com/iRPvz8x.png

Android version: 15
Version name: 1.8.4
Version code: 145
Flavor ...