provider Device Info POST /assistant/check_ready_status
@utdk/google/home /assistant/check_ready_status
Check Ready Status
**Update:** This seems to have changed now and is no longer possible. The error is also new. Setting `play_ready_message` to true plays a welcome message on the device saying "Hi, I'm your Google Assistant. I'm here to help. To learn a few things you can do, continue in the Google Home app."

Try it

Authentication
Configure credentials for Google Home
checkreadystatus
POST/assistant/check_ready_status
**Update:** This seems to have changed now and is no longer possible. The error is also new. Setting `play_ready_message` to true plays a welcome message on the device saying "Hi, I'm your Google Assistant. I'm here to help. To learn a few things you can do, continue in the Google Home app."

Input

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