diff --git a/motion_activated_scene.yaml b/motion_activated_scene.yaml index b8ad0d5..b433d76 100644 --- a/motion_activated_scene.yaml +++ b/motion_activated_scene.yaml @@ -10,8 +10,12 @@ blueprint: entity: multiple: true filter: - domain: binary_sensor - device_class: motion + - domain: binary_sensor + device_class: motion + - domain: binary_sensor + device_class: occupancy + - domain: binary_sensor + device_class: presence no_motion_wait: name: Wait time description: Time to leave the scene on after last motion is detected.