[RELEASE] Echo Speaks V4

Yes. You will need to edit your Echo Speaks app code to include the Spots.

Starting at around line 7428, you will see Echo device types listed in the code.

If it does not yet exist for you, you will need to add a section for the Echo Spots like this:

// Amazon Echo Spot's
"A10A33FOX2NUBK" : [ c: [ "a", "t" ], i: "echo_spot_gen1", n: "Echo Spot" ],
"A3EH2E0YZ30OD6" : [ c: [ "a", "t" ], i: "echo_spot_gen2", n: "Echo Spot 2" ],

Make the edit and save the code. You should be good to go.

4 Likes