mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-11-07 09:58:17 +00:00
Starting to build out Holiday color programs
This commit is contained in:
@@ -2,20 +2,17 @@
|
||||
# http://www.colorhexa.com/color-names
|
||||
|
||||
# service: scene.turn_on
|
||||
# entity_id: scene.month_front_01_colors
|
||||
# entity_id: scene.month_01_colors
|
||||
|
||||
|
||||
- name: month_front_01_colors
|
||||
- name: month_01_colors
|
||||
entities:
|
||||
light.outdoor_foyer:
|
||||
state: 'on'
|
||||
color_name: 'Gold'
|
||||
light.outdoor_sconce_1:
|
||||
light.outdoor_sconce_2:
|
||||
state: 'on'
|
||||
color_name: 'Gold'
|
||||
light.outdoor_sconce_2:
|
||||
state: 'on'
|
||||
color_name: 'Gold'
|
||||
|
||||
light.outdoor_sconce_3:
|
||||
state: 'on'
|
||||
color_name: 'Gold'
|
||||
@@ -30,7 +27,7 @@
|
||||
color_name: 'Yellow'
|
||||
# brightness: 150
|
||||
|
||||
- name: month_front_02_colors
|
||||
- name: month_02_colors
|
||||
entities:
|
||||
light.outdoor_sconce_1:
|
||||
state: 'on'
|
||||
@@ -55,7 +52,7 @@
|
||||
# color_name: 'Pink'
|
||||
# brightness: 150
|
||||
|
||||
- name: month_front_12_colors
|
||||
- name: month_12_colors
|
||||
entities:
|
||||
|
||||
light.outdoor_foyer:
|
||||
Reference in New Issue
Block a user