adds gitignore
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user