diff --git a/source/_integrations/fan.template.markdown b/source/_integrations/fan.template.markdown index 3593f66d8db..3b91b83ee1a 100644 --- a/source/_integrations/fan.template.markdown +++ b/source/_integrations/fan.template.markdown @@ -110,6 +110,10 @@ fan: description: Defines an action to run when the fan is given a speed percentage command. required: false type: action + set_preset_mode: + description: Defines an action to run when the fan is given a preset command. + required: false + type: action set_oscillating: description: Defines an action to run when the fan is given an osc state command. required: false