Fill in service info for thermostat

pull/563/merge
Paulus Schoutsen 2015-10-27 19:51:50 -07:00
parent b3b2f2e326
commit 0a36c96a55
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
set_away_mode:
description: Turn away mode on/off for a thermostat
fields:
entity_id:
description: Name(s) of entities to change
example: 'light.kitchen'
away_mode:
description: New value of away mode
example: true
set_temperature:
description: Set temperature of thermostat
fields:
entity_id:
description: Name(s) of entities to change
example: 'light.kitchen'
temperature:
description: New target temperature for thermostat
example: 25