Light adjustments
This commit is contained in:
@@ -1,8 +1,20 @@
|
||||
monthly_standard_colors:
|
||||
standard_monthly_colors:
|
||||
sequence:
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.stue
|
||||
entity_id: light.pendle1
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 30
|
||||
transition: 300
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.pendle2
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 30
|
||||
transition: 300
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.panton
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 30
|
||||
transition: 300
|
||||
@@ -14,7 +26,7 @@ monthly_standard_colors:
|
||||
transition: 300
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.stol
|
||||
entity_id: light.syd
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 80
|
||||
transition: 300
|
||||
@@ -23,7 +35,19 @@ monthly_valentine_colors:
|
||||
sequence:
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.stue
|
||||
entity_id: light.pendle1
|
||||
color_name: 'Crimson'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.pendle2
|
||||
color_name: 'Crimson'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.panton
|
||||
color_name: 'Crimson'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
@@ -35,7 +59,7 @@ monthly_valentine_colors:
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.stol
|
||||
entity_id: light.syd
|
||||
color_name: 'Crimson'
|
||||
brightness_pct: 80
|
||||
transition: 900
|
||||
@@ -44,7 +68,19 @@ monthly_mardi_gras_colors:
|
||||
sequence:
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.stue
|
||||
entity_id: light.pendle1
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.pendle2
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.panton
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
@@ -56,7 +92,7 @@ monthly_mardi_gras_colors:
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.stol
|
||||
entity_id: light.syd
|
||||
color_name: 'Green'
|
||||
brightness_pct: 80
|
||||
transition: 900
|
||||
@@ -65,7 +101,19 @@ monthly_pi_colors:
|
||||
sequence:
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.stue
|
||||
entity_id: light.pendle1
|
||||
rgb_color: [3,14,159]
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.pendle2
|
||||
rgb_color: [3,14,159]
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.panton
|
||||
rgb_color: [3,14,159]
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
@@ -77,7 +125,7 @@ monthly_pi_colors:
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.stol
|
||||
entity_id: light.syd
|
||||
rgb_color: [3,14,159]
|
||||
brightness_pct: 80
|
||||
transition: 900
|
||||
@@ -86,7 +134,19 @@ monthly_st_patty_colors:
|
||||
sequence:
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.stue
|
||||
entity_id: light.pendle1
|
||||
color_name: 'Green'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.pendle2
|
||||
color_name: 'Green'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.panton
|
||||
color_name: 'Green'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
@@ -98,7 +158,7 @@ monthly_st_patty_colors:
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.stol
|
||||
entity_id: light.syd
|
||||
color_name: 'Green'
|
||||
brightness_pct: 80
|
||||
transition: 900
|
||||
@@ -107,7 +167,19 @@ monthly_easter_colors:
|
||||
sequence:
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.stue
|
||||
entity_id: light.pendle1
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.pendle2
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.panton
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
@@ -119,7 +191,7 @@ monthly_easter_colors:
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.stol
|
||||
entity_id: light.syd
|
||||
rgb_color: [255,193,204]
|
||||
brightness_pct: 80
|
||||
transition: 900
|
||||
@@ -128,7 +200,19 @@ monthly_starwars_colors:
|
||||
sequence:
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.stue
|
||||
entity_id: light.pendle1
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.pendle2
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.panton
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
@@ -140,7 +224,7 @@ monthly_starwars_colors:
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.stol
|
||||
entity_id: light.syd
|
||||
rgb_color: [245,245,245]
|
||||
brightness_pct: 80
|
||||
transition: 900
|
||||
@@ -149,7 +233,19 @@ monthly_cinco_de_mayo_colors:
|
||||
sequence:
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.stue
|
||||
entity_id: light.pendle1
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.pendle2
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.panton
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
@@ -161,7 +257,7 @@ monthly_cinco_de_mayo_colors:
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.stol
|
||||
entity_id: light.syd
|
||||
rgb_color: [245,245,245]
|
||||
brightness_pct: 80
|
||||
transition: 900
|
||||
@@ -170,7 +266,19 @@ monthly_mothers_day_colors:
|
||||
sequence:
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.stue
|
||||
entity_id: light.pendle1
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.pendle2
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.panton
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
@@ -182,7 +290,7 @@ monthly_mothers_day_colors:
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.stol
|
||||
entity_id: light.syd
|
||||
rgb_color: [244,187,255]
|
||||
brightness_pct: 80
|
||||
transition: 900
|
||||
@@ -191,7 +299,19 @@ monthly_fathers_day_colors:
|
||||
sequence:
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.stue
|
||||
entity_id: light.pendle1
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.pendle2
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.panton
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
@@ -203,7 +323,7 @@ monthly_fathers_day_colors:
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.stol
|
||||
entity_id: light.syd
|
||||
color_name: 'Blue'
|
||||
brightness_pct: 80
|
||||
transition: 900
|
||||
@@ -212,7 +332,19 @@ monthly_halloween_colors:
|
||||
sequence:
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.stue
|
||||
entity_id: light.pendle1
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.pendle2
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.panton
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
@@ -224,7 +356,7 @@ monthly_halloween_colors:
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.stol
|
||||
entity_id: light.syd
|
||||
rgb_color: [235,97,35]
|
||||
brightness_pct: 80
|
||||
transition: 900
|
||||
@@ -233,7 +365,19 @@ monthly_thanksgiving_colors:
|
||||
sequence:
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.stue
|
||||
entity_id: light.pendle1
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.pendle2
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.panton
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
@@ -245,7 +389,7 @@ monthly_thanksgiving_colors:
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.stol
|
||||
entity_id: light.syd
|
||||
color_name: 'Orange'
|
||||
brightness_pct: 80
|
||||
transition: 900
|
||||
@@ -254,7 +398,19 @@ monthly_christmas_colors:
|
||||
sequence:
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.stue
|
||||
entity_id: light.pendle1
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.pendle2
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.panton
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
@@ -266,7 +422,7 @@ monthly_christmas_colors:
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.stol
|
||||
entity_id: light.syd
|
||||
color_name: 'Green'
|
||||
brightness_pct: 80
|
||||
transition: 900
|
||||
@@ -275,7 +431,19 @@ monthly_new_years_day_colors:
|
||||
sequence:
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.stue
|
||||
entity_id: light.pendle1
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.pendle2
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.panton
|
||||
color_name: 'Gold'
|
||||
brightness_pct: 50
|
||||
transition: 900
|
||||
@@ -287,7 +455,7 @@ monthly_new_years_day_colors:
|
||||
transition: 900
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.stol
|
||||
entity_id: light.syd
|
||||
color_name: 'Yellow'
|
||||
brightness_pct: 80
|
||||
transition: 900
|
||||
|
||||
Reference in New Issue
Block a user