@@ -15,25 +15,21 @@ Incredibly expandable and flexible.
15
15
16
16
[ ![ Latest release] ( https://img.shields.io/github/downloads/arendst/Tasmota/total.svg?style=flat-square&color=green )] ( http://ota.tasmota.com/tasmota/release ) [ ![ License] ( https://img.shields.io/github/license/arendst/Tasmota.svg?style=flat-square )] ( https://github.com/arendst/Tasmota/blob/development/LICENSE.txt ) [ ![ Chat] ( https://img.shields.io/discord/479389167382691863.svg?style=flat-square&color=blueviolet )] ( https://discord.gg/Ks2Kzd4 ) [ ![ Donate] ( https://img.shields.io/badge/donate-PayPal-blue.svg?style=flat-square )] ( https://paypal.me/tasmota )
17
17
18
- <span style =" font-size : 1.5rem " >Current Release<BR ><a href =" https://github.com/arendst/Tasmota/releases/tag/v14.1 .0 " >Tasmota v14.1 .0 Rachel </a ></span >
18
+ <span style =" font-size : 1.5rem " >Current Release<BR ><a href =" https://github.com/arendst/Tasmota/releases/tag/v14.2 .0 " >Tasmota v14.2 .0 Rita </a ></span >
19
19
20
20
## Breaking Changes
21
21
22
- - Replaced most display drivers by Universal Display driver
23
- - Removed dedicated touch drivers in favour of Universal Touch driver
24
- - ESP32-C3 OTA binary name from ` tasmota32c3cdc.bin ` to ` tasmota32c3.bin `
25
- - ESP32-C6 OTA binary name from ` tasmota32c6cdc.bin ` to ` tasmota32c6.bin `
26
- - ESP32-S3 OTA binary name from ` tasmota32s3cdc.bin ` to ` tasmota32s3.bin `
22
+ - Berry energy module support for 8 phases and move to pseudo-arrays
27
23
28
24
## New Features
29
25
30
- - New commands ` Wifi 6 ` , ` PowerLock ` and ` Publish3 `
26
+ - New commands ` AdcGpio<gpio> <parameters> ` to better support ADC configuration
31
27
- Added support for:
32
- - LoRa and LoRaWanBridge
33
- - Domoticz ` idx5 ` to ` idx32 `
34
- - SPL06_007 pressure and temperature sensor
28
+ - QMP6988 temperature and pressure sensor
29
+ - Sonoff WTS01 temperature sensor using SerialBridge in ` SSerialMode 3 `
30
+ - Sonoff POWCT Ring
35
31
- AHT30 temperature and humidity sensor
36
- - ESP32 Framework (Arduino Core) v3.0.0
32
+ - ESP32 Framework (Arduino Core) v3.0.4
37
33
- Berry functions
38
34
39
35
See [ release notes] ( https://github.com/arendst/Tasmota/releases/ ) for a complete list of new features, changes and bug fixes.
0 commit comments