What is switch-it! ?switch-it! is a simple configurator, monitoring, and controller app for your D.I.Y ESP8266 IoT device. You can use switch-it! for real-time monitoring and controling for example relay and motion sensor through WebSocket and MQTT. All configuration can be done via the app, including Wi-Fi and MQTT setup, so there is no need to hardcode anything, at all.
Features-
One Time Binding , the app will store connected device locally, so you don't have to manually enter address of the ESP everytime you wan't to access it.
-
3 Device Registration, bind up to 3 ESP8266 device for free.
-
MQTT, support control and monitoring through MQTT. (Currently we only support, and tested MQTT implementation with HiveMQ broker).
-
OTA Firmware Update, update device firmware through webserver.
-
Auto Discovery, with mDNS service, the app will automatically look for configured ESP within the same local network.
-
No Coding Required, we have provided a ready to flash firmware binary file. All you need to do is to configure WiFi connection, and bind it with the app.
-
State Persistance, the board will revert back to the state it is in before a restart, or power out.
-
Pull to Refresh, for easy reconnection to all bonded ESP board.
-
Board Reset, swipe card to unbind the ESP board, and reset it to Wi-Fi configuration mode.
Device List - General I/O
- Motion Sensor
Setup Guide Setup, wiring guide, and firmware can be found in our GitHub Repository, invoklab/switch-it
GitHub Repository .
Got feedback? We'd love to hear it! You can send us your feedback or any inquiries to
feedback@invoklab.com