Current example in Conditions documentation don't work (#19308)

This commit is contained in:
Oncleben31 2021-09-18 09:27:38 +02:00 committed by GitHub
parent c96ae95f6f
commit 02f4d38145
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,8 +31,7 @@ If you do not want to combine AND and OR conditions, you can list them sequentia
The following configuration works the same as the one listed above:
```yaml
alias: "Paulus home AND temperature below 20"
conditions:
condition:
- condition: state
entity_id: "device_tracker.paulus"
state: "home"