Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 499 Bytes

File metadata and controls

21 lines (12 loc) · 499 Bytes

OpenHAB-Echo

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.

Installation

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'