Sovevaerelse: godnat-knap daemper lys over 15 min (hold=sluk straks)
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
godnat_sovevaerelse:
|
||||
alias: Godnat - dæmp lys i soveværelse over 15 min
|
||||
mode: restart
|
||||
sequence:
|
||||
- service: light.turn_on
|
||||
target:
|
||||
entity_id: light.bedroom
|
||||
data:
|
||||
brightness_pct: 1
|
||||
transition: 870
|
||||
- delay: "00:15:00"
|
||||
- service: light.turn_off
|
||||
target:
|
||||
entity_id: light.bedroom
|
||||
|
||||
bed_standard_colors:
|
||||
sequence:
|
||||
- service: light.turn_on
|
||||
|
||||
Reference in New Issue
Block a user