Blueprint tutorial: Fix YAML example (#32806)

This commit is contained in:
c0ffeeca7 2024-05-17 08:19:43 +02:00 committed by GitHub
parent b7e9f4209b
commit 65ad89ad88
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -202,8 +202,7 @@ blueprint:
selector:
target:
entity:
filter:
- domain: light
- domain: light
```
By limiting our blueprint to working with lights and motion sensors, we unlock a couple of benefits: the UI will be able to limit suggested values to lights and motion sensors instead of all devices. It will also allow the user to pick an area to control the lights in.
@ -234,8 +233,7 @@ blueprint:
selector:
target:
entity:
filter:
- domain: light
- domain: light
trigger:
- platform: state