mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 21:25:13 +02:00
fix climate services (missing indentation, wrongly formatted example) (#9805)
This commit is contained in:
@@ -101,11 +101,11 @@ set_swing_mode:
|
||||
fields:
|
||||
entity_id:
|
||||
description: Name(s) of entities to change
|
||||
example: '.nest'
|
||||
example: 'climate.nest'
|
||||
|
||||
swing_mode:
|
||||
description: New value of swing mode
|
||||
example: 1
|
||||
description: New value of swing mode
|
||||
example: 1
|
||||
|
||||
ecobee_set_fan_min_on_time:
|
||||
description: Set the minimum fan on time
|
||||
|
Reference in New Issue
Block a user