This commit is contained in:
2023-04-11 07:08:32 +02:00
parent dfe18853d5
commit e3db44bced
10 changed files with 38 additions and 91 deletions
+1 -1
View File
@@ -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:
+15 -16
View File
@@ -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