Add missing {% endraw %}
This commit is contained in:
parent
72cac8717e
commit
d6e8bc07b3
1 changed files with 1 additions and 1 deletions
|
@ -327,7 +327,7 @@ alexa:
|
|||
{%- else -%}
|
||||
Anne Therese is at {{ states("device_tracker.anne_therese") }}
|
||||
and Paulus is at {{ states("device_tracker.paulus") }}
|
||||
{% endif %}
|
||||
{% endif %}{% endraw %}
|
||||
```
|
||||
|
||||
You can add multiple items for a feed if you want. The Amazon required uid and timestamp will be randomly generated at startup and change at every restart of Home Assistant.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue