mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-11-07 18:08:04 +00:00
Add some colors and transitions.
This commit is contained in:
@@ -18,8 +18,11 @@
|
||||
data:
|
||||
entity_id: light.outdoor_foyer
|
||||
brightness: 200
|
||||
rgb_color: [61,178,112]
|
||||
|
||||
#rgb_color: [61,178,112]
|
||||
#Green
|
||||
rgb_color: [255,112,242]
|
||||
#Purple
|
||||
|
||||
- alias: 'Sunset Stuff off'
|
||||
trigger:
|
||||
- platform: sun
|
||||
@@ -33,6 +36,8 @@
|
||||
entity_id: switch.foyer_outlet
|
||||
- service: light.turn_off
|
||||
entity_id: light.outdoor_foyer
|
||||
data:
|
||||
transition: 1200
|
||||
- service: light.turn_off
|
||||
entity_id: light.pool_bathroom
|
||||
- service: light.turn_off
|
||||
|
||||
Reference in New Issue
Block a user