Halloweenie!

This commit is contained in:
CCOSTAN
2016-10-19 21:48:00 +00:00
parent 2f986ecf25
commit 95f0593e95
4 changed files with 10 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
action: action:
- service: switch.turn_on - service: switch.turn_on
entity_id: switch.halloween_lights_den entity_id: group.holiday
- alias: 'Holiday Stuff off' - alias: 'Holiday Stuff off'
trigger: trigger:
@@ -23,5 +23,5 @@
action: action:
- service: switch.turn_on - service: switch.turn_on
entity_id: switch.halloween_lights_den entity_id: group.holiday

View File

@@ -23,7 +23,7 @@ emulated_hue:
# expose_by_default: false # expose_by_default: false
exposed_domains: exposed_domains:
- group - group
# - input_boolean - input_boolean
# - media_player # - media_player
- switch - switch
- scene - scene

View File

@@ -35,7 +35,6 @@ Dinette:
Den: Den:
entities: entities:
- light.den_lamp - light.den_lamp
- switch.halloween_lights
Foyer: Foyer:
entities: entities:
@@ -47,4 +46,10 @@ Office:
- light.office_lamp - light.office_lamp
Upstairs: Upstairs:
entities:
- light.upstairs_lamp - light.upstairs_lamp
Holiday:
entities:
- switch.halloween_lights_den
- switch.halloween_lights_dining_room

View File

@@ -46,7 +46,7 @@
code_off: 284428 code_off: 284428
# Outlet 311_4 # Outlet 311_4
Outlet 311_4: Halloween_Lights_Dining_Room:
protocol: 1 protocol: 1
pulselength: 186 pulselength: 186
code_on: 285955 code_on: 285955