From 7c4d71118f9d0e0e2e965514aaedf34dba678764 Mon Sep 17 00:00:00 2001 From: adamp237 Date: Tue, 24 Oct 2017 23:30:15 +1030 Subject: [PATCH] Change 'set_fanspeed' to 'set_fan_speed' (#3755) I tried creating a script using set_fanspeed. After much trial and error, it worked when I used set_fan_speed. Suggest this page is updated. --- source/_components/vacuum.xiaomi_miio.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_components/vacuum.xiaomi_miio.markdown b/source/_components/vacuum.xiaomi_miio.markdown index 884d840339f..b702071e60a 100644 --- a/source/_components/vacuum.xiaomi_miio.markdown +++ b/source/_components/vacuum.xiaomi_miio.markdown @@ -25,7 +25,7 @@ Currently supported features are: - `turn_off` (stop all activity and return to dock) - `locate` - `clean_spot` -- `set_fanspeed` +- `set_fan_speed` - remote control of your robot. Please follow [Retrieving the Access Token](/components/vacuum.xiaomi_miio/#retrieving-the-access-token) to retrieve the API token used in @@ -52,7 +52,7 @@ Configuration variables: In addition to [all of the services provided by the `vacuum` component] ]) (`turn_on`, `turn_off`, `start_pause`, `stop`, `return_to_home`, `locate`, -`set_fanspeed` and `send_command`), the `xiaomi` platform introduces specific +`set_fan_speed` and `send_command`), the `xiaomi` platform introduces specific services to access the remote control mode of the robot. These are: - `xiaomi_remote_control_start`