v9.2.0
版本发布时间: 2020-12-22 00:06:44
arendst/Tasmota最新发布版本:v14.4.1(2024-12-15 21:46:59)
RELEASE NOTES
Migration Information
See migration path for instructions how to migrate to a major version. Pay attention to the following version breaks due to dynamic settings updates:
- Migrate to Sonoff-Tasmota 3.9.x
- Migrate to Sonoff-Tasmota 4.x
- Migrate to Sonoff-Tasmota 5.14
- Migrate to Sonoff-Tasmota 6.7.1 (http://ota.tasmota.com/tasmota/release-6.7.1/)
- Migrate to Tasmota 7.2.0 (http://ota.tasmota.com/tasmota/release-7.2.0/)
--- Major change in parameter storage layout ---
- Migrate to Tasmota 8.5.1 (http://ota.tasmota.com/tasmota/release-8.5.1/)
--- Major change in internal GPIO function representation ---
- Migrate to Tasmota 9.1 (http://ota.tasmota.com/tasmota/release-9.1.0/)
While fallback or downgrading is common practice it was never supported due to Settings additions or changes in newer releases. Starting with release v9.1.0 Imogen the internal GPIO function representation has changed in such a way that fallback is only possible to the latest GPIO configuration before installing v9.1.0.
Supported Core versions
This release will be supported from ESP8266/Arduino library Core version 2.7.4.9 due to reported security and stability issues on previous Core version. This will also support gzipped binaries.
Support of Core versions before 2.7.1 has been removed.
Support of TLS
In addition to TLS using fingerprints now also user supplied CA certs and AWS IoT is supported. Read full documentation
Initial configuration tools
For initial configuration this release supports Webserver based WifiManager or Serial based command interface only. Support for WPS and SmartConfig has been removed.
Provided Binary Downloads
The following binary downloads have been compiled with ESP8266/Arduino library core version 2.7.4.9.
- tasmota.bin = The Tasmota version with most drivers. RECOMMENDED RELEASE BINARY
- tasmota-BG.bin to tasmota-TW.bin = The Tasmota version in different languages.
- tasmota-lite.bin = The Lite version without most drivers and sensors.
- tasmota-knx.bin = The Knx version without some features but adds KNX support.
- tasmota-sensors.bin = The Sensors version adds more useful sensors.
- tasmota-ir = The InfraRed Receiver and transmitter version allowing all available protocols provided by library IRremoteESP8266 but without most other features.
- tasmota-display.bin = The Display version without Energy Monitoring but adds display support.
- tasmota-zbbridge.bin = The dedicated Sonoff Zigbee Bridge version.
- tasmota-minimal.bin = The Minimal version allows intermediate OTA uploads to support larger versions and does NOT change any persistent parameter. This version should NOT be used for initial installation.
The attached binaries can also be downloaded from http://ota.tasmota.com/tasmota/release for ESP8266 or http://ota.tasmota.com/tasmota32/release for ESP32. The links can be used for OTA upgrades too like OtaUrl http://ota.tasmota.com/tasmota/release/tasmota.bin.gz
List of embedded modules.
Complete list of available feature and sensors.
Changelog v9.2.0 Julie
Added
- Command
SetOption115 1
to enable ESP32 MiBle - Command
SetOption116 1
to disable auto-query of zigbee light devices (avoids network storms with large groups) - Command
SetOption117 1
for light fading to be fixed duration instead of fixed slew rate #10109 - Command
RfProtocol
to control RcSwitch receive protocols by BBBits #10063 - Commands
TuyaRGB
,TuyaEnum
andTuyaEnumList
#9769 - Zigbee command
ZbInfo
and prepare support for EEPROM - Zigbee command
ZbLeave
to unpair a device - Zigbee support for Mi Door and Contact #9759
- Zigbee alarm persistence #9785
- Zigbee persistence of device/sensor data in EEPROM (only ZBBridge)
- Zigbee better support for Tuya Protocol #10074
- Zigbee visual map of network
- TyuaMcu update 2/3 by Federico Leoni #10004
- Support for additional EZO sensors by Christopher Tremblay
- Support for AS608 optical and R503 capacitive fingerprint sensor
- Support for Shelly Dimmer 1 and 2 by James Turton #9854
- Support for common anode sevenseg displays by adding
#define USE_DISPLAY_SEVENSEG_COMMON_ANODE
by Ken Sanislo #9963 - Support for multiple WeMo devices by Magic73 #9208
- Support for SPI connected MFRC522 13.56MHz rfid card reader #9916
- Support ESP32 SPIFFS for internal use
- KNX read reply for Power (#9236, #9891)
- Fallback NTP server from x.pool.ntp.org if no ntpservers are configured
- Optional CCloader support for CC25xx Zigbee or CC26xx BLE by Christian Baars #9970
- Letsencrypt R3 in addition to X3 CA #10086
Breaking Changed
Changed
- Core library from v2.7.4.5 to v2.7.4.9
- IRremoteESP8266 library from v2.7.12 to v2.7.13
- Shelly Dimmer 1 and 2 stm32 firmware from v51.4 to v51.5
- mDNS has been disabled from all pre-compiled binaries to allow new features
- Sonoff L1 color up scaling and color margin detection #9545
- MQTT Wifi connection timeout from 5000 to 200 mSec #9886
- Force bigger Thunk Stack if 4K RSA even without EC ciphers #10075
Fixed
- Command
gpio
using non-indexed functions regression from v9.1.0 #9962 - NTP fallback server functionality #9739
- Telegram group chatid not supported #9831
- KNX buttons, switches and sensors detection regression from v9.1.0 #9811
- KNX ESP32 UDP mulicastpackage #9811
- GUI MqttUser and MqttPassword updates when TLS is compiled in #9825
- ESP32 TasmotaClient firmware upgrade #9218
- Reset to defaults after 6 hours of DeepSleep #9993
- Backlog timing wraparound #9995
- First LED in addressable string does not fade when using scheme #10088
- Improved Opentherm error handling #10055
- Shutter motordelay stop issue #10033
- Shutter fix overflow on runtime over 100 seconds #9800
- ESP32 CC2530 heap corruption #10121
- ESP32 Analog input div10 rule trigger #10149
Fixed Backported
- Shutter stop issue #10170
- Scripter script_sub_command #10181
- Scripter JSON variable above 32 chars #10193
- Shelly Dimmer power on state #10182
- Wemo emulation for single devices #10194
- ESP32 LoadStoreError when using
#define USER_TEMPLATE
#9506 - Compile error when
#ifdef USE_IR_RECEIVE
is disabled regression from 9.1.0.2
Removed
- Version compatibility check
- PN532 define USE_PN532_CAUSE_EVENTS replaced by generic rule trigger
on pn532#uid=
1、 tasmota-BG.bin 592.75KB
2、 tasmota-BG.bin.gz 421.11KB
3、 tasmota-BR.bin 587.92KB
4、 tasmota-BR.bin.gz 419.84KB
5、 tasmota-CN.bin 586.91KB
6、 tasmota-CN.bin.gz 419.99KB
7、 tasmota-CZ.bin 587.8KB
8、 tasmota-CZ.bin.gz 420.08KB
9、 tasmota-DE.bin 587.8KB
10、 tasmota-DE.bin.gz 419.73KB
11、 tasmota-display.bin 539.38KB
12、 tasmota-display.bin.gz 379.77KB
13、 tasmota-ES.bin 587.88KB
14、 tasmota-ES.bin.gz 419.8KB
15、 tasmota-FR.bin 588.05KB
16、 tasmota-FR.bin.gz 419.87KB
17、 tasmota-GR.bin 591.08KB
18、 tasmota-GR.bin.gz 420.96KB
19、 tasmota-HE.bin 588.78KB
20、 tasmota-HE.bin.gz 420.03KB
21、 tasmota-HU.bin 588.08KB
22、 tasmota-HU.bin.gz 420.04KB
23、 tasmota-ir.bin 576.09KB
24、 tasmota-ir.bin.gz 397.86KB
25、 tasmota-ircustom.bin 707.61KB
26、 tasmota-ircustom.bin.gz 491.75KB
27、 tasmota-IT.bin 587.88KB
28、 tasmota-IT.bin.gz 419.67KB
29、 tasmota-knx.bin 584.41KB
30、 tasmota-knx.bin.gz 413.63KB
31、 tasmota-KO.bin 587.7KB
32、 tasmota-KO.bin.gz 420.01KB
33、 tasmota-lite.bin 476.44KB
34、 tasmota-lite.bin.gz 340.66KB
35、 tasmota-minimal.bin 379KB
36、 tasmota-minimal.bin.gz 271.46KB
37、 tasmota-NL.bin 587.52KB
38、 tasmota-NL.bin.gz 419.55KB
39、 tasmota-PL.bin 588.05KB
40、 tasmota-PL.bin.gz 420.15KB
41、 tasmota-PT.bin 588.25KB
42、 tasmota-PT.bin.gz 419.91KB
43、 tasmota-RO.bin 587.63KB
44、 tasmota-RO.bin.gz 419.67KB
45、 tasmota-RU.bin 591.41KB
46、 tasmota-RU.bin.gz 420.92KB
47、 tasmota-SE.bin 587.55KB
48、 tasmota-SE.bin.gz 419.72KB
49、 tasmota-sensors.bin 638.8KB
50、 tasmota-sensors.bin.gz 450.71KB
51、 tasmota-SK.bin 587.88KB
52、 tasmota-SK.bin.gz 420.11KB
53、 tasmota-TR.bin 587.81KB
54、 tasmota-TR.bin.gz 419.94KB
55、 tasmota-TW.bin 587.41KB
56、 tasmota-TW.bin.gz 420.28KB
57、 tasmota-UK.bin 592.23KB
58、 tasmota-UK.bin.gz 421.07KB
59、 tasmota-VN.bin 588.98KB
60、 tasmota-VN.bin.gz 420.14KB
61、 tasmota-zbbridge.bin 586.89KB
62、 tasmota-zbbridge.bin.gz 414.98KB
63、 tasmota.bin 586.88KB
64、 tasmota.bin.gz 418.94KB
65、 tasmota32-BG.bin 1.33MB
66、 tasmota32-BR.bin 1.33MB
67、 tasmota32-CN.bin 1.33MB
68、 tasmota32-CZ.bin 1.33MB
69、 tasmota32-DE.bin 1.33MB
70、 tasmota32-display.bin 1.05MB
71、 tasmota32-ES.bin 1.33MB
72、 tasmota32-FR.bin 1.33MB
73、 tasmota32-GR.bin 1.33MB
74、 tasmota32-HE.bin 1.33MB
75、 tasmota32-HU.bin 1.33MB
76、 tasmota32-ir.bin 1.11MB
77、 tasmota32-ircustom.bin 1.46MB
78、 tasmota32-IT.bin 1.33MB
79、 tasmota32-knx.bin 1.08MB
80、 tasmota32-KO.bin 1.33MB
81、 tasmota32-lite.bin 1012.44KB
82、 tasmota32-minimal.bin 915.83KB
83、 tasmota32-NL.bin 1.33MB
84、 tasmota32-PL.bin 1.33MB
85、 tasmota32-PT.bin 1.33MB
86、 tasmota32-RO.bin 1.33MB
87、 tasmota32-RU.bin 1.33MB
88、 tasmota32-SE.bin 1.33MB
89、 tasmota32-sensors.bin 1.39MB
90、 tasmota32-SK.bin 1.33MB
91、 tasmota32-TR.bin 1.33MB
92、 tasmota32-TW.bin 1.33MB
93、 tasmota32-UK.bin 1.33MB
94、 tasmota32-VN.bin 1.33MB
95、 tasmota32-webcam.bin 1.24MB
96、 tasmota32.bin 1.33MB