provider Wifi POST /forget_wifi
@utdk/google/home /forget_wifi
Forget Wi-Fi Network
This is to forget a saved network by `wpa_id`. Get the `wpa_id` from /setup/configured_networks

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.

forgetwiFinetwork
POST/forget_wifi
This is to forget a saved network by `wpa_id`. Get the `wpa_id` from /setup/configured_networks

Input

required

Enter a gateway URL 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.forgetwiFinetwork()