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.
fields:
entity_id:
description: Name(s) of the entities to toggle
description: Name(s) of the entities to set
example: 'fan.living_room'
direction:
description: The direction to rotate. Either 'forward' or 'reverse'