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
seteurekainfo
POST/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.

Input

required
required
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.seteurekainfo()