5.11.1c * Make command color parameter input less strict to ease Hass support * Add ColorTemperature to light status message * Change PubSubClient.h define MQTT_MAX_PACKET_SIZE from 512 to 1000 for Hass support * Make define MESSZ dependent on PubSubClient.h define MQTT_MAX_PACKET_SIZE * Fix logging line length around 400 characters * Change module name Wemos D1 mini into Generic (#1220) * Revert HTML change from width=100% to style=width:100% supporting HTML5 (#1358) * Add experimental (still Hass python exceptions) Home Assistant Discovery for switch and light to be enabled by command SetOption19 1 (#1534) * Updated French Translation (#1561) * Fix DS18B20 temperature JSON decimal dot (#1561) * Add Spanish language file (#1589) * Update Italian Language file (#1594) * Consolidate WIFI_MANAGER_SEC into WIFI_CONFIG_SEC (#1616) * Fix Energy JSON message (#1621)
4.3 KiB
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.11.1c - See sonoff/_releasenotes.ino for change information.
ATTENTION All versions
Only Flash Mode DOUT is supported. Do not use Flash Mode DIO / QIO / QOUT as it might seem to brick your device.
See Wiki for background information.
ATTENTION Version 5 and up
These versions use 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.
Version Information
- Sonoff-Tasmota provides all (Sonoff) modules in one file and starts with module Sonoff Basic.
- Once uploaded select module using the configuration webpage or the commands
ModulesandModule. - After reboot select config menu again or use commands
GPIOsandGPIOto change GPIO with desired sensor.
See Wiki for more information.
See Community for forum and more user experience.
The following devices are supported:
- iTead Sonoff Basic
- iTead Sonoff RF
- iTead Sonoff SV

- iTead Sonoff TH10/TH16 with temperature sensor
- iTead Sonoff Dual (R2)
- iTead Sonoff Pow
- iTead Sonoff 4CH
- iTead Sonoff 4CH Pro
- iTead S20 Smart Socket
- Sonoff S22 Smart Socket
- iTead Slampher
- iTead Sonoff Touch
- iTead Sonoff T1
- iTead Sonoff SC
- iTead Sonoff Led

- iTead Sonoff BN-SZ01 Ceiling Led
- iTead Sonoff B1
- iTead Sonoff RF Bridge 433
- iTead Sonoff Dev
- iTead 1 Channel Switch 5V / 12V
- iTead Motor Clockwise/Anticlockwise
- Electrodragon IoT Relay Board
- AI Light or any my9291 compatible RGBW LED bulb
- H801 PWM LED controller
- MagicHome PWM LED controller
- AriLux AL-LC01, AL-LC06 and AL-LC11 PWM LED controller
- Supla device - Espablo-inCan mod. for electrical Installation box
- Luani HVIO board
- Wemos D1 mini and NodeMcu
License
This program is licensed under GPL-3.0