1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-26 22:18:40 +00:00

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

View File

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