From 71d5777801c89de7c025a21b01b76ed204af098a Mon Sep 17 00:00:00 2001 From: Eric Nagley Date: Mon, 19 Nov 2018 18:44:41 -0500 Subject: [PATCH] Update docs to reflect new fan speed control. (#7462) --- 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 7a8872c387e..6fee46b118c 100644 --- a/source/_components/google_assistant.markdown +++ b/source/_components/google_assistant.markdown @@ -179,7 +179,7 @@ Currently, the following domains are available to be used with Google Assistant, - scene (on) - script (on) - switch (on/off) -- fan (on/off) +- fan (on/off/speed) - light (on/off/brightness/rgb color/color temp) - lock (lock/unlock (to allow assistant to unlock, set the `allow_unlock` key in configuration)) - cover (on/off/set position (via set brightness))