Has anyone got the new Echo Spot working with Echo Speaks?
Using Echo Speaks Version info:
App:v4.2.4.0
Device:v4.2.4.0
Server:v2.8.0
Has anyone got the new Echo Spot working with Echo Speaks?
Using Echo Speaks Version info:
App:v4.2.4.0
Device:v4.2.4.0
Server:v2.8.0
I found out how myself. For anyone looking to fix:
You need to edit the Echo Speaks APP. On mine, the line I needed to add was after 7487. Look for a description " // Amazon Echo Spot's ". Mine was on line 7485. I added a line under the existing "Echo_Spot_Gen1." So, now mine looks like below:
7485 // Amazon Echo Spot's
7487 "A10A33FOX2NUBK" : [ c: [ "a", "t" ], i: "echo_spot_gen1", n: "Echo Spot" ],
7488 "A3EH2E0YZ30OD6" : [ c: [ "a", "t" ], i: "echo_spot_gen2", n: "Echo Spot 2" ], <--- NEW LINE HERE
I needed to remove all the ignored Echoes to find the new Spot Gen2. You might not have to do this; It might just appear as a new device.
Good Luck!!
It's functioning perfectly. Many thanks.
could you please share the walkaround to make Echoes working using Heroku? or any resource where can follow up?