* Add in extended note for alexa integration to describe routines
Adds a block of text to describe a workaround to having to state the skill's name.
* Update source/_integrations/alexa.intent.markdown
Co-authored-by: Fletcher <me@fboyd.me>
* Update source/_integrations/alexa.intent.markdown
Co-authored-by: Fletcher <me@fboyd.me>
* Tweaks
* remove code fence
* Update source/_integrations/alexa.intent.markdown
---------
Co-authored-by: Fletcher <me@fboyd.me>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Small update to the Amazon Alexa Custom Skill documentation to reflect some changes in the UI of the AWS console.
The top corner of the Lambda function does not show a Save button anymore.
Besides, if the code that is copied from the gist is not deployed by pressing the Deploy button in the `Function code` window, it won't be active and it will fail any test or authorization with Home Assistant.
I found myself having troubles because of this, and a quick look in the forum show me that more users may have the same problem.
Clarifies that your Home Assistant instance must be accessible from the
internet via HTTPS on port 443, using a valid certificate to use account
linking.
* Add documentation for configuring Alexa Intents AWS Lambda function
* Some clean up and SPG fixes
* Remove spurious 'Smart Home' references
* Wrap images in <p class='img'> in Alexa AWS documentation
* Only mention Duck DNS addon for https since it incorporates Let's Encrypt
* Use [text](url) link syntax rather than <url>