Update change logs

This commit is contained in:
Theo Arends 2023-01-02 12:31:46 +01:00
parent 10af47f8f4
commit e375448090
2 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,7 @@ All notable changes to this project will be documented in this file.
- Energy totals max supported value from +/-21474.83647 to +/-2147483.647 kWh
### Fixed
- Energy dummy switched voltage and power regression from v12.2.0.2
### Removed

View File

@ -130,6 +130,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
### Fixed
- Modbus transmit enable GPIO enabled once during write buffer
- Energy dummy switched voltage and power regression from v12.2.0.2
- ESP8266 set GPIO's to input on power on fixing relay spikes [#17531](https://github.com/arendst/Tasmota/issues/17531)
- Shutter default motorstop set to 0 [#17403](https://github.com/arendst/Tasmota/issues/17403)
- Shutter default tilt configuration [#17484](https://github.com/arendst/Tasmota/issues/17484)