From 40ed68715208a7d72c0fbe8c0d4a632466b9277b Mon Sep 17 00:00:00 2001 From: Heriberto Madrigal <3331780+magic-madrigal@users.noreply.github.com> Date: Mon, 14 Jan 2019 15:46:24 -0800 Subject: [PATCH] Update google_assistant.markdown (#8074) The documentation is out of date. --- source/_components/google_assistant.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/google_assistant.markdown b/source/_components/google_assistant.markdown index af8e8dd730d..443aaf14e6d 100644 --- a/source/_components/google_assistant.markdown +++ b/source/_components/google_assistant.markdown @@ -179,7 +179,7 @@ entity_config: Currently, the following domains are available to be used with Google Assistant, listed with their default types: - group (on/off) -- input boolean (on/off) +- input_boolean (on/off) - scene (on) - script (on) - switch (on/off)