mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-21 00:25:12 +00:00
Some Housekeeping for my new Hue Light.
This commit is contained in:
parent
c534e47489
commit
a002e342d5
@ -21,6 +21,7 @@
|
|||||||
brightness: 255
|
brightness: 255
|
||||||
light.outdoor_sconce_3:
|
light.outdoor_sconce_3:
|
||||||
state: on
|
state: on
|
||||||
|
color_name: 'Gold'
|
||||||
brightness: 255
|
brightness: 255
|
||||||
light.garage_left:
|
light.garage_left:
|
||||||
state: on
|
state: on
|
||||||
@ -52,6 +53,7 @@
|
|||||||
brightness: 255
|
brightness: 255
|
||||||
light.outdoor_sconce_3:
|
light.outdoor_sconce_3:
|
||||||
state: on
|
state: on
|
||||||
|
color_name: 'Blue'
|
||||||
brightness: 255
|
brightness: 255
|
||||||
light.garage_left:
|
light.garage_left:
|
||||||
state: on
|
state: on
|
||||||
@ -82,6 +84,7 @@
|
|||||||
brightness: 255
|
brightness: 255
|
||||||
light.outdoor_sconce_3:
|
light.outdoor_sconce_3:
|
||||||
state: on
|
state: on
|
||||||
|
color_name: 'White'
|
||||||
brightness: 255
|
brightness: 255
|
||||||
light.garage_left:
|
light.garage_left:
|
||||||
state: on
|
state: on
|
||||||
|
@ -8,8 +8,9 @@
|
|||||||
|
|
||||||
monthly_front_house_scene:
|
monthly_front_house_scene:
|
||||||
sequence:
|
sequence:
|
||||||
- condition: sun
|
- condition: state
|
||||||
before: 'sunrise'
|
entity_id: sun.sun
|
||||||
|
state: 'below.horizon'
|
||||||
|
|
||||||
- service: scene.turn_on
|
- service: scene.turn_on
|
||||||
data_template:
|
data_template:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user