mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-11-07 09:58:17 +00:00
Allow the outdoor lights to behave like the indoor lights. - Make sense.
This commit is contained in:
@@ -8,31 +8,31 @@
|
||||
- name: month_front_1_colors
|
||||
entities:
|
||||
light.outdoor_sconce_2:
|
||||
state: on
|
||||
state: 'on'
|
||||
color_name: 'Gold'
|
||||
brightness: 255
|
||||
light.outdoor_sconce_1:
|
||||
state: on
|
||||
state: 'on'
|
||||
color_name: 'Gold'
|
||||
brightness: 255
|
||||
light.outdoor_foyer:
|
||||
state: on
|
||||
state: 'on'
|
||||
color_name: 'Gold'
|
||||
brightness: 255
|
||||
light.outdoor_sconce_3:
|
||||
state: on
|
||||
state: 'on'
|
||||
color_name: 'Gold'
|
||||
brightness: 255
|
||||
light.garage_left:
|
||||
state: on
|
||||
state: 'on'
|
||||
color_name: 'Yellow'
|
||||
brightness: 150
|
||||
light.garage_small:
|
||||
state: on
|
||||
state: 'on'
|
||||
color_name: 'Yellow'
|
||||
brightness: 150
|
||||
light.outdoor_den:
|
||||
state: on
|
||||
state: 'on'
|
||||
color_name: 'Yellow'
|
||||
brightness: 150
|
||||
|
||||
@@ -40,62 +40,62 @@
|
||||
entities:
|
||||
|
||||
light.outdoor_foyer:
|
||||
state: on
|
||||
state: 'on'
|
||||
color_name: 'Blue'
|
||||
brightness: 255
|
||||
light.outdoor_sconce_1:
|
||||
state: on
|
||||
state: 'on'
|
||||
color_name: 'Gold'
|
||||
brightness: 255
|
||||
light.outdoor_sconce_2:
|
||||
state: on
|
||||
state: 'on'
|
||||
color_name: 'Blue'
|
||||
brightness: 255
|
||||
light.outdoor_sconce_3:
|
||||
state: on
|
||||
state: 'on'
|
||||
color_name: 'Blue'
|
||||
brightness: 255
|
||||
light.garage_left:
|
||||
state: on
|
||||
state: 'on'
|
||||
color_name: 'RoyalBlue'
|
||||
brightness: 255
|
||||
light.garage_small:
|
||||
state: on
|
||||
state: 'on'
|
||||
color_name: 'RoyalBlue'
|
||||
brightness: 255
|
||||
light.outdoor_den:
|
||||
state: on
|
||||
state: 'on'
|
||||
color_name: 'RoyalBlue'
|
||||
brightness: 255
|
||||
|
||||
- name: front_full_brightness
|
||||
entities:
|
||||
light.outdoor_sconce_2:
|
||||
state: on
|
||||
state: 'on'
|
||||
color_name: 'White'
|
||||
brightness: 255
|
||||
light.outdoor_sconce_1:
|
||||
state: on
|
||||
state: 'on'
|
||||
color_name: 'White'
|
||||
brightness: 255
|
||||
light.outdoor_foyer:
|
||||
state: on
|
||||
state: 'on'
|
||||
color_name: 'White'
|
||||
brightness: 255
|
||||
light.outdoor_sconce_3:
|
||||
state: on
|
||||
state: 'on'
|
||||
color_name: 'White'
|
||||
brightness: 255
|
||||
light.garage_left:
|
||||
state: on
|
||||
state: 'on'
|
||||
color_name: 'White'
|
||||
brightness: 255
|
||||
light.garage_small:
|
||||
state: on
|
||||
state: 'on'
|
||||
color_name: 'White'
|
||||
brightness: 255
|
||||
light.outdoor_den:
|
||||
state: on
|
||||
state: 'on'
|
||||
color_name: 'White'
|
||||
brightness: 255
|
||||
|
||||
|
||||
Reference in New Issue
Block a user