v9.1.0
版本发布时间: 2020-11-07 21:55:38
arendst/Tasmota最新发布版本:v14.2.0(2024-08-14 20:52:35)
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
- Migrate to Tasmota 7.2.0
--- Major change in parameter storage layout ---
- Migrate to Tasmota 8.1
- Migrate to Tasmota 8.5.1
--- Major change in internal GPIO function representation ---
- Migrate to Tasmota 9.1
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.5 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
To save resources when TLS is enabled mDNS needs to be disabled. 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.5.
- 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.1.0 Imogen
Added
- Command
DimmerStep 1..50
to change default dimmer up and down step of 10% by James Turton (#9733) - Command
Gpios 255
to show all possible GPIO configurations - Command
NoDelay
for immediate backlog command execution by Erik Montnemery (#9544) - Command
ShutterChange
to increment change position (#9594) - Command
SwitchMode 15
sending only MQTT message on switch change (#9593) - Command
SetOption113 1
to set dimmer low on rotary dial after power off - Command
SetOption114 1
to detach Switches from Relays and enable MQTT action state for all the SwitchModes - Command
SwitchText
to change JSON switch names by barbudor (#9691) - Zigbee command
ZbData
for better support of device specific data - Zigbee command
ZbOccupancy
to configure the time-out for PIR - Optional support for Mitsubishi Electric HVAC by David Gwynne (#9237)
- Optional support for Orno WE517-Modbus energy meter by Maxime Vincent (#9353)
- SDM630 three phase ImportActive Energy display when
#define SDM630_IMPORT
is enabled by Janusz Kostorz (#9124) - Optional support for inverted NeoPixelBus data line by enabling
#define USE_WS2812_INVERTED
(#8988) - Support for PWM dimmer color/trigger on tap, SO88 led, DGR WITH_LOCAL flag, multi-press and ledmask by Paul Diem (#9474, #9584)
- Support for stateful ACs using
StateMode
in tasmota-ir.bin by Arik Yavilevich (#9472) - Support for analog buttons indexed within standard button range
- Support for Vietnamese language translations by Tâm.NT
- Support for timers in case of no-sunset permanent day by cybermaus (#9543)
- Support for EZO sensors by Christopher Tremblay
- Support for fixed output Hi or Lo GPIO selection
- Support for Hass discovery of TuyaMcu and Sonoff Ifan by Federico Leoni (#9727)
- TLS in binary tasmota-zbbridge (#9620)
- Zigbee reduce battery drain (#9642)
- ESP32 support for Wireless-Tag WT32-ETH01 (#9496)
- ESP32 MI32 Beacon support, RSSI at TELEPERIOD, refactoring by Christian Baars (#9609)
- HM10 Beacon support and refactoring by Christian Baars (#9702)
- Initial support for iBeacons (Sensor52) on ESP32 using internal BLE by rvbglas (#9732)
Breaking Changed
- Redesigned ESP8266 GPIO internal representation in line with ESP32 changing
Template
layout too - TLS fingerprint
#define MQTT_FINGERPRINT
from string to hexnumbers (#9570) - Command
Status
output for disabled status types now returns {"Command":"Error"} - MAX31865 driver to support up to 6 thermocouples selected by
MX31865 CS
instead ofSSPI CS
(#9103) - When
SetOption73 1
JSON result from{"ACTION":"SINGLE"}
to{"Button1":{"Action":"SINGLE"}}
Changed
- Command
Gpio17
replaces commandAdc
- Command
Gpios
replaces commandAdcs
- New IR Raw compact format (#9444)
- A4988 optional microstep pin selection
- Pulsetime to allow use for all relays with 8 interleaved so
Pulsetime1
is valid for Relay1, Relay9, Relay17 etc. (#9279) - Management of serial baudrate (#9554)
- Rotary driver adjusted accordingly if Mi Desk Lamp module is selected (#9399)
- Tasmota Arduino Core v2.7.4.5 allowing webpassword over 47 characters (#9687)
- Webserver code optimizations (#9580, #9590)
- PlatformIO library structure redesigned for compilation speed by Jason2866
- Zigbee flash storage refactor adding commands
ZbProbe
,ZbStatus2
andZbRestore
(#9641) - Default otaurl in my_user_config.h to http://ota.tasmota.com/tasmota/release/tasmota.bin.gz
- IRremoteESP8266 library from v2.7.10 to v2.7.11
- NeoPixelBus library from v2.5.0.09 to v2.6.0
Fixed
- Light wakeup Exception 0 (divide by zero) when
WakeupDuration
is not initialised (#9466) - Exception 28 due to device group buffer overflow (#9459)
- Arilux RF remote detection regression from v8.3.0
- Ledlink blink when no network connected regression from v8.3.1.4 (#9292)
- TuyaMcu energy display regression from v8.5.0.1 (#9547)
- Thermostat sensor status corruption regression from v8.5.0.1 (#9449)
- Telegram message decoding error regression from v8.5.0.1
- Rule handling of Var or Mem using text regression from v8.5.0.1 (#9540)
- Rule handling of JSON
null
regression from v8.5.0.1 (#9685) - Rule Break not working as expected when ONCE is enabled (#9245)
- Rule expressions using mems corrupts character pool (#9301)
- Shutter timing problem due to buffer overflow in calibration matrix (#9458)
- Correct Energy period display shortly after midnight by gominoa (#9536)
- Tuyamcu dimmers MQTT topic (#9606)
- Scripter memory alignment (#9608)
- Zigbee battery percentage (#9607)
- HassAnyKey anomaly (#9601)
Removed
- Support for direct upgrade from Tasmota versions before v7.0
- Support for downgrade to versions before 9.0 keeping current GPIO configuration
- Auto config update for all Friendlynames and Switchtopic from Tasmota versions before v8.0
- Auto output selection of decimal or hexadecimal data based on user input. Now only based on
SetOption17
1、 tasmota-BG.bin 606.42KB
2、 tasmota-BG.bin.gz 428.23KB
3、 tasmota-BR.bin 601.39KB
4、 tasmota-BR.bin.gz 427.12KB
5、 tasmota-CN.bin 600.28KB
6、 tasmota-CN.bin.gz 427.17KB
7、 tasmota-CZ.bin 601.27KB
8、 tasmota-CZ.bin.gz 427.31KB
9、 tasmota-DE.bin 601.16KB
10、 tasmota-DE.bin.gz 426.94KB
11、 tasmota-display.bin 561.08KB
12、 tasmota-display.bin.gz 393.37KB
13、 tasmota-ES.bin 601.33KB
14、 tasmota-ES.bin.gz 427.05KB
15、 tasmota-FR.bin 601.48KB
16、 tasmota-FR.bin.gz 427.12KB
17、 tasmota-GR.bin 604.59KB
18、 tasmota-GR.bin.gz 428.06KB
19、 tasmota-HE.bin 602.19KB
20、 tasmota-HE.bin.gz 427.27KB
21、 tasmota-HU.bin 601.52KB
22、 tasmota-HU.bin.gz 427.22KB
23、 tasmota-ir.bin 573.59KB
24、 tasmota-ir.bin.gz 395.46KB
25、 tasmota-ircustom.bin 719.09KB
26、 tasmota-ircustom.bin.gz 497KB
27、 tasmota-IT.bin 601.25KB
28、 tasmota-IT.bin.gz 426.92KB
29、 tasmota-knx.bin 604.23KB
30、 tasmota-knx.bin.gz 425.98KB
31、 tasmota-KO.bin 601.05KB
32、 tasmota-KO.bin.gz 427.19KB
33、 tasmota-lite.bin 473.33KB
34、 tasmota-lite.bin.gz 338.38KB
35、 tasmota-minimal.bin 378.66KB
36、 tasmota-minimal.bin.gz 271.13KB
37、 tasmota-NL.bin 600.94KB
38、 tasmota-NL.bin.gz 426.9KB
39、 tasmota-PL.bin 601.45KB
40、 tasmota-PL.bin.gz 427.32KB
41、 tasmota-PT.bin 601.7KB
42、 tasmota-PT.bin.gz 427.16KB
43、 tasmota-RO.bin 601.02KB
44、 tasmota-RO.bin.gz 426.9KB
45、 tasmota-RU.bin 604.86KB
46、 tasmota-RU.bin.gz 428.06KB
47、 tasmota-SE.bin 600.98KB
48、 tasmota-SE.bin.gz 426.98KB
49、 tasmota-sensors.bin 632.75KB
50、 tasmota-sensors.bin.gz 446.75KB
51、 tasmota-SK.bin 601.33KB
52、 tasmota-SK.bin.gz 427.32KB
53、 tasmota-TR.bin 601.2KB
54、 tasmota-TR.bin.gz 427.15KB
55、 tasmota-TW.bin 600.77KB
56、 tasmota-TW.bin.gz 427.46KB
57、 tasmota-UK.bin 605.73KB
58、 tasmota-UK.bin.gz 428.22KB
59、 tasmota-VN.bin 602.47KB
60、 tasmota-VN.bin.gz 427.36KB
61、 tasmota-zbbridge.bin 577.17KB
62、 tasmota-zbbridge.bin.gz 408.88KB
63、 tasmota.bin 600.25KB
64、 tasmota.bin.gz 426.26KB
65、 tasmota32-BG.bin 1.03MB
66、 tasmota32-BR.bin 1.03MB
67、 tasmota32-CN.bin 1.03MB
68、 tasmota32-CZ.bin 1.03MB
69、 tasmota32-DE.bin 1.03MB
70、 tasmota32-display.bin 1017.14KB
71、 tasmota32-ES.bin 1.03MB
72、 tasmota32-FR.bin 1.03MB
73、 tasmota32-GR.bin 1.03MB
74、 tasmota32-HE.bin 1.03MB
75、 tasmota32-HU.bin 1.03MB
76、 tasmota32-ir.bin 1.05MB
77、 tasmota32-ircustom.bin 1.16MB
78、 tasmota32-IT.bin 1.03MB
79、 tasmota32-knx.bin 1.03MB
80、 tasmota32-KO.bin 1.03MB
81、 tasmota32-lite.bin 951.38KB
82、 tasmota32-minimal.bin 854.05KB
83、 tasmota32-NL.bin 1.03MB
84、 tasmota32-PL.bin 1.03MB
85、 tasmota32-PT.bin 1.03MB
86、 tasmota32-RO.bin 1.03MB
87、 tasmota32-RU.bin 1.03MB
88、 tasmota32-SE.bin 1.03MB
89、 tasmota32-sensors.bin 1.08MB
90、 tasmota32-SK.bin 1.03MB
91、 tasmota32-TR.bin 1.03MB
92、 tasmota32-TW.bin 1.03MB
93、 tasmota32-UK.bin 1.03MB
94、 tasmota32-VN.bin 1.03MB
95、 tasmota32-webcam.bin 1.16MB
96、 tasmota32.bin 1.03MB