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