mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +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
|
```yaml
|
||||||
alias: "Paulus home AND temperature below 20"
|
alias: "Paulus home AND temperature below 20"
|
||||||
condition:
|
conditions:
|
||||||
- condition: state
|
- condition: state
|
||||||
entity_id: "device_tracker.paulus"
|
entity_id: "device_tracker.paulus"
|
||||||
state: "home"
|
state: "home"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user