Add missing {% endraw %}

This commit is contained in:
Fabian Affolter 2016-10-23 00:20:49 +02:00
parent 72cac8717e
commit d6e8bc07b3
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -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.