adds gitignore

This commit is contained in:
2026-03-02 17:11:37 +01:00
parent ba560525fa
commit 84433a2a35

View File

@@ -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.