From 2d8ead5ed39732243d1fbfd9f4cf833890184774 Mon Sep 17 00:00:00 2001 From: Brynley McDonald Date: Sat, 13 Jun 2020 05:04:16 +1200 Subject: [PATCH] Add input_select docs (#13678) --- source/_integrations/google_assistant.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/google_assistant.markdown b/source/_integrations/google_assistant.markdown index 7ca8b94e218..6adb1306b9b 100644 --- a/source/_integrations/google_assistant.markdown +++ b/source/_integrations/google_assistant.markdown @@ -181,6 +181,7 @@ Currently, the following domains are available to be used with Google Assistant, - camera (streaming, requires compatible camera) - group (on/off) - input_boolean (on/off) +- input_select (option/setting/mode/value) - scene (on) - script (on) - switch (on/off)