provider Bluetooth POST /bluetooth/discovery
@utdk/google/home /bluetooth/discovery
Change Discoverability
*See note for Bluetooth under `/setup/bluetooth/status`* **For Part 1 only** This enables/disables Home's bluetooth discovery and other devices can pair with Home (where Home acts as a speaker).

Try it

Authentication
Configure credentials for Google Home
changediscoverability
POST/bluetooth/discovery
*See note for Bluetooth under `/setup/bluetooth/status`* **For Part 1 only** This enables/disables Home's bluetooth discovery and other devices can pair with Home (where Home acts as a speaker).

Input

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.changediscoverability()