Looking for a smart plug that supports HTTP and offers options beyond cloud dependency (or alternatives)
Looking for a smart plug that supports HTTP and offers options beyond cloud dependency (or alternatives)
Looking for guidance on connecting an NFC tag to control devices locally. The idea involves scanning a tag with an Android phone, sending HTTP requests via an app like "NFC Task," and using smart plugs. I'm having trouble finding a suitable plug that supports HTTP directly. The product you mentioned seems promising but the reviews raise some concerns. In Germany, I'm aware of local regulations. Are there better alternatives or ways to manage this without relying on cloud services?
Start by deciding what hardware will handle the control. Hassio offers many options and also allows custom builds (such as ESP8266 setups). If you choose a DIY approach, you can build it very affordably, though power supply remains a key challenge. I used a nodemcu with two channel relays powered by an 18650 battery, which lasted about three days before replacement was necessary (I didn’t optimize deep sleep). Setting up Hassio is straightforward using Docker, and depending on your integration method it’s not overly complicated. For testing, grab a nodemcu and a 5V relay board, then install Hassio on your local server via Docker—you’re ready to go.