mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
Update templating.markdown (#6871)
This commit is contained in:
parent
a2c44aa8e6
commit
3cb46731b5
@ -280,7 +280,7 @@ Just use the "Square bracket notation" to get the value.
|
|||||||
|
|
||||||
{% raw %}
|
{% raw %}
|
||||||
```yaml
|
```yaml
|
||||||
'{{ value_json["values"]["temp"] }}'
|
'{{ value_json['values']['temp'] }}'
|
||||||
```
|
```
|
||||||
{% endraw %}
|
{% endraw %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user