skunked
10
alias: Küche Licht NEU
description: ""
triggers:
- trigger: state
entity_id:
- binary_sensor.kuche_sensor_bewegung
from: "off"
to: "on"
conditions:
- condition: sun
before: sunset
before_offset: "00:15:00"
after: sunrise
after_offset: "-00:15:00"
actions:
- action: light.turn_on
metadata: {}
data:
brightness_pct: 13
target:
device_id:
- f4bb29b688d16010b59726346b212e69
- action: light.turn_on
metadata: {}
data:
brightness_pct: 80
rgb_color:
- 225
- 170
- 70
target:
device_id: ab76dbccee2cb95ed896478ec3722b74
- action: light.turn_on
metadata: {}
data:
rgb_color:
- 199
- 136
- 0
brightness_pct: 85
target:
device_id: 54e384665cb4f5b024c685e65348e1f1
- wait_for_trigger:
- trigger: state
entity_id:
- binary_sensor.kuche_sensor_bewegung
from: "on"
to: "off"
for:
hours: 0
minutes: 0
seconds: 10
- action: light.turn_off
metadata: {}
data:
transition: 2
target:
device_id:
- ab76dbccee2cb95ed896478ec3722b74
- 54e384665cb4f5b024c685e65348e1f1
- f4bb29b688d16010b59726346b212e69
mode: restart