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.
This commit is contained in:
adamp237 2017-10-24 23:30:15 +10:30 committed by Fabian Affolter
parent 18fcb411b1
commit ae0e2321dc
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -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`