mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 10:56:49 +00:00
Make Google Assistant SDK docs fit in smaller screens (#35381)
This commit is contained in:
parent
b0dd2e05e2
commit
157685a8af
@ -150,14 +150,14 @@ On the configure page, you can set the language code of the interactions with Go
|
|||||||
|
|
||||||
## Actions
|
## Actions
|
||||||
|
|
||||||
### Action `google_assistant_sdk.send_text_command`
|
### Send text command
|
||||||
|
|
||||||
You can use the `google_assistant_sdk.send_text_command` action to send commands to Google Assistant.
|
You can use the `google_assistant_sdk.send_text_command` action to send commands to Google Assistant.
|
||||||
|
|
||||||
| Data attribute | Optional | Description | Example |
|
| Data attribute | Optional | Description |
|
||||||
| ---------------------- | -------- | ----------- | --------|
|
| ---------------------- | -------- | ----------- |
|
||||||
| `command` | no | Command(s) to send to Google Assistant. | turn off kitchen TV |
|
| `command` | no | Command(s) to send to Google Assistant. |
|
||||||
| `media_player` | yes | Name(s) of media player entities to play response on | media_player.living_room_speaker |
|
| `media_player` | yes | Name(s) of media player entities to play response on |
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user