Alexa remote?

I’ve recently found the NodeRed Alexa Remote 2 palette, which allows one to give commands to Alexa units, including things like “Launch this skill on that specific device”, something I’ve not found any other way to accomplish.

However, I really don’t like using NodeRed and vastly prefer to do more complex automations in AppDaemon. So is there any way to do this in AppDaemon? It looks like the NodeRed palette is a wrapper for a library (https://www.npmjs.com/package/alexa-remote2), so it’d be great if this could be made usable in AppDaemon.

Unfortunately, I have no idea how one would go about making this work…

1 Like