1 Commits

Author SHA1 Message Date
baa226bcab Uncomment binary sensor domain for the motion sensor 2023-11-15 06:01:26 -08:00

View File

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