mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-06-20 09:06:28 +00:00
Remove raw tag
This commit is contained in:
parent
e104fc491d
commit
12e2c234e8
@ -452,7 +452,7 @@ Render a Home Assistant template. [See template docs for more information.](http
|
|||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"template": "Paulus is at {% raw %}{{ states('device_tracker.paulus') }}{% endraw %}!"
|
"template": "Paulus is at {{ states('device_tracker.paulus') }}!"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user