provider Bluetooth POST
/bluetooth/bond @utdk/google/home
/bluetooth/bond Forget paired device
*See note for Bluetooth under `/setup/bluetooth/status`*
**For both parts**
This is to forget paired devices by mac address. Works for both kinds of devices (Part 1 and Part 2).
Try it
Authentication
Configure credentials for Google Home
Gateway
The gateway proxies requests and injects credentials server-side. Configure credentials above, then enter your gateway URL.
Saved automatically to browser storage.
Code snippet
Updates live as you fill in the form above.
TypeScript
import google_home from '@utdk/google/home';
await google_home.forgetpaireddevice()