provider Device Settings POST
/set_eureka_info @utdk/google/home
/set_eureka_info Set Eureka Info
This can set custom values to some options.
Only fields to be modified need to be sent, not all. The example has some modifiable fields.
TODO: List all modifiable fields.
Sending non-existant fields will still return a 200 OK, but they are not saved.
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.seteurekainfo()