mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Fix fan service description (#14423)
This commit is contained in:
parent
4d63baf705
commit
e5d714ef52
@ -51,8 +51,8 @@ set_direction:
|
|||||||
description: Name(s) of the entities to toggle
|
description: Name(s) of the entities to toggle
|
||||||
example: 'fan.living_room'
|
example: 'fan.living_room'
|
||||||
direction:
|
direction:
|
||||||
description: The direction to rotate
|
description: The direction to rotate. Either 'forward' or 'reverse'
|
||||||
example: 'left'
|
example: 'forward'
|
||||||
|
|
||||||
dyson_set_night_mode:
|
dyson_set_night_mode:
|
||||||
description: Set the fan in night mode.
|
description: Set the fan in night mode.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user