Fix description of fan service set_direction (#32181)

This commit is contained in:
springstan
2020-02-25 19:18:44 +01:00
committed by GitHub
parent 2925e0617c
commit 5c12fa0daa

View File

@@ -48,7 +48,7 @@ set_direction:
description: Set the fan rotation. description: Set the fan rotation.
fields: fields:
entity_id: entity_id:
description: Name(s) of the entities to toggle description: Name(s) of the entities to set
example: 'fan.living_room' example: 'fan.living_room'
direction: direction:
description: The direction to rotate. Either 'forward' or 'reverse' description: The direction to rotate. Either 'forward' or 'reverse'