Pumpkin Lights!

This commit is contained in:
CCOSTAN
2016-10-26 16:37:23 +00:00
parent fb3672f43e
commit 1a824288ae
3 changed files with 14 additions and 3 deletions

View File

@@ -30,4 +30,6 @@
- service: light.turn_off - service: light.turn_off
entity_id: group.all_lights entity_id: group.all_lights
- service: switch.turn_off - service: switch.turn_off
entity_id: group.amps entity_id: group.amps
- service: switch.turn_off
entity_id: switch.pumpkin_lights

View File

@@ -1,4 +1,13 @@
Holiday: Holiday:
entities: entities:
- switch.halloween_lights_den - switch.halloween_lights_den
- switch.halloween_lights_dining_room - switch.halloween_lights_dining_room
- switch.pumpkin_lights
#########################################
### Pumpkin lights used in ###
### holiday / late night helper. ###
### ###
#########################################

View File

@@ -53,7 +53,7 @@
code_off: 285964 code_off: 285964
# Outlet 311_5 # Outlet 311_5
Outlet 311_5: Pumpkin_lights:
protocol: 1 protocol: 1
pulselength: 186 pulselength: 186
code_on: 292099 code_on: 292099