Emergency Repairs - Company is coming over!

This commit is contained in:
CCOSTAN
2017-03-05 18:15:15 +00:00
parent 7d46498bfb
commit 6bfcf59de6
5 changed files with 20 additions and 4 deletions

View File

@@ -87,7 +87,7 @@ history:
entities: entities:
- sensor.last_boot - sensor.last_boot
- sensor.date - sensor.date
logger: !include logger.yaml #logger: !include logger.yaml
recorder: recorder:

View File

@@ -2,6 +2,14 @@
## Scripts Section ## Scripts Section
################################### ###################################
script.dog_bark:
friendly_name: 'Dog Bark'
emulated_hue: False
hidden: True
script.flash_notify: script.flash_notify:
friendly_name: 'Flash Notify' friendly_name: 'Flash Notify'
emulated_hue: False emulated_hue: False
@@ -9,6 +17,7 @@ script.flash_notify:
script.front_house_motion: script.front_house_motion:
friendly_name: 'Front House Motion' friendly_name: 'Front House Motion'
emulated_hue: False emulated_hue: False
@@ -16,6 +25,7 @@ script.front_house_motion:
script.ifttt_notify: script.ifttt_notify:
friendly_name: 'Ifttt Notify' friendly_name: 'Ifttt Notify'
emulated_hue: False emulated_hue: False
@@ -23,6 +33,7 @@ script.ifttt_notify:
script.interior_off: script.interior_off:
friendly_name: 'Interior Off' friendly_name: 'Interior Off'
emulated_hue: False emulated_hue: False
@@ -30,6 +41,7 @@ script.interior_off:
script.monthly_color_scene: script.monthly_color_scene:
friendly_name: 'Monthly Front House Scene' friendly_name: 'Monthly Front House Scene'
emulated_hue: False emulated_hue: False
@@ -37,6 +49,7 @@ script.monthly_color_scene:
script.skybell_pressed: script.skybell_pressed:
friendly_name: 'Skybell Pressed' friendly_name: 'Skybell Pressed'
emulated_hue: False emulated_hue: False
@@ -44,6 +57,7 @@ script.skybell_pressed:
script.switch_turn_off_all: script.switch_turn_off_all:
friendly_name: 'Switch Turn Off All' friendly_name: 'Switch Turn Off All'
emulated_hue: False emulated_hue: False
@@ -51,6 +65,7 @@ script.switch_turn_off_all:
script.voice_notify: script.voice_notify:
friendly_name: 'Voice Notify' friendly_name: 'Voice Notify'
emulated_hue: False emulated_hue: False

View File

@@ -1 +1 @@
{"12": "group.all_lights", "1": "switch.front_door_outlet", "32": "group.living_room_lights", "14": "switch.den_outlet", "46": "light.garage_large", "18": "group.den_lights", "31": "group.outdoor_lights", "45": "input_boolean.work", "41": "input_boolean.home_stats", "16": "switch.kitchen_accent_2", "40": "input_boolean.responsibilities", "20": "switch.garage_outlet", "3": "switch.kitchen_accents", "22": "light.outdoor_den", "8": "switch.printer_outlet", "39": "input_boolean.last_message", "2": "group.outdoor_front_lights", "15": "group.hallway_lights", "29": "group.amps", "21": "group.bedroom_lights", "27": "group.upstairs_lights", "38": "scene.front_full_brightness", "44": "input_boolean.good_morning", "35": "input_boolean.school_mode", "43": "input_boolean.tv_time", "33": "group.office_lights", "4": "group.dinette_lights", "36": "input_boolean.speech_notifications", "48": "switch.ge_outdoor_outle_switch_8_0", "25": "group.interior_lights", "13": "group.kitchen_lights", "30": "switch.outlet_304_4", "24": "group.outdoor_pool_lights", "17": "input_boolean.guest_mode", "7": "group.living_room_accents", "5": "switch.living_room_amp", "23": "light.garage_left", "11": "group.foyer_lights", "28": "switch.foyer_outlet", "34": "group.exterior_lights", "42": "input_boolean.meal_time", "10": "group.garage_lights", "9": "switch.living_room_outlet", "26": "scene.living_room_tv_time", "37": "input_boolean.alert_mode", "6": "group.dining_room_lights", "47": "switch.ge_outdoor_outle_switch_7_0", "19": "group.all_switches"} {"21": "group.bedroom_lights", "45": "input_boolean.work", "43": "input_boolean.tv_time", "37": "input_boolean.alert_mode", "16": "switch.kitchen_accent_2", "18": "group.den_lights", "28": "switch.foyer_outlet", "20": "switch.garage_outlet", "9": "switch.living_room_outlet", "6": "group.dining_room_lights", "15": "group.hallway_lights", "29": "group.amps", "46": "light.garage_large", "2": "group.outdoor_front_lights", "50": "input_boolean.flash", "10": "group.garage_lights", "4": "group.dinette_lights", "12": "group.all_lights", "34": "group.exterior_lights", "8": "switch.printer_outlet", "36": "input_boolean.speech_notifications", "41": "input_boolean.home_stats", "26": "scene.living_room_tv_time", "13": "group.kitchen_lights", "5": "switch.living_room_amp", "39": "input_boolean.last_message", "35": "input_boolean.school_mode", "40": "input_boolean.responsibilities", "14": "switch.den_outlet", "32": "group.living_room_lights", "42": "input_boolean.meal_time", "17": "input_boolean.guest_mode", "49": "input_boolean.guard_dog", "31": "group.outdoor_lights", "11": "group.foyer_lights", "48": "switch.ge_outdoor_outle_switch_8_0", "24": "group.outdoor_pool_lights", "27": "group.upstairs_lights", "30": "switch.outlet_304_4", "47": "switch.ge_outdoor_outle_switch_7_0", "25": "group.interior_lights", "38": "scene.front_full_brightness", "33": "group.office_lights", "1": "switch.front_door_outlet", "23": "light.garage_left", "44": "input_boolean.good_morning", "3": "switch.kitchen_accents", "19": "group.all_switches", "7": "group.living_room_accents", "22": "light.outdoor_den"}

View File

@@ -4,6 +4,7 @@ Triggers:
- input_boolean.responsibilities - input_boolean.responsibilities
- input_boolean.home_stats - input_boolean.home_stats
- input_boolean.flash - input_boolean.flash
- input_boolean.guard_dog
- input_boolean.good_morning - input_boolean.good_morning
- input_boolean.good_night - input_boolean.good_night
- input_boolean.meal_time - input_boolean.meal_time

View File

@@ -9,8 +9,8 @@
dog_bark: dog_bark:
sequence: sequence:
- wait_template: "{{ states.media_player.livingroomCC.states != 'playing' }}" # - wait_template: "{{ states.media_player.livingroomCC.states != 'playing' }}"
timeout: 00:00:30 # timeout: 00:00:30
- condition: template - condition: template
value_template: > value_template: >
{% if is_state('media_player.livingroomCC', 'playing') %} {% if is_state('media_player.livingroomCC', 'playing') %}