fix climate services (missing indentation, wrongly formatted example) (#9805)
parent
c85b5561ee
commit
2c1f0f3449
|
@ -101,11 +101,11 @@ set_swing_mode:
|
||||||
fields:
|
fields:
|
||||||
entity_id:
|
entity_id:
|
||||||
description: Name(s) of entities to change
|
description: Name(s) of entities to change
|
||||||
example: '.nest'
|
example: 'climate.nest'
|
||||||
|
|
||||||
swing_mode:
|
swing_mode:
|
||||||
description: New value of swing mode
|
description: New value of swing mode
|
||||||
example: 1
|
example: 1
|
||||||
|
|
||||||
ecobee_set_fan_min_on_time:
|
ecobee_set_fan_min_on_time:
|
||||||
description: Set the minimum fan on time
|
description: Set the minimum fan on time
|
||||||
|
|
Loading…
Reference in New Issue