Fixing typos and minor tweaks

This commit is contained in:
Jeffrey Stone 2017-01-29 16:08:37 -05:00
parent 5defb5cff4
commit accf895876
14 changed files with 11 additions and 19 deletions

View File

@ -8,5 +8,4 @@ action:
entity_id: scene.livingroom_normal
- service: notify.notify
data:
title: 'Good Morning'
message: "Good Morning, Anchorage House is up and online."

View File

@ -9,5 +9,4 @@ action:
entity_id: scene.livingroom_night
- service: notify.notify
data:
title: 'Good Night'
message: "Shutting down for the night, Good Night"

View File

@ -7,8 +7,7 @@ trigger:
action:
- service: notify.notify
data:
title: 'Jeff is Home'
message: "Jeff is home!"
message: "Jeff arrived home"
- service: input_select.select_option
data:
entity_id: input_select.jeff_status

View File

@ -7,7 +7,6 @@ trigger:
action:
- service: notify.notify
data:
title: 'Jeff Left Home'
message: "Jeff left home"
- service: input_select.select_option
data:

View File

@ -7,7 +7,6 @@ trigger:
action:
- service: notify.notify
data:
title: 'Jeff is at Manheim'
message: "Jeff arrived at Manheim"
- service: input_select.select_option
data:

View File

@ -7,7 +7,6 @@ trigger:
action:
- service: notify.notify
data:
title: 'Jeff Left Manheim'
message: "Jeff left Manheim"
- service: input_select.select_option
data:

View File

@ -7,7 +7,6 @@ trigger:
action:
- service: notify.notify
data:
title: 'Jeff is at CAI-Summit'
message: "Jeff arrived at CAI-Summit"
- service: input_select.select_option
data:

View File

@ -1,4 +1,4 @@
alias: "Kat Arrives Home"
alias: "Kat Arrives Work"
trigger:
platform: zone
event: enter

View File

@ -1,4 +1,4 @@
alias: "Kat Leaves Home"
alias: "Kat Leaves Work"
trigger:
platform: zone
event: leave

View File

@ -52,6 +52,7 @@ Jeff Trackers:
Katherine:
- device_tracker.katheriesiphone_2
- sensor.kat_iphone_batt
- sensor.kat_ett_home
Thermostat:
- climate.first_floor

View File

@ -10,4 +10,3 @@
qos: 0
unit_of_measurement: "mph"
value_template: '{{ value_json.vel }} '

View File

@ -9,4 +9,3 @@
- ping
- download
- upload