Fix device class for motion_light blueprint (#124495)

* Fix device class for motion_light blueprint.
Fixes #124353

* Update to accept both motion and occupancy
This commit is contained in:
WebSpider 2024-08-26 17:39:27 +02:00 committed by GitHub
parent ff029e5efc
commit 657ff58500
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,9 @@ blueprint:
selector:
entity:
filter:
device_class: motion
- device_class: occupancy
domain: binary_sensor
- device_class: motion
domain: binary_sensor
light_target:
name: Light