Uncomment binary sensor domain for the motion sensor
This commit is contained in:
parent
c059a2773f
commit
baa226bcab
@ -16,7 +16,7 @@ blueprint:
|
|||||||
description: "Entity ID of the motion sensor"
|
description: "Entity ID of the motion sensor"
|
||||||
selector:
|
selector:
|
||||||
entity:
|
entity:
|
||||||
# domain: binary_sensor
|
domain: binary_sensor
|
||||||
# for some reason, using a device_class of motion_sensor ends up hiding the actual motion sensors
|
# for some reason, using a device_class of motion_sensor ends up hiding the actual motion sensors
|
||||||
# device_class: motion_sensor
|
# device_class: motion_sensor
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user