From accf895876cfa8ba6a09bc00d54adf10dd24adc8 Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Sun, 29 Jan 2017 16:08:37 -0500 Subject: [PATCH] Fixing typos and minor tweaks --- automations/good_morning.yaml | 1 - automations/good_night.yaml | 1 - automations/jeff_home_enter.yaml | 5 ++--- automations/jeff_home_leave.yaml | 3 +-- automations/jeff_manheim_enter.yaml | 3 +-- automations/jeff_manheim_leave.yaml | 3 +-- automations/jeff_summit_enter.yaml | 3 +-- automations/kat_work_enter.yaml | 2 +- automations/kat_work_leave.yaml | 2 +- devices.yaml | 2 +- groups.yaml | 1 + sensors/owntracks.yaml | 1 - sensors/speedtest.yaml | 1 - sensors/weather.yaml | 2 +- 14 files changed, 11 insertions(+), 19 deletions(-) diff --git a/automations/good_morning.yaml b/automations/good_morning.yaml index 44574a0..8f800f0 100644 --- a/automations/good_morning.yaml +++ b/automations/good_morning.yaml @@ -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." diff --git a/automations/good_night.yaml b/automations/good_night.yaml index 047dc54..c0d5232 100644 --- a/automations/good_night.yaml +++ b/automations/good_night.yaml @@ -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" diff --git a/automations/jeff_home_enter.yaml b/automations/jeff_home_enter.yaml index a477063..e8440f2 100644 --- a/automations/jeff_home_enter.yaml +++ b/automations/jeff_home_enter.yaml @@ -7,9 +7,8 @@ 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 - option: stationary \ No newline at end of file + option: stationary diff --git a/automations/jeff_home_leave.yaml b/automations/jeff_home_leave.yaml index ccd75da..988f0df 100644 --- a/automations/jeff_home_leave.yaml +++ b/automations/jeff_home_leave.yaml @@ -7,9 +7,8 @@ trigger: action: - service: notify.notify data: - title: 'Jeff Left Home' message: "Jeff left home" - service: input_select.select_option data: entity_id: input_select.jeff_status - option: moving \ No newline at end of file + option: moving diff --git a/automations/jeff_manheim_enter.yaml b/automations/jeff_manheim_enter.yaml index 00e8a70..0341165 100644 --- a/automations/jeff_manheim_enter.yaml +++ b/automations/jeff_manheim_enter.yaml @@ -7,9 +7,8 @@ trigger: action: - service: notify.notify data: - title: 'Jeff is at Manheim' message: "Jeff arrived at Manheim" - service: input_select.select_option data: entity_id: input_select.jeff_status - option: stationary \ No newline at end of file + option: stationary diff --git a/automations/jeff_manheim_leave.yaml b/automations/jeff_manheim_leave.yaml index aea025a..f3d765d 100644 --- a/automations/jeff_manheim_leave.yaml +++ b/automations/jeff_manheim_leave.yaml @@ -7,9 +7,8 @@ trigger: action: - service: notify.notify data: - title: 'Jeff Left Manheim' message: "Jeff left Manheim" - service: input_select.select_option data: entity_id: input_select.jeff_status - option: moving \ No newline at end of file + option: moving diff --git a/automations/jeff_summit_enter.yaml b/automations/jeff_summit_enter.yaml index bba99d9..2162fb4 100644 --- a/automations/jeff_summit_enter.yaml +++ b/automations/jeff_summit_enter.yaml @@ -7,9 +7,8 @@ trigger: action: - service: notify.notify data: - title: 'Jeff is at CAI-Summit' message: "Jeff arrived at CAI-Summit" - service: input_select.select_option data: entity_id: input_select.jeff_status - option: stationary \ No newline at end of file + option: stationary diff --git a/automations/kat_work_enter.yaml b/automations/kat_work_enter.yaml index 7a574ac..ce1ee00 100644 --- a/automations/kat_work_enter.yaml +++ b/automations/kat_work_enter.yaml @@ -1,4 +1,4 @@ -alias: "Kat Arrives Home" +alias: "Kat Arrives Work" trigger: platform: zone event: enter diff --git a/automations/kat_work_leave.yaml b/automations/kat_work_leave.yaml index 5952e35..1f60211 100644 --- a/automations/kat_work_leave.yaml +++ b/automations/kat_work_leave.yaml @@ -1,4 +1,4 @@ -alias: "Kat Leaves Home" +alias: "Kat Leaves Work" trigger: platform: zone event: leave diff --git a/devices.yaml b/devices.yaml index d89467e..9b0beca 100644 --- a/devices.yaml +++ b/devices.yaml @@ -64,4 +64,4 @@ {{ states.device_tracker.katheriesiphone_2.attributes.battery | round(1) }} {% else %} {{ states.sensor.kat_iphone_batt.state }} - {%- endif %} \ No newline at end of file + {%- endif %} diff --git a/groups.yaml b/groups.yaml index 8c76d42..c37aff7 100644 --- a/groups.yaml +++ b/groups.yaml @@ -52,6 +52,7 @@ Jeff Trackers: Katherine: - device_tracker.katheriesiphone_2 - sensor.kat_iphone_batt + - sensor.kat_ett_home Thermostat: - climate.first_floor diff --git a/sensors/owntracks.yaml b/sensors/owntracks.yaml index 67fd754..091c303 100644 --- a/sensors/owntracks.yaml +++ b/sensors/owntracks.yaml @@ -10,4 +10,3 @@ qos: 0 unit_of_measurement: "mph" value_template: '{{ value_json.vel }} ' - diff --git a/sensors/speedtest.yaml b/sensors/speedtest.yaml index 8bcb2c1..4276249 100644 --- a/sensors/speedtest.yaml +++ b/sensors/speedtest.yaml @@ -9,4 +9,3 @@ - ping - download - upload - diff --git a/sensors/weather.yaml b/sensors/weather.yaml index 5f435fd..34d5bf0 100644 --- a/sensors/weather.yaml +++ b/sensors/weather.yaml @@ -32,4 +32,4 @@ hours: 0 minutes: 5 seconds: 0 - milliseconds: 0 \ No newline at end of file + milliseconds: 0