mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 10:56:49 +00:00
Add missing {% endraw %}
This commit is contained in:
parent
72cac8717e
commit
d6e8bc07b3
@ -327,7 +327,7 @@ alexa:
|
|||||||
{%- else -%}
|
{%- else -%}
|
||||||
Anne Therese is at {{ states("device_tracker.anne_therese") }}
|
Anne Therese is at {{ states("device_tracker.anne_therese") }}
|
||||||
and Paulus is at {{ states("device_tracker.paulus") }}
|
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.
|
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…
x
Reference in New Issue
Block a user