I’ve been playing around with a Node.JS module called FauxWeMo of late. This lets you create a “dummy” device that looks like a WeMo Smart Plug to your Amazon Alexa devices. I just define the name/words that Alexa will respond to and then write some code to publish an MQTT packet. For fun, I have […]