OpenHAB-Echo is a python AWS Lamba module that can be deployed to an AWS instance
It's used to interface with and provide native capabilities for OpenHAB devices as if they were compatible with an Amazon Echo.
To use, create a free tier AWS lambda instance or similar and deploy the files to it to use.
You must set the following environment variables describing your OpenHAB installation as AWS environment variable:
'hostname'
'port'
'username'
'password'