Add link to Alexa skill on Cloud page (#3364)

This adds a direct link to the Home Assistant Alexa skill, which is more convenient than telling the user to search for it themselves. On mobile devices it can open the skill directly in the Alexa app which is nice.

Also tweaked the wording from "activate" to "enable" since that is what Amazon uses.
This commit is contained in:
Sean Mooney 2019-07-13 02:45:27 -04:00 committed by Paulus Schoutsen
parent e36454f08f
commit 7a12cbf96e

View File

@ -41,8 +41,12 @@ export class CloudAlexaPref extends LitElement {
control all your Home Assistant devices via any Alexa-enabled device.
<ul>
<li>
To activate, search in the Alexa app for the Home Assistant Smart
Home skill.
<a
href="https://skills-store.amazon.com/deeplink/dp/B0772J1QKB?deviceType=app"
target="_blank"
>
Enable the Home Assistant skill for Alexa
</a>
</li>
<li>
<a