provider Device Info GET /supported_timezones
@utdk/google/home /supported_timezones
Timezones
Simply returns a list of all supported timezones.

Try it

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

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