auchter / haaska

Home Assistant Alexa Skill Adapter
263 stars 61 forks source link

New instructions for updated Lambda / Skills #91

Open clarkewd opened 7 years ago

clarkewd commented 7 years ago

I'm attempting to follow the setup guide but it seems some of the interface options for Amazon's developer console have changed.

When creating a skill there is now an option for Payload version - do we need v3 or v2?

screen region 2017-10-05 at 09 56 35

Also should Runtime be set to Python 3.6? I ask because the file haaska.py has at the top:

#!/usr/bin/env python2.7

Finally Amazon's new Lambda interface seems to have removed (or renamed) the option to Enable event source - which option should be selected in the new interface?:

new-interface

Would love to get this working but the instructions are a bit difficult to follow since Amazon updated the developer console / Lambda interfaces.

maddox commented 7 years ago

It's v2, for now.

andlo commented 7 years ago

I too have problems getting this running :( I would be very happy for a updated instaruktion.

How far is this project from getting aproved as a Alexa skill by amazon ?

thizzle commented 6 years ago

89 partly does this, hopefully it'll merge soon.

Dowden commented 6 years ago

89 does not help with this thizzle