Page 1 of 1

Flow to disconnect android wear watch

Posted: 06 Nov 2016 16:53
by dak
Hi, I'm trying to create a flow to disconnect my android wear watch when my BT headphones (Jaybird X2) connect (there is an issue with them both at the same time).

The simple flow starts with the trigger Bluetooth Device Connected with the X2 as the specific device, then I have a 5 second sleep, then I have an action to "connect/disconnect Bluetooth device" that specifies my Huawei watch in the PAN Bluetooth profile for disconnect.

The trigger works great but the watch never disconnects. I have tried manual execution and trigger based execution.

Any ideas?

Thanks
Dave

Re: Flow to disconnect android wear watch

Posted: 07 Nov 2016 20:10
by Martin
Hi,

Android Wear likely uses another BT profile which is not supported by the API that Automagic uses to disconnect BT devices.

Regards,
Martin