mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Merge pull request #738 from dale3h/config-format
Fix formatting on condition docs
This commit is contained in:
commit
b9758eab9b
@ -29,8 +29,8 @@ Example of using condition:
|
||||
entity_id: sensor.mini_despacho
|
||||
to: 'ON'
|
||||
condition:
|
||||
condition: or
|
||||
conditions:
|
||||
condition: or
|
||||
conditions:
|
||||
- condition: template
|
||||
value_template: '{{ states.sun.sun.attributes.elevation < 4 }}'
|
||||
- condition: template
|
||||
|
Loading…
x
Reference in New Issue
Block a user