diff --git a/motion-activated-light.yaml b/motion-activated-light.yaml index 8424705..afadce5 100644 --- a/motion-activated-light.yaml +++ b/motion-activated-light.yaml @@ -16,7 +16,7 @@ blueprint: description: "Entity ID of the motion sensor" selector: entity: - # domain: binary_sensor + domain: binary_sensor # for some reason, using a device_class of motion_sensor ends up hiding the actual motion sensors # device_class: motion_sensor