2016-12-22 16:29:48 +00:00
|
|
|
#Color Table
|
|
|
|
# http://www.w3schools.com/colors/colors_hex.asp
|
|
|
|
|
|
|
|
# service: scene.turn_on
|
|
|
|
# entity_id: scene.month_front_1_colors
|
|
|
|
|
|
|
|
|
|
|
|
- name: month_front_1_colors
|
|
|
|
entities:
|
|
|
|
light.outdoor_sconce_2:
|
|
|
|
state: on
|
|
|
|
color_name: 'Gold'
|
|
|
|
brightness: 255
|
|
|
|
light.outdoor_sconce_1:
|
|
|
|
state: on
|
|
|
|
color_name: 'Gold'
|
|
|
|
brightness: 255
|
|
|
|
light.outdoor_foyer:
|
|
|
|
state: on
|
|
|
|
color_name: 'Gold'
|
|
|
|
brightness: 255
|
|
|
|
light.outdoor_sconce_3:
|
|
|
|
state: on
|
2017-01-14 02:18:13 +00:00
|
|
|
color_name: 'Gold'
|
2016-12-22 16:29:48 +00:00
|
|
|
brightness: 255
|
2017-01-01 18:31:41 +00:00
|
|
|
light.garage_left:
|
|
|
|
state: on
|
|
|
|
color_name: 'Yellow'
|
|
|
|
brightness: 150
|
|
|
|
light.garage_small:
|
|
|
|
state: on
|
|
|
|
color_name: 'Yellow'
|
|
|
|
brightness: 150
|
|
|
|
light.outdoor_den:
|
|
|
|
state: on
|
|
|
|
color_name: 'Yellow'
|
|
|
|
brightness: 150
|
2016-12-22 16:29:48 +00:00
|
|
|
|
|
|
|
- name: month_front_12_colors
|
|
|
|
entities:
|
2016-12-28 21:39:52 +00:00
|
|
|
|
|
|
|
light.outdoor_foyer:
|
2016-12-22 16:29:48 +00:00
|
|
|
state: on
|
2016-12-31 00:25:37 +00:00
|
|
|
color_name: 'Blue'
|
2016-12-22 16:29:48 +00:00
|
|
|
brightness: 255
|
|
|
|
light.outdoor_sconce_1:
|
|
|
|
state: on
|
2016-12-28 21:39:52 +00:00
|
|
|
color_name: 'Gold'
|
2016-12-22 16:29:48 +00:00
|
|
|
brightness: 255
|
2016-12-28 21:39:52 +00:00
|
|
|
light.outdoor_sconce_2:
|
2016-12-22 16:29:48 +00:00
|
|
|
state: on
|
2016-12-31 00:25:37 +00:00
|
|
|
color_name: 'Blue'
|
2016-12-22 16:29:48 +00:00
|
|
|
brightness: 255
|
|
|
|
light.outdoor_sconce_3:
|
|
|
|
state: on
|
2017-01-14 02:18:13 +00:00
|
|
|
color_name: 'Blue'
|
2016-12-22 16:29:48 +00:00
|
|
|
brightness: 255
|
|
|
|
light.garage_left:
|
|
|
|
state: on
|
2016-12-28 21:39:52 +00:00
|
|
|
color_name: 'RoyalBlue'
|
2016-12-22 16:29:48 +00:00
|
|
|
brightness: 255
|
2016-12-31 00:25:37 +00:00
|
|
|
light.garage_small:
|
|
|
|
state: on
|
|
|
|
color_name: 'RoyalBlue'
|
|
|
|
brightness: 255
|
2017-01-01 18:31:41 +00:00
|
|
|
light.outdoor_den:
|
|
|
|
state: on
|
|
|
|
color_name: 'RoyalBlue'
|
|
|
|
brightness: 255
|
2016-12-22 16:29:48 +00:00
|
|
|
|
|
|
|
- name: front_full_brightness
|
|
|
|
entities:
|
|
|
|
light.outdoor_sconce_2:
|
|
|
|
state: on
|
|
|
|
color_name: 'White'
|
|
|
|
brightness: 255
|
|
|
|
light.outdoor_sconce_1:
|
|
|
|
state: on
|
|
|
|
color_name: 'White'
|
|
|
|
brightness: 255
|
|
|
|
light.outdoor_foyer:
|
|
|
|
state: on
|
|
|
|
color_name: 'White'
|
|
|
|
brightness: 255
|
|
|
|
light.outdoor_sconce_3:
|
|
|
|
state: on
|
2017-01-14 02:18:13 +00:00
|
|
|
color_name: 'White'
|
2016-12-22 16:29:48 +00:00
|
|
|
brightness: 255
|
|
|
|
light.garage_left:
|
|
|
|
state: on
|
|
|
|
color_name: 'White'
|
|
|
|
brightness: 255
|
2016-12-31 00:25:37 +00:00
|
|
|
light.garage_small:
|
|
|
|
state: on
|
|
|
|
color_name: 'White'
|
|
|
|
brightness: 255
|
2017-01-01 18:31:41 +00:00
|
|
|
light.outdoor_den:
|
|
|
|
state: on
|
|
|
|
color_name: 'White'
|
|
|
|
brightness: 255
|
|
|
|
|
2016-12-22 16:29:48 +00:00
|
|
|
|
2016-12-01 06:28:20 +00:00
|
|
|
|