mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Change 'condition' to 'conditions' (#18543)
This commit is contained in:
parent
573fc8c9fe
commit
463e92cdf8
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user