mirror of https://github.com/arendst/Tasmota.git
Update changelogs
This commit is contained in:
parent
ffd09da89a
commit
422c8f2e57
|
@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file.
|
|||
- ESP32 Framework (Arduino Core) from v2.0.12 to v2.0.13
|
||||
|
||||
### Fixed
|
||||
- ESP32 DS18x20 driver support extended over GPIO33
|
||||
|
||||
### Removed
|
||||
|
||||
|
@ -37,7 +38,6 @@ All notable changes to this project will be documented in this file.
|
|||
- Support for IPv6 link-local zones for esp-idf 5.1 (necessary for Matter)
|
||||
- ESP32C3 relay click on restart
|
||||
|
||||
|
||||
## [13.1.0.1] 20230831
|
||||
### Added
|
||||
- Commands to allow setting of timeprop parameters (#19310)
|
||||
|
|
|
@ -131,6 +131,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
|
|||
- Teleinfo power [#19381](https://github.com/arendst/Tasmota/issues/19381)
|
||||
- Exception 3 in IRHVAC [#19389](https://github.com/arendst/Tasmota/issues/19389)
|
||||
- PCF8574 mode 1 with base relays exception 3/28 regression from v12.4.0.4 [#19408](https://github.com/arendst/Tasmota/issues/19408)
|
||||
- ESP32 DS18x20 driver support extended over GPIO33
|
||||
- ESP32 Support for IPv6 link-local zones for esp-idf 5.1 (necessary for Matter)
|
||||
- ESP32 Shutter migration [#19454](https://github.com/arendst/Tasmota/issues/19454)
|
||||
- ESP32 Shutter multi press button events [#19465](https://github.com/arendst/Tasmota/issues/19465)
|
||||
|
|
Loading…
Reference in New Issue