hardillb / node-red-alexa-home-skill-web

Apache License 2.0
45 stars 28 forks source link

"Connected" rotates around Alexa Home Nodes on flow #48

Closed chrisbussey closed 6 years ago

chrisbussey commented 6 years ago

I have created a very simple flow consisting of 3 Alexa Home nodes and 3 debugs. They are all recognised by the Alexa skill. When one connects the other two disconnect, then ~ 8secs later another one will connect but the currently connected one disconnects. I cannot see how to have them all connected at the same time.

Any clues??? Thank you for the great work to date BTW.

Kind regards,

Chris Bussey

screen shot 2018-02-17 at 15 45 37 screen shot 2018-02-17 at 15 45 29 screen shot 2018-02-17 at 15 45 44

hardillb commented 6 years ago

How many config nodes do you have (how many times did you enter your username/password?) You should only have 1 shared between all 3 input nodes that way you only have 1 connection to the back end.

hardillb commented 6 years ago

You can view the configuration nodes by looking in the menu (top right burger)

chrisbussey commented 6 years ago

Thanks Ben, all sorted, sorry still a bit of a newbie with Alexa and Node Red.

Kind regards,

Chris Bussey