Skip to content

Sonoff-Tasmota

Compare
Choose a tag to compare
@arendst arendst released this 07 Jan 21:50
· 19922 commits to master since this release

5.11.1 20180107

  • Fix Sonoff Pow command handling (#1542)

Provided pre-compiled binary downloads

  • sonoff.bin = the default firmware for all devices in English
  • sonoff-DE.bin = the default firmware for all devices in German
  • sonoff-IT.bin = the default firmware for all devices in Italian
  • sonoff-NL.bin = the default firmware for all devices in Dutch
  • sonoff-PL.bin = the default firmware for all devices in Polish
  • sonoff-minimal.bin = is interim firmware to be used when the above firmware images become too big to fit as OTA or web upload; installing this one first and THEN uploading the desired sonoff.bin allows for firmware size growth over the OTA file limit of 1/2 flash size.
  • sonoff-ds18x20.bin = is a version of sonoff.bin with the USE_DS18x20 define enabled and a larger MQTT buffer size to be used by people having more than 6 ds18x20 sensors connected.