Sonoff-MQTT-OTA
Sonoff-MQTT-OTA copied to clipboard
Provide ESP8266 based itead Sonoff with MQTT and OTA firmware - Now EOL
after some time (1-2 hours) my sonoff goes offline and doesn't send/respond to any mqtt messages prior to get offline it sends "stat/sonoff/lwt" with "offline" message to broker. Device is...
Is it posible to integrate with Thingsboard and how
Request firmware support for the new Sonoff RF Bridge 433 https://www.itead.cc/sonoff-rf-bridge-433.html WiFi to 433MHz converter and vice versa to convert 433MHz RF sensors and remote to App via WiFi https://www.itead.cc/wiki/Sonoff_RF_Bridge_433...
Hi Will you be able to give me a like to ugrade the firmware from, please.
I have 3 sonoff basic, who works under this firmware. Now i want move to another firmware but can't do that! Default method putting device to flash mode with pressing...
It would be good to have the ability to set the device to switch itself to on when powered up
given the amount of work done there to support new devices, the web interface, and the better documentation, combined with the fact that there have been no updates here in...
Instead of editing the pubsubclient.h file you could just change the code from: ``` #ifdef USE_MQTT #include // MQTT #endif // USE_MQTT ``` to: ``` #ifdef USE_MQTT #define MQTT_MAX_PACKET_SIZE 400...
Does anyone else have problems with the web interface? 1. Toggle has never worked (vanilla on std sonoff, custom using elecrtodragon+ds18x20). 2. It's crashed a number of times with the...
A great addition would be the ability to define a couple of scheduled on/off times each day and have the switch execute them. Possible uses : automated light switching, heated...