mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Current example in Conditions documentation don't work (#19308)
This commit is contained in:
parent
c96ae95f6f
commit
02f4d38145
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user