
I Compared Every Node-RED Alexa Node - Here's What Actually Works in 2026
If you've ever tried to add Alexa voice control to your Node-RED setup, you probably ran into the same problem I did: there are at least 7 different nodes that claim to do this, and figuring out which one actually fits your use case takes hours of reading GitHub issues and forum threads. I spent the past few months testing all of them for a project I'm working on, and I figured I'd share what I learned. The Landscape Here's what's out there right now for Node-RED Alexa integration: node-red-contrib-alexa-home-skill - the OG. Been around for years, solid community, but limited to lights, switches, and thermostats. node-red-contrib-virtual-smart-home - nice concept with virtual devices, supports 6 device types, but some features are plan-gated. node-red-contrib-dulonode - newer entry, covers 8 device types including TVs, garage doors, and blinds. Freemium model. node-red-contrib-amazon-echo - local only, no cloud, no Alexa skill needed. Sounds great until you realize it emulates a Philip
Continue reading on Dev.to
Opens in a new tab




