Change 'condition' to 'conditions' (#18543)

This commit is contained in:
ryman1 2021-07-21 14:05:57 -07:00 committed by GitHub
parent 573fc8c9fe
commit 463e92cdf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@ The following configuration works the same as the one listed above:
```yaml
alias: "Paulus home AND temperature below 20"
condition:
conditions:
- condition: state
entity_id: "device_tracker.paulus"
state: "home"