mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-21 00:25:12 +00:00
25 lines
647 B
YAML
Executable File
25 lines
647 B
YAML
Executable File
Holiday:
|
|
entities:
|
|
- switch.halloween_lights_den
|
|
- switch.halloween_lights_dining_room
|
|
- switch.pumpkin_lights
|
|
|
|
#########################################
|
|
### Pumpkin lights used in ###
|
|
### holiday / late night helper & ###
|
|
### Good_night ###
|
|
#########################################
|
|
|
|
Halloween_Flasher:
|
|
entities:
|
|
- light.couch_1
|
|
- light.couch_2
|
|
- light.couch_tv
|
|
- light.den_lamp
|
|
- light.foyer_door
|
|
- light.foyer
|
|
- light.office_lamp
|
|
- light.sconce_1
|
|
- light.sconce_2
|
|
- light.sconce_3
|
|
- light.sconce_4 |