Godnat: trin-for-trin daempning over 15 min (40->10->1->off)
This commit is contained in:
@@ -2,16 +2,32 @@ godnat_sovevaerelse:
|
|||||||
alias: Godnat - dæmp lys i soveværelse over 15 min
|
alias: Godnat - dæmp lys i soveværelse over 15 min
|
||||||
mode: restart
|
mode: restart
|
||||||
sequence:
|
sequence:
|
||||||
|
- service: light.turn_on
|
||||||
|
target:
|
||||||
|
entity_id: light.bedroom
|
||||||
|
data:
|
||||||
|
brightness_pct: 40
|
||||||
|
transition: 300
|
||||||
|
- delay: "00:05:00"
|
||||||
|
- service: light.turn_on
|
||||||
|
target:
|
||||||
|
entity_id: light.bedroom
|
||||||
|
data:
|
||||||
|
brightness_pct: 10
|
||||||
|
transition: 300
|
||||||
|
- delay: "00:05:00"
|
||||||
- service: light.turn_on
|
- service: light.turn_on
|
||||||
target:
|
target:
|
||||||
entity_id: light.bedroom
|
entity_id: light.bedroom
|
||||||
data:
|
data:
|
||||||
brightness_pct: 1
|
brightness_pct: 1
|
||||||
transition: 870
|
transition: 300
|
||||||
- delay: "00:15:00"
|
- delay: "00:05:00"
|
||||||
- service: light.turn_off
|
- service: light.turn_off
|
||||||
target:
|
target:
|
||||||
entity_id: light.bedroom
|
entity_id: light.bedroom
|
||||||
|
data:
|
||||||
|
transition: 5
|
||||||
|
|
||||||
bed_standard_colors:
|
bed_standard_colors:
|
||||||
sequence:
|
sequence:
|
||||||
|
|||||||
Reference in New Issue
Block a user