mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 11:16:54 +00:00
🔨 Fix indents on conditions page (#10061)
This commit is contained in:
parent
a55a950163
commit
b844165f80
@ -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 }}'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user