From be18a8a6e2b91037f2ced022669d41afd332329c Mon Sep 17 00:00:00 2001 From: Mans Matulewicz Date: Sun, 17 Mar 2019 09:45:23 +0100 Subject: [PATCH] removing group from default domains and add a warning (#8957) * removing group from default domains and add a warning reason: saying shut down all resulted in disabling all automations * Minor change --- source/_components/google_assistant.markdown | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/source/_components/google_assistant.markdown b/source/_components/google_assistant.markdown index 26c513430bc..23f0cbcbe8f 100644 --- a/source/_components/google_assistant.markdown +++ b/source/_components/google_assistant.markdown @@ -111,7 +111,6 @@ google_assistant: exposed_domains: - switch - light - - group entity_config: switch.kitchen: name: CUSTOM_NAME_FOR_GOOGLE_ASSISTANT @@ -193,6 +192,10 @@ Currently, the following domains are available to be used with Google Assistant, - climate (temperature setting, operation_mode) - vacuum (dock/start/stop/pause) +

+ The domain groups contains groups containing all items, by example group.all_automations. When telling Google Assistant to shut down everything, this will lead in this example to disabling all automations +

+ ### {% linkable_title Media Player Sources %} Media Player sources are sent via the Modes trait in Google Assistant.