mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +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 %}
|
||||
```yaml
|
||||
'{{ value_json["values"]["temp"] }}'
|
||||
'{{ value_json['values']['temp'] }}'
|
||||
```
|
||||
{% endraw %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user