Update google_assistant.markdown (#3831)

Added exposed domains available, including from PR #10148
This commit is contained in:
Peter Epley 2017-10-30 03:23:58 -04:00 committed by Fabian Affolter
parent df4600b179
commit f00a803e71
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -43,7 +43,15 @@ google_assistant:
* *project_id* (Required): Project ID from the Google Developer console (looks like `words-2ab12`)
* *client_id* (Required): A long random URL safe string (no spaces or special characters) that will be used for Implicit OAuth.
* *access_token* (Required): Another different long random URL safe string.
* *exposed_domains* (Optional): An array of Home Assistant domains to expose to Google Assistant.
* *exposed_domains* (Optional): An array of Home Assistant domains to expose to Google Assistant. Options include:
- `switch`
- `light`
- `cover`
- `media_player`
- `group`
- `fan`
- `scene`
- `script`
You can also customize your devices similar to other components by adding keys to entities: