Mill service (#17971)

* Mill service

* style
This commit is contained in:
Daniel Høyer Iversen
2018-10-29 23:36:49 +01:00
committed by Fabian Affolter
parent 32cb666dac
commit 98163504fb
3 changed files with 52 additions and 6 deletions

View File

@@ -116,6 +116,22 @@ ecobee_resume_program:
description: Resume all events and return to the scheduled program. This default to false which removes only the top event.
example: true
mill_set_room_temperature:
description: Set Mill room temperatures.
fields:
room_name:
description: Name of room to change.
example: 'kitchen'
away_temp:
description: Away temp.
example: 12
comfort_temp:
description: Comfort temp.
example: 22
sleep_temp:
description: Sleep temp.
example: 17
nuheat_resume_program:
description: Resume the programmed schedule.
fields: