From 5bbf1470f93df89762243e3b5cd79add583856b5 Mon Sep 17 00:00:00 2001 From: CCOSTAN Date: Wed, 19 Oct 2016 17:47:13 +0000 Subject: [PATCH] Lots of comments for easy reading. --- automation/bad_logins.yaml | 4 ++++ automation/carlo_left.yaml | 3 +++ automation/device_status.yaml | 4 ++++ automation/good_night.yaml | 6 ++++-- automation/heal_zwave.yaml | 4 ++++ automation/holiday.yaml | 4 ++++ automation/ifttt_amps.yaml | 4 +++- automation/late_night_helper.yaml | 5 +++-- automation/startup_notification.yaml | 4 ++++ automation/tv_time.yaml | 4 ++++ customize/homeassistant.yaml | 4 ++++ group/amps.yaml | 2 +- switch/rf_outlets.yaml | 4 ++++ 13 files changed, 46 insertions(+), 6 deletions(-) diff --git a/automation/bad_logins.yaml b/automation/bad_logins.yaml index d575d83c..3d8e25fd 100755 --- a/automation/bad_logins.yaml +++ b/automation/bad_logins.yaml @@ -1,3 +1,7 @@ +################################### +## Uses IFTTT to notify me of bad logins. +################################### + - alias: Login Failure hide_entity: True trigger: diff --git a/automation/carlo_left.yaml b/automation/carlo_left.yaml index 0248d8c9..7f536323 100755 --- a/automation/carlo_left.yaml +++ b/automation/carlo_left.yaml @@ -1,3 +1,6 @@ +###################################################################### +## Turn off my Office light whenever I leave the house. +###################################################################### - alias: 'Carlo has left the building' trigger: - platform: state diff --git a/automation/device_status.yaml b/automation/device_status.yaml index 6a07a9ab..2a8af3d2 100755 --- a/automation/device_status.yaml +++ b/automation/device_status.yaml @@ -1,3 +1,7 @@ +################################### +## Notifies me via IFTTT when something goes down. +################################### + - alias: 'Device Status' hide_entity: True trigger: diff --git a/automation/good_night.yaml b/automation/good_night.yaml index 11b57ff7..5b3086bd 100755 --- a/automation/good_night.yaml +++ b/automation/good_night.yaml @@ -1,4 +1,6 @@ -# There is also an IFTTT recipe that shuts down all lights when Nest goes into Away mode. - event_type= Good_Night +###################################################################### +## Shut it all down. No one is here or we went to sleep. +###################################################################### - alias: 'GoodNight - Away Mode' trigger: @@ -28,4 +30,4 @@ - service: light.turn_off entity_id: group.all_lights - service: switch.turn_off - entity_id: group.all_switches \ No newline at end of file + entity_id: group.amps \ No newline at end of file diff --git a/automation/heal_zwave.yaml b/automation/heal_zwave.yaml index b02b9155..3d7a172b 100755 --- a/automation/heal_zwave.yaml +++ b/automation/heal_zwave.yaml @@ -1,3 +1,7 @@ +################################### +## ZWave Healing Section +################################### + - alias: Heal ZWave Nightly trigger: platform: time diff --git a/automation/holiday.yaml b/automation/holiday.yaml index b657edd2..b81863a1 100755 --- a/automation/holiday.yaml +++ b/automation/holiday.yaml @@ -1,3 +1,7 @@ +################################### +## Holiday Lights on/off with IFTTT/Alexa support +################################### + - alias: 'Holiday Stuff on' trigger: - platform: sun diff --git a/automation/ifttt_amps.yaml b/automation/ifttt_amps.yaml index 2eaac309..6d024567 100755 --- a/automation/ifttt_amps.yaml +++ b/automation/ifttt_amps.yaml @@ -1,4 +1,6 @@ -# There is also an IFTTT recipe that shuts down all lights when Nest goes into Away mode. - event_type= Good_Night +################################### +## Turn on/off Living Room AMPs via ALexa/IFTTT event. +################################### - alias: 'IFTTT Turn AMP on' trigger: diff --git a/automation/late_night_helper.yaml b/automation/late_night_helper.yaml index c326313a..ef1f0724 100755 --- a/automation/late_night_helper.yaml +++ b/automation/late_night_helper.yaml @@ -1,4 +1,6 @@ - +################################### +## Late Night lights Section +################################### - alias: 'Late Night Helper' trigger: - platform: state @@ -25,7 +27,6 @@ entity_id: - group.living_room_accents - light.living_room_slider - - light.dinette_light_1 - light.foyer_door_light - light.kitchen_fridge_light - light.kitchen_sink_light diff --git a/automation/startup_notification.yaml b/automation/startup_notification.yaml index e3106e27..47d7df17 100755 --- a/automation/startup_notification.yaml +++ b/automation/startup_notification.yaml @@ -1,3 +1,7 @@ +################################### +## Start Up Section +################################### + - alias: Startup Notification hide_entity: True trigger: diff --git a/automation/tv_time.yaml b/automation/tv_time.yaml index cdc5598f..41ab96bf 100755 --- a/automation/tv_time.yaml +++ b/automation/tv_time.yaml @@ -1,3 +1,7 @@ +###################################################################### +## TV Time at sunset or 8pm. Whichever is later. +###################################################################### + - alias: TV Time trigger: - platform: sun diff --git a/customize/homeassistant.yaml b/customize/homeassistant.yaml index 909f62f9..1e1c516a 100755 --- a/customize/homeassistant.yaml +++ b/customize/homeassistant.yaml @@ -1,3 +1,7 @@ +################################### +## Homeassistant Computer things Section +################################### + sensor.since_last_boot_templated: friendly_name: 'HomeAssistant Uptime' icon: mdi:clock-start diff --git a/group/amps.yaml b/group/amps.yaml index 9acc6a7c..c9fdd3ef 100755 --- a/group/amps.yaml +++ b/group/amps.yaml @@ -1,4 +1,4 @@ AMPs: entities: - switch.living_room_amp - - switch.bathroom_amp \ No newline at end of file +# - switch.bathroom_amp \ No newline at end of file diff --git a/switch/rf_outlets.yaml b/switch/rf_outlets.yaml index 5c2f739f..00eeee39 100755 --- a/switch/rf_outlets.yaml +++ b/switch/rf_outlets.yaml @@ -1,3 +1,7 @@ +###################################################################### +## Awesome Elekcity Outlet control via RF +###################################################################### + - platform: rpi_rf gpio: 17 switches: