From 0265014bdb7cc494a26a207eaff543b4e9e400ba Mon Sep 17 00:00:00 2001 From: Jan Bouwhuis Date: Thu, 22 Jul 2021 14:25:15 +0200 Subject: [PATCH] Google Assistant - update fan platform capabilties (#18415) --- source/_integrations/google_assistant.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/google_assistant.markdown b/source/_integrations/google_assistant.markdown index 6582bc98558..7ecb48b7d11 100644 --- a/source/_integrations/google_assistant.markdown +++ b/source/_integrations/google_assistant.markdown @@ -209,7 +209,7 @@ Currently, the following domains are available to be used with Google Assistant, - scene (on) - script (on) - switch (on/off) -- fan (on/off/speed) +- fan (on/off/speed percentage/preset mode) - light (on/off/brightness/rgb color/color temp) - lock - cover (on/off/set position)