mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
add missing description (#17471)
`set_preset_mode` is defined in the example but not in the variable description.
This commit is contained in:
parent
3aaeec3e27
commit
0a111817ae
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user