Godnat: brug individuelle pærer i stedet for light.sovevaerelse
This commit is contained in:
@@ -4,28 +4,48 @@ godnat_sovevaerelse:
|
||||
sequence:
|
||||
- service: light.turn_on
|
||||
target:
|
||||
entity_id: light.sovevaerelse
|
||||
entity_id:
|
||||
- light.claus
|
||||
- light.anne
|
||||
- light.sov_dor
|
||||
- light.sov_midt
|
||||
- light.sov_vindue
|
||||
data:
|
||||
brightness_pct: 40
|
||||
transition: 300
|
||||
- delay: "00:05:00"
|
||||
- service: light.turn_on
|
||||
target:
|
||||
entity_id: light.sovevaerelse
|
||||
entity_id:
|
||||
- light.claus
|
||||
- light.anne
|
||||
- light.sov_dor
|
||||
- light.sov_midt
|
||||
- light.sov_vindue
|
||||
data:
|
||||
brightness_pct: 10
|
||||
transition: 300
|
||||
- delay: "00:05:00"
|
||||
- service: light.turn_on
|
||||
target:
|
||||
entity_id: light.sovevaerelse
|
||||
entity_id:
|
||||
- light.claus
|
||||
- light.anne
|
||||
- light.sov_dor
|
||||
- light.sov_midt
|
||||
- light.sov_vindue
|
||||
data:
|
||||
brightness_pct: 1
|
||||
transition: 300
|
||||
- delay: "00:05:00"
|
||||
- service: light.turn_off
|
||||
target:
|
||||
entity_id: light.sovevaerelse
|
||||
entity_id:
|
||||
- light.claus
|
||||
- light.anne
|
||||
- light.sov_dor
|
||||
- light.sov_midt
|
||||
- light.sov_vindue
|
||||
data:
|
||||
transition: 5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user