Skip to content

Commit a42bbb5

Browse files
authored
Update index.md
Update to Tasmota v14.2.0
1 parent e3bb012 commit a42bbb5

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

docs/index.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,25 +15,21 @@ Incredibly expandable and flexible.
1515

1616
[![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)
1717

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>
1919

2020
## Breaking Changes
2121

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
2723

2824
## New Features
2925

30-
- New commands `Wifi 6`, `PowerLock` and `Publish3`
26+
- New commands `AdcGpio<gpio> <parameters>` to better support ADC configuration
3127
- 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
3531
- AHT30 temperature and humidity sensor
36-
- ESP32 Framework (Arduino Core) v3.0.0
32+
- ESP32 Framework (Arduino Core) v3.0.4
3733
- Berry functions
3834

3935
See [release notes](https://github.com/arendst/Tasmota/releases/) for a complete list of new features, changes and bug fixes.

0 commit comments

Comments
 (0)