Select/ de-Select Bluetooth Source for a device.
What we need is we want to support just "BLUETOOTH" as the only source for the bose device.
To select the source as "BLUETOOTH", we can use the "/select" endpoint, but how to de-select i.e, remove "BLUETOOTH" as the selected source.
At this moment No other source needs to be selected. This action should also "turn-off the Bluetooth" for the device. So, that, no one is able to discover and play via Bluetooth this device.
But if we again do "/select", with "BLUETOOTH", the Bluetooth should turn on automatically and the "BLUETOOTH" source should get selected and we able to play via Bluetooth.
0
Best Answer
-
[email protected] Admin Posts: 169
Hi @pranavgh1996
for the "de-select" case you describe, you should just put the device into standby using the /key endpoint with the POWER keypress. Be sure to send both a "press" and "release" keypress as described in the documentation.
Using /select again to turn on Bluetooth should work as you describe when a device is in Standby.5
Answers