provider Bluetooth POST /bluetooth/connect
@utdk/google/home /bluetooth/connect
Pair with Speaker
*See note for Bluetooth under `/setup/bluetooth/status`* **For Part 2 only** This pairs with other bluetooth speakers by mac address.

Try it

Authentication
Configure credentials for Google Home
pairwithspeaker
POST/bluetooth/connect
*See note for Bluetooth under `/setup/bluetooth/status`* **For Part 2 only** This pairs with other bluetooth speakers by mac address.

Input

required
required
required

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import google_home from '@utdk/google/home';

await google_home.pairwithspeaker()