arendst 7e6b3a2bb1 v5.3.0
5.3.0 20170715
* Major Hue rewrite which might introduce Alexa problems. If so,
initiate an issue
* Add support for Sonoff Led and BN-SZ01 Ceiling Led brightness control
to Hue
* Fix Sonoff Led Power, Dimmer and Color MQTT response (#176)
* Add commands Delay and Backlog to allow multiple commands at once
separated by ";" (#593)
* Use default flashmode DOUT to solve restart hangs on esp8285 chips
(#453, #598)
* Change Web console column width from 99 to 300 (#599)
2017-07-15 15:07:30 +02:00
2017-06-01 17:37:30 +02:00
2017-04-03 15:07:49 +02:00
2017-07-15 15:07:30 +02:00
2017-03-07 09:36:01 +01:00
2017-01-28 16:44:00 +01:00
2017-06-01 17:37:30 +02:00
2017-05-13 13:02:10 +02:00
2017-07-14 13:00:08 +02:00
2017-07-15 15:07:30 +02:00

Sonoff-Tasmota

Provide ESP8266 based Sonoff by iTead Studio and ElectroDragon IoT Relay with Serial, Web and MQTT control allowing 'Over the Air' or OTA firmware updates using Arduino IDE.

Current version is 5.3.0 - See sonoff/_releasenotes.ino for change information.

**** ATTENTION Version 5.x.x specific information ****

This version uses a new linker script to free flash memory for future code additions. It moves the settings from Spiffs to Eeprom. If you compile your own firmware download the new linker to your IDE or Platformio base folder. See Wiki > Prerequisite.

Best practice to implement is:

  • Open the webpage to your device
  • Perform option Backup Configuration
  • Upgrade new firmware using Firmware upgrade
  • If configuration conversion fails keep the webpage open and perform Restore Configuration

You should now have a device with 32k more code memory to play with.

*********************************************************

  • This version provides all (Sonoff) modules in one file and starts up with Sonoff Basic.
  • Once uploaded select module using the configuration webpage or the commands Modules and Module.
  • After reboot select config menu again or use commands GPIOs and GPIO to change GPIO with desired sensor.

See Wiki for more information.
See Community for forum and more user experience.

The following devices are supported:

Planned support:

Optional future support:

  • iTead RF Bridge
Description
Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
Readme 1.1 GiB
Languages
C 59.2%
C++ 37%
Berry 2.3%
Python 0.8%
Jupyter Notebook 0.3%
Other 0.3%