update
This commit is contained in:
@@ -11,7 +11,7 @@ doorbell:
|
||||
- service: notify.mobile_app_clausiphone
|
||||
data:
|
||||
message: '{{ tekst }}'
|
||||
- service: notify.mobile_app_annes_iphone_xs
|
||||
- service: notify.mobile_app_annes_iphone_14_pro
|
||||
data:
|
||||
message: '{{ tekst }}'
|
||||
- choose:
|
||||
|
||||
@@ -12,21 +12,20 @@ sunrise:
|
||||
entity_id: light.sov_midt
|
||||
xy_color: [0.65,0.41]
|
||||
brightness: 85
|
||||
transition: 600
|
||||
transition: 180
|
||||
- delay:
|
||||
seconds: 600
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.sov_midt
|
||||
xy_color: [0.60,0.40]
|
||||
brightness: 170
|
||||
transition: 600
|
||||
- delay:
|
||||
seconds: 600
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.sov_midt
|
||||
xy_color: [0.48,0.40]
|
||||
brightness: 255
|
||||
transition: 600
|
||||
seconds: 180
|
||||
- parallel:
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.sov_dor
|
||||
xy_color: [0.60,0.40]
|
||||
brightness: 100
|
||||
transition: 180
|
||||
- service: light.turn_on
|
||||
data:
|
||||
entity_id: light.sov_vindue
|
||||
xy_color: [0.48,0.40]
|
||||
brightness: 100
|
||||
transition: 180
|
||||
|
||||
|
||||
Reference in New Issue
Block a user