alexa-samples / alexa-smarthome

Resources for Alexa Smart Home developers.
https://alexa.design/smarthome
Other
682 stars 336 forks source link

Can't find 'Alexa Smart Home' in triggers of a new Lambda function #78

Closed greenskii closed 6 years ago

greenskii commented 6 years ago

I was following the Wiki to create a smart home skill, https://github.com/alexa/alexa-smarthome/wiki/Build-a-Working-Smart-Home-Skill-in-15-Minutes

but at step "Step 3: Click Triggers -> Add Trigger and select Alexa Smart Home" I can't find any Alexa Smart Home in the trigger list.

bug alexa

Please could you check if this is a bug?

greenskii commented 6 years ago

Found the answer. You have to select the correct DataCenter : N.Virginia for English (US) or English (CA) skills EU (Ireland) region for English (UK), English (IN), German or French (FR) skills US West (Oregon) for Japanese and English (AU) skills. The region is displayed in the upper right corner. Providing your Lambda function in the correct region prevents latency issues.