Add on/off supported feature to climate (#11379)

* Add on/off supported feature to climate

* Lint
This commit is contained in:
Andrey
2018-01-04 00:10:54 +02:00
committed by Lukas Barth
parent ec700c2cd6
commit eb00e54eba
5 changed files with 125 additions and 17 deletions

View File

@@ -80,7 +80,22 @@ set_swing_mode:
example: 'climate.nest'
swing_mode:
description: New value of swing mode.
example: 1
example:
turn_on:
description: Turn climate device on.
fields:
entity_id:
description: Name(s) of entities to change.
example: 'climate.kitchen'
turn_off:
description: Turn climate device off.
fields:
entity_id:
description: Name(s) of entities to change.
example: 'climate.kitchen'
ecobee_set_fan_min_on_time:
description: Set the minimum fan on time.
fields: