diff --git a/source/_integrations/fan.template.markdown b/source/_integrations/fan.template.markdown index 844831874c7e..b1bf66b89ccc 100644 --- a/source/_integrations/fan.template.markdown +++ b/source/_integrations/fan.template.markdown @@ -124,7 +124,7 @@ fan: type: [string, list] default: [] speed_count: - description: The number of speeds the fan supports. Used to calculate the percentage step for the `fan.increase_speed` and `fan.decrease_speed` services. + description: The number of speeds the fan supports. Used to calculate the percentage step for the `fan.increase_speed` and `fan.decrease_speed` services. Defaults to 100, but when `set_percentage` is used the number of speeds defaults to 3 (being the values 33, 67 and 100). required: false type: integer default: 100