It was my first time, plus I've never programmed in Python before (I do know C, PHP etc), so there's been a small learning curve on the syntax differences. The Echo SmartHome SDK provides some Lamba templates you can use to get going quickly.
Once I have something resembling a fully working skill I'm happy to upload the code to Github so others can reuse it.
There will be some changes that Idratek will need to make to their API support for it to be provided as a downloadable "marketplace" skill for Echo..mainly allowing Oath2 authentication tokens against the WebAPI, plus a way of registering your API endpoint address so the Lambda code knows where to send the API calls.
It's still very early days though.
Cheers
Neil