Initial Commit

This commit is contained in:
Dan
2019-06-22 23:10:30 -04:00
commit 1c32ac4850
15 changed files with 721 additions and 0 deletions

12
climate.yaml Normal file
View File

@@ -0,0 +1,12 @@
- alias: 'Set Away Mode'
trigger:
platform: state
entity_id: device_tracker.dan_dansphone
to: 'not_home'
condition: template
value_template: "{% if not is_state('thermostat_current_status', 'off') %}true{% endif %}"
action:
- service: set_away_mode
away_mode: on