mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-25 19:56:30 +00:00
Update changelogs
This commit is contained in:
parent
f0da077e78
commit
07eb51764a
@ -18,6 +18,8 @@ All notable changes to this project will be documented in this file.
|
|||||||
- ModbusBridge request and response logic (#22075)
|
- ModbusBridge request and response logic (#22075)
|
||||||
- Berry energy missing attributes (#22116)
|
- Berry energy missing attributes (#22116)
|
||||||
- Zigbee flashing CC2562P with latest firmware (#22117)
|
- Zigbee flashing CC2562P with latest firmware (#22117)
|
||||||
|
- SML trx pin error (#22119)
|
||||||
|
- Shutter remaining issues on shutterinvert (#22120)
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
||||||
|
@ -147,8 +147,10 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
|
|||||||
### Fixed
|
### Fixed
|
||||||
- Crash when calling TasmotaSerial destructor when initialized with incorrect arguments [#22036](https://github.com/arendst/Tasmota/issues/22036)
|
- Crash when calling TasmotaSerial destructor when initialized with incorrect arguments [#22036](https://github.com/arendst/Tasmota/issues/22036)
|
||||||
- Energy calculation [#20653](https://github.com/arendst/Tasmota/issues/20653)
|
- Energy calculation [#20653](https://github.com/arendst/Tasmota/issues/20653)
|
||||||
|
- SML trx pin error [#22119](https://github.com/arendst/Tasmota/issues/22119)
|
||||||
- Shutter timing registers overflow [#21966](https://github.com/arendst/Tasmota/issues/21966)
|
- Shutter timing registers overflow [#21966](https://github.com/arendst/Tasmota/issues/21966)
|
||||||
- Shutter missing HOLD on shutterbutton [#22108](https://github.com/arendst/Tasmota/issues/22108)
|
- Shutter missing HOLD on shutterbutton [#22108](https://github.com/arendst/Tasmota/issues/22108)
|
||||||
|
- Shutter remaining issues on shutterinvert [#22120](https://github.com/arendst/Tasmota/issues/22120)
|
||||||
- PZEM continue energy monitoring when one phase fails [#21968](https://github.com/arendst/Tasmota/issues/21968)
|
- PZEM continue energy monitoring when one phase fails [#21968](https://github.com/arendst/Tasmota/issues/21968)
|
||||||
- BearSSL panic on ESP8266 in rare conditions [#22017](https://github.com/arendst/Tasmota/issues/22017)
|
- BearSSL panic on ESP8266 in rare conditions [#22017](https://github.com/arendst/Tasmota/issues/22017)
|
||||||
- ModbusBridge request and response logic [#22075](https://github.com/arendst/Tasmota/issues/22075)
|
- ModbusBridge request and response logic [#22075](https://github.com/arendst/Tasmota/issues/22075)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user