provider Device Info GET /supported_locales
@utdk/google/home /supported_locales
Locales
Simply returns a list of all supported locales.

Try it

Authentication
Configure credentials for Google Home
locales
GET/supported_locales
Simply returns a list of all supported locales.

This operation has no parameters.

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