🔨 Fix indents on conditions page (#10061)

This commit is contained in:
Klaas Schoute 2019-08-06 11:07:38 +02:00 committed by Franck Nijhof
parent a55a950163
commit b844165f80

View File

@ -253,7 +253,7 @@ condition:
### Examples ### Examples
```yaml ```yaml
condition: condition:
- condition: numeric_state - condition: numeric_state
entity_id: sun.sun entity_id: sun.sun
value_template: '{{ state.attributes.elevation }}' value_template: '{{ state.attributes.elevation }}'