mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Minor doc updates (#13773)
This commit is contained in:
parent
5ec07b892f
commit
5de41b10d6
@ -67,7 +67,7 @@ Steps to Integrate an Amazon Alexa Smart Home Skill with Home Assistant:
|
|||||||
|
|
||||||
## Create an AWS Lambda Function
|
## Create an AWS Lambda Function
|
||||||
|
|
||||||
Alexa Smart Home skill will trigger a AWS Lambda function to process the request, we will write a small piece of code hosted as an Lambda function basically redirect the request to your Home Assistant instance, then Alexa integration integration in Home Assistant will process the request and send back the response. Your Lambda function will deliver the response back to Alexa.
|
Alexa Smart Home skill will trigger a AWS Lambda function to process the request, we will write a small piece of code hosted as an Lambda function basically redirect the request to your Home Assistant instance, then the Alexa integration in Home Assistant will process the request and send back the response. Your Lambda function will deliver the response back to Alexa.
|
||||||
|
|
||||||
<div class='info'>
|
<div class='info'>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user