Integration with Amazon Echo

Posted on
Sun Oct 02, 2016 9:04 am
jay (support) offline
Site Admin
User avatar
Posts: 18225
Joined: Mar 19, 2008
Location: Austin, Texas

Re: Integration with Amazon Echo

akimball wrote:
I wonder why the tap is so stellar while the echo only scores 3 of 5 (about). I hear the new dot has a new redesigned mic array that makes it superior to the 1st gen dot.


I don't believe that's the experience of any other users - certainly not me. Once I figured everything out, the only time I've had to rediscover is when I moved houses. If your dot works all the time but the echo doesn't then I'm pretty sure there's something wrong with your echo since I believe the firmware for them is the same.

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Posted on
Sun Oct 02, 2016 9:06 am
jay (support) offline
Site Admin
User avatar
Posts: 18225
Joined: Mar 19, 2008
Location: Austin, Texas

Re: Integration with Amazon Echo

sparker wrote:
With almost 300 posts in this thread, I'm finding it hard to tell if I should try to integrate with an Amazon Echo hooked up to a dedicated Insteon hub, having that hub AND Indigo "sharing" control of my Insteon network. I'm fascinated by the possibilities of the Echo, but since my entire house is run by Indigo (since v1), I don't want to jump yet if its not technically feasible, or if it will cause me more grief than it's worth.

I did take time to look through the Wiki trying to find a summary of the setup, but didn't see anything that summarizes all the tips and tricks posted in this thread. Has anybody put together a quick FAQ/How To document?


I've tried to keep the first post on the plugin thread up to date with any troubleshooting issues. I just realized it doesn't mention the hostname issue that some Mac OS X Server users have found so I'll add that.

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Posted on
Thu Oct 06, 2016 6:18 am
rjs104 offline
Posts: 55
Joined: Jun 21, 2013

Re: Integration with Amazon Echo

Hi All,

Great that we have the plugin to integrate the Echo into Indigo. I've just bought an Echo and got it all up and running.

I'm considering buying some Phillips Hue kit, but I was curious how the Indigo bridge plugin might limit my options.

I appreciate that there is an Amazon imposed limit of 27 devices via Hue, and that's what we're emulating. Does this mean that if I buy a Phillips Hue hub I'm limited to a total of 27 devices or do I get another tranch of 27 devices to address (so 54?)

Cheers
Richard.

Posted on
Fri Oct 07, 2016 8:20 am
jay (support) offline
Site Admin
User avatar
Posts: 18225
Joined: Mar 19, 2008
Location: Austin, Texas

Re: Integration with Amazon Echo

The short answer is yes, the Echo will find the devices on your Hue hub and will also find the Indigo devices published through the plugin.

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Posted on
Fri Oct 07, 2016 10:00 am
johnpolasek offline
Posts: 911
Joined: Aug 05, 2011
Location: Aggieland, Texas

Re: Integration with Amazon Echo

jay (support) wrote:
The short answer is yes, the Echo will find the devices on your Hue hub and will also find the Indigo devices published through the plugin.


I apologize if this has been addressed somewhere in the past, but has anyone considered getting around the 27 device limit by configuring the plugin to create multiple "Hue emulators" that the Echo would see as different hubs?

Posted on
Fri Oct 07, 2016 10:09 am
steveoidm offline
Posts: 29
Joined: Jun 28, 2015

Re: Integration with Amazon Echo

Yes, exactly that. Just needs someone to do it, Jay does this have time at the moment.

Sent from my Nexus 6P using Tapatalk

Posted on
Fri Oct 07, 2016 4:36 pm
jay (support) offline
Site Admin
User avatar
Posts: 18225
Joined: Mar 19, 2008
Location: Austin, Texas

Re: Integration with Amazon Echo

https://github.com/IndigoDomotics/alexa ... e/issues/1

Note, my preliminary testing showed that the Echo was too smart to allow multiple Hue hubs from the same IP address (but with different ports). That may have changed. However, with multihoming and virtual network interfaces on a Mac, one could conceivably create one hub instance per interface.

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Posted on
Wed Oct 19, 2016 9:50 pm
jfeger offline
Posts: 84
Joined: Jan 02, 2013

Re: Integration with Amazon Echo

Sparker made met think of something, and maybe its been mentioned already. Short of Indigo 7 shocking the heck out of all of us and having native Amazon Echo/Dot support, maybe there is another hack we can take advantage of. I don't know enough about the Insteon Hub, but based on the videos, the natural language and capabilities with the Echo are better than the Hue. If we could create virtual devices, or maybe leverage scene's, on the Insteon Hub, could that serve as a trigger in Indigo to do other stuff? Im thinking of a workflow something like this :

1. Alexa, dim the kitchen lights by 10%
2. The Insteon hub has a scene that is tied to this command somehow (here's the magic hack??)
3. The scene is somehow tied to Indigo, so a trigger can occur in indigo, to do what we really want.

Again, high level thinking on this. Perhaps we dedicate a switch or two somewhere in the network that Indigo could be tied into as a receiver of state changes.

In short .. how do we hack the Insteon hub (or another well integrated hub) into serving as a trigger point for Indigo?

Posted on
Wed Oct 19, 2016 10:23 pm
george99 offline
Posts: 224
Joined: May 27, 2015

Re: Integration with Amazon Echo

I didn't read this entire very long thread, but from what you wrote, I am already doing what you wanted. Just in a different way.
I use alexa/echo to control anything in Indigo with almost no limits. I use it in conjunction with IFTTT and Maker.
Basically I set up a PHP/CURL script that receives the commands from IFTTT/Maker and translates them into a URL that I call indigo with and Indigo responds in turn.
For dimming, what I did was to create 10 levels of dimming. 10% thru 100%. I created a variable that stores the DIM level (increments of 10). I created a IFTTT/Maker rule that I can change that variable with.
Then when I say "Alexa Trigger Dim Living Room Lights", it will set the living room lights to the level in the variable.
I don't dim that often, so 1 global variable for all my lights is fine, and I can just change it as needed.

Granted the dimming part of it is a pain and not ideal. I mainly did it just to prove to myself that I could do it. I am a programmer, I like messing around with this stuff.
Regardless of all that, I use the HUE/Echo plugin, so for at least 27 (or whatever that max number is) of my lights, dimming is much easier.

But I use Alexa to turn my alarm on, and a variety of other things. All with the help of IFTTT/Maker, and my PHP/CURL script.

Posted on
Mon Oct 24, 2016 7:03 pm
akimball offline
Posts: 561
Joined: Aug 07, 2013
Location: Sandy, Utah

Re: Integration with Amazon Echo

george99, it sounds like you've found a way to get past the 27 device limit. I'm installing an Alexa constellation with 10 dots, 1 echo, 1 tap and 1 Amazon fire. Everything in different rooms (only 3 dots left to go). Is that right? I'm desperate to get more devices on my system. Every room has at least ceiling light, one or more lamps, control plug or two, and a ceiling fan. Several rooms have a ton more lights. 27 doesn't begin to cover it. Any tips?
Last edited by akimball on Tue Oct 25, 2016 1:34 pm, edited 1 time in total.

-Al

Posted on
Mon Oct 24, 2016 10:10 pm
george99 offline
Posts: 224
Joined: May 27, 2015

Re: Integration with Amazon Echo

Well just to clarify, The problem with using Alexa/IFTTT/Indigo together is if there is a variable to be set (such as dim level), you would technically have to create 100 rules for each dimmable light. 1 rule for each percent. I don't think that there is currently a way to treat the number as a variable in IFTTT/Maker. So each percentage would be a static command. You could do it like I did, or you could maybe to it by 10's, or whatever works for you. It's just not an ideal situation.

But dimming aside, it works great for on/off of lighting, alarm, etc. You can pretty much set it to do anything in indigo.

Posted on
Mon Oct 24, 2016 10:48 pm
akimball offline
Posts: 561
Joined: Aug 07, 2013
Location: Sandy, Utah

Re: Integration with Amazon Echo

Actually no dimming is fine and a vast improvement over nothing. I have about 70 devices I want voice controlled and perhaps more than dimming would be ceiling fan speeds. There are a couple hundred devices on the property but many are sensors or digital controllers. The important feature is voice control in every room for lights fans and vampire power management.

-Al

Posted on
Tue Oct 25, 2016 12:15 am
spiv offline
Posts: 190
Joined: Jul 15, 2014

Re: Integration with Amazon Echo

Have you looked at Stringify? It is a newcomer challenger to IFTTT. It has a very nice visual flow designer and adds the missing "and T" so you can set up rules "If this and that and that and that ..."

Not sure it helps in this case, but worth a look.

Posted on
Tue Oct 25, 2016 1:06 pm
george99 offline
Posts: 224
Joined: May 27, 2015

Re: Integration with Amazon Echo

Al,
Then you will be fine with IFTTT. Just say "Alexa Trigger Kitchen Lights On" or "Alexa Trigger Living Room Lights Off".
Or you could set it as a toggle. "Alexa Trigger Kitchen Lights".

Posted on
Tue Oct 25, 2016 1:07 pm
george99 offline
Posts: 224
Joined: May 27, 2015

Re: Integration with Amazon Echo

Only issue I have noticed with IFTTT is that there is the occassional delay. I'd say 5 seconds at most. But usually its pretty decent within the "acceptable" range.

Who is online

Users browsing this forum: No registered users and 9 guests