Uncomment binary sensor domain for the motion sensor

This commit is contained in:
mike 2023-11-15 06:01:26 -08:00
parent c059a2773f
commit baa226bcab

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