Add occupancy option
This commit is contained in:
@@ -10,7 +10,9 @@ blueprint:
|
||||
entity:
|
||||
filter:
|
||||
domain: binary_sensor
|
||||
device_class: motion
|
||||
device_class:
|
||||
- motion
|
||||
- occupancy
|
||||
light_target:
|
||||
name: Light
|
||||
selector:
|
||||
|
||||
Reference in New Issue
Block a user