diff --git a/source/_components/alexa.markdown b/source/_components/alexa.markdown index c58fe8b4cb8..46c436b3e82 100644 --- a/source/_components/alexa.markdown +++ b/source/_components/alexa.markdown @@ -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.