mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 18:56:38 +00:00
Merge branch 'development' into dev-energy-split
This commit is contained in:
commit
de75cd4c40
@ -4,12 +4,8 @@ All notable changes to this project will be documented in this file.
|
||||
## [Unreleased] - Development
|
||||
|
||||
## [9.5.0.9]
|
||||
### Added
|
||||
- Command ``SetOption129 1`` to enable split total energy results (#13030)
|
||||
- Commands ``EnergyTotal<phase>``, ``EnergyToday<phase>`` and ``EnergyYesterday<phase>`` to (re)set energy values
|
||||
|
||||
### Changed
|
||||
- LVGL updated to v8.0.2 **breaking changes**
|
||||
### Breaking Changed
|
||||
- ESP32 LVGL updated to v8.0.2
|
||||
|
||||
## [9.5.0.8] 20210927
|
||||
### Added
|
||||
|
@ -140,6 +140,9 @@ The latter links can be used for OTA upgrades too like ``OtaUrl http://ota.tasmo
|
||||
- ESP32 add GPIO 6/7/8/11 to template and remove GPIO 28-31 (remapping so backwards compatible)
|
||||
- ESP32 crash recorder ``Status 12`` for ESP32/ESP32-S2/ESP32-C3, supporting Esp-idf 3.3/4.4
|
||||
|
||||
### Breaking Changed
|
||||
- ESP32 LVGL updated to v8.0.2
|
||||
|
||||
### Changed
|
||||
- Move firmware binaries to https://github.com/arendst/Tasmota-firmware/tree/main/release-firmware
|
||||
- IRremoteESP8266 library from v2.7.18 to v2.7.20
|
||||
|
Loading…
x
Reference in New Issue
Block a user