Forum › Forum › Schnelle Frage › Bewegungsmelder Wlan oder Zigbee › Antwort auf: Bewegungsmelder Wlan oder Zigbee
neuer versuch
#alias: Bewegungsmelder Keller
#description: “
#trigger:
#- entity_id: binary_sensor.bewegungsmelderkeller_occupancy
#platform: state
#to: ‚on‘
#condition:
#- condition: state
#entity_id: binary_sensor.kellertuer_contact
#state: ‚off‘
#action:
#- device_id: d8826af90cd71
#domain: light
#entity_id: light.kellerlicht
#type: turn_on
#- device_id: 8eefae9090f7
#domain: light
#entity_id: light.kellertreppe_light
#type: turn_on
#- delay: 00:03:00
#- device_id: d8826af90cd71
#domain: light
#entity_id: light.kellerlicht
#type: turn_off
#- device_id: 8eefaea9090f7
#domain: light
#entity_id: light.kellertreppe_light
#type: turn_off
neuer versuch