alias: Entrance_Light
description: Turn on the entrance light
trigger:
- type: motion
platform: device
device_id: aeccbc62866ee282ae192697e3705b07
entity_id: d6e5c440d8ae501a13de0cf0128b8cfa
domain: binary_sensor
id: MotionSensor3_Hallway_Detected - type: no_motion
platform: device
device_id: aeccbc62866ee282ae192697e3705b07
entity_id: d6e5c440d8ae501a13de0cf0128b8cfa
domain: binary_sensor
id: MotionSensor3_Hallway_Cleared
for:
hours: 0
minutes: 2
seconds: 0
condition: - condition: sun
before: sunrise
after: sunset
before_offset: -01:00:00
after_offset: -01:00:00
action: - if:
- condition: trigger
id:- MotionSensor3_Hallway_Detected
then:
- MotionSensor3_Hallway_Detected
- type: turn_on
device_id: a22119c5e75d3cba5ba96a39e2f7b22c
entity_id: f35b3aa9e6106a487588ace83001e8bd
domain: switch
else: - if:
- condition: trigger
id:- MotionSensor3_Hallway_Cleared
then:
- MotionSensor3_Hallway_Cleared
- type: turn_off
device_id: a22119c5e75d3cba5ba96a39e2f7b22c
entity_id: f35b3aa9e6106a487588ace83001e8bd
domain: switch
mode: single
- condition: trigger
- condition: trigger