From f00a803e715600a908aa581aa79f9f9b4b980d92 Mon Sep 17 00:00:00 2001 From: Peter Epley Date: Mon, 30 Oct 2017 03:23:58 -0400 Subject: [PATCH] Update google_assistant.markdown (#3831) Added exposed domains available, including from PR #10148 --- source/_components/google_assistant.markdown | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/source/_components/google_assistant.markdown b/source/_components/google_assistant.markdown index 88d45d3b531..225c01b4ac4 100644 --- a/source/_components/google_assistant.markdown +++ b/source/_components/google_assistant.markdown @@ -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: