281 lines
7.0 KiB
YAML
281 lines
7.0 KiB
YAML
have_standard_colors:
|
|
sequence:
|
|
- service: scene.turn_on
|
|
data:
|
|
entity_id: scene.have_annes_vinterfavorit
|
|
|
|
|
|
have_valentine_colors:
|
|
sequence:
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_1
|
|
color_name: 'Crimson'
|
|
brightness_pct: 80
|
|
transition: 900
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_2
|
|
color_name: 'Crimson'
|
|
brightness_pct: 80
|
|
transition: 900
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_3
|
|
color_name: 'Crimson'
|
|
brightness_pct: 80
|
|
transition: 900
|
|
|
|
have_mardi_gras_colors:
|
|
sequence:
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_1
|
|
color_name: 'Gold'
|
|
brightness_pct: 80
|
|
transition: 900
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_2
|
|
color_name: 'Purple'
|
|
brightness_pct: 80
|
|
transition: 900
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_3
|
|
color_name: 'Green'
|
|
brightness_pct: 80
|
|
transition: 900
|
|
|
|
have_pi_colors:
|
|
sequence:
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_1
|
|
rgb_color: [3,14,159]
|
|
brightness_pct: 80
|
|
transition: 900
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_2
|
|
rgb_color: [3,14,159]
|
|
brightness_pct: 80
|
|
transition: 900
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_3
|
|
rgb_color: [3,14,159]
|
|
brightness_pct: 80
|
|
transition: 900
|
|
|
|
have_st_patty_colors:
|
|
sequence:
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_1
|
|
color_name: 'Green'
|
|
brightness_pct: 80
|
|
transition: 900
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_2
|
|
color_name: 'Green'
|
|
brightness_pct: 80
|
|
transition: 900
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_3
|
|
color_name: 'Green'
|
|
brightness_pct: 80
|
|
transition: 900
|
|
|
|
have_easter_colors:
|
|
sequence:
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_1
|
|
color_name: 'Gold'
|
|
brightness_pct: 80
|
|
transition: 900
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_2
|
|
color_name: 'Yellow'
|
|
brightness_pct: 80
|
|
transition: 900
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_3
|
|
rgb_color: [255,193,204]
|
|
brightness_pct: 80
|
|
transition: 900
|
|
|
|
have_starwars_colors:
|
|
sequence:
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_1
|
|
color_name: 'Gold'
|
|
brightness_pct: 80
|
|
transition: 900
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_2
|
|
rgb_color: [204,0,0]
|
|
brightness_pct: 80
|
|
transition: 900
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_3
|
|
rgb_color: [245,245,245]
|
|
brightness_pct: 80
|
|
transition: 900
|
|
|
|
have_cinco_de_mayo_colors:
|
|
sequence:
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_1
|
|
color_name: 'Gold'
|
|
brightness_pct: 80
|
|
transition: 900
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_2
|
|
rgb_color: [204,0,0]
|
|
brightness_pct: 80
|
|
transition: 900
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_3
|
|
rgb_color: [245,245,245]
|
|
brightness_pct: 80
|
|
transition: 900
|
|
|
|
have_mothers_day_colors:
|
|
sequence:
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_1
|
|
color_name: 'Gold'
|
|
brightness_pct: 80
|
|
transition: 900
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_2
|
|
rgb_color: [244,187,255]
|
|
brightness_pct: 80
|
|
transition: 900
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_3
|
|
rgb_color: [244,187,255]
|
|
brightness_pct: 80
|
|
transition: 900
|
|
|
|
have_fathers_day_colors:
|
|
sequence:
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_1
|
|
color_name: 'Gold'
|
|
brightness_pct: 80
|
|
transition: 900
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_2
|
|
color_name: 'Orange'
|
|
brightness_pct: 80
|
|
transition: 900
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_3
|
|
color_name: 'Blue'
|
|
brightness_pct: 80
|
|
transition: 900
|
|
|
|
have_halloween_colors:
|
|
sequence:
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_1
|
|
color_name: 'Gold'
|
|
brightness_pct: 80
|
|
transition: 900
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_2
|
|
rgb_color: [235,97,35]
|
|
brightness_pct: 80
|
|
transition: 900
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_3
|
|
rgb_color: [235,97,35]
|
|
brightness_pct: 80
|
|
transition: 900
|
|
|
|
have_thanksgiving_colors:
|
|
sequence:
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_1
|
|
color_name: 'Gold'
|
|
brightness_pct: 80
|
|
transition: 900
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_2
|
|
color_name: 'Orange'
|
|
brightness_pct: 80
|
|
transition: 900
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_3
|
|
color_name: 'Orange'
|
|
brightness_pct: 80
|
|
transition: 900
|
|
|
|
have_christmas_colors:
|
|
sequence:
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_1
|
|
color_name: 'Gold'
|
|
brightness_pct: 80
|
|
transition: 900
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_2
|
|
color_name: 'Red'
|
|
brightness_pct: 80
|
|
transition: 900
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_3
|
|
color_name: 'Green'
|
|
brightness_pct: 80
|
|
transition: 900
|
|
|
|
have_new_years_day_colors:
|
|
sequence:
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_1
|
|
color_name: 'Gold'
|
|
brightness_pct: 80
|
|
transition: 900
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_2
|
|
color_name: 'Blue'
|
|
brightness_pct: 80
|
|
transition: 900
|
|
- service: light.turn_on
|
|
data:
|
|
entity_id: light.hue_outdoor_spot_3
|
|
color_name: 'Yellow'
|
|
brightness_pct: 80
|
|
transition: 900
|
|
|