Examples: NodeRed - alandtse/alexa_media_player GitHub Wiki

NodeRed integration

Change the Service to match the Alex Device name i.e. alexa_media_XXXXXXXX_echo_dot

This is the Json data String for 'Data'

{ "message": "{{payload}}", "data": { "type": "announce" }, "target": "{{service}}" }