Add endraw to close the raw (#26997)

This commit is contained in:
Joost Lekkerkerker 2023-04-13 19:44:14 +02:00 committed by GitHub
parent 9af6ed07b5
commit 23808e670d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -150,6 +150,8 @@ Print out a list of all the sensor states:
{% endfor %}
```
{% endraw %}
Print out a list of all the sensor states sorted by `entity_id`:
{% raw %}