Amazon Echo API key or equivalent

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
jhmartin
Posts: 29
Joined: 14 Apr 2015 02:52

Amazon Echo API key or equivalent

Post by jhmartin »

https://github.com/armzilla/amazon-echo-ha-bridge looks to be a very easy way to integrate ZWay and Amazon Echo, but the tool only supports sending one URL for each on/off -- incompatible with the current login mechanics. Is there a way to supply login credentials along with the GET to the API?

Alternatively, that tool already has Vera integration where it queries the list of objects and creates the on/off url; would be nifty it could be made to do the same for zway.
User avatar
PoltoS
Posts: 7579
Joined: 26 Jan 2011 19:36

Re: API key or equivalent

Post by PoltoS »

Yes, you can use HTTP Basic Auth or even make an anonymous user and allow him access without login/password.

Could you share with us Echo API? We are interested in making a special module for it by our forces,
libsysguy
Posts: 1
Joined: 30 Dec 2015 18:43

Re: API key or equivalent

Post by libsysguy »

I recently got this working via the http API for z-way using the docs found here: https://developer.amazon.com/public/sol ... rted-guide

Just published my src here: https://github.com/elliott-davis/echo-razberry
MadMAX
Posts: 8
Joined: 24 Mar 2016 17:00

Re: API key or equivalent

Post by MadMAX »

Hello,
iam trying to run the alexa skill from libsysguy for the razberry but
i still get errors from the Lambda function.

Is there at the time a new skill i can use for alexa and a razberry board?

regards Max
Post Reply