586837r / node-red-contrib-alexa-remote2

MIT License
88 stars 71 forks source link

(Q): How to use plugin in two different node red instances? #146

Open cg089 opened 4 years ago

cg089 commented 4 years ago

Hi, I am having problems using the node in two different Node Red intances.

I have two apartments with several alexas in it and two home assistant with node red. Each instance sees all alexas I have, which is ok. However, I seem to be able to use only one instance of node-red-contrib-alexa-remote2. After going to my other apartment, I need to reauthenticatewith alexa, which makes apartment2 working. After returning to apartment1, same story, amazon needs to reauthenticate.

Is there a possibility to use two instances of the plugin with one amazon account?

buddapps commented 3 years ago

I found that it really only supports one instance per Amazon login. I use MQTT and the device id to device up the actions between the two locations.