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
forgetwiFinetwork
POST/forget_wifi
This is to forget a saved network by `wpa_id`. Get the `wpa_id` from /setup/configured_networks

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