mirror of https://github.com/arendst/Tasmota.git
Update changelogs
This commit is contained in:
parent
0b3c237627
commit
0b2a375dee
|
@ -15,11 +15,12 @@ All notable changes to this project will be documented in this file.
|
||||||
- Energy totals max supported value from +/-21474.83647 to +/-2147483.647 kWh
|
- Energy totals max supported value from +/-21474.83647 to +/-2147483.647 kWh
|
||||||
- Removed delays in TasmotaSerial and TasmotaModbus Tx enable switching
|
- Removed delays in TasmotaSerial and TasmotaModbus Tx enable switching
|
||||||
- Increase rule event buffer from 100 to 256 characters (#16943)
|
- Increase rule event buffer from 100 to 256 characters (#16943)
|
||||||
|
- All calls to atof() into CharToFloat() reducing code size by 8k
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Energy dummy switched voltage and power regression from v12.2.0.2
|
- Energy dummy switched voltage and power regression from v12.2.0.2
|
||||||
- Orno WE517 modbus serial config 8E1 setting (#17545)
|
- Orno WE517 modbus serial config 8E1 setting (#17545)
|
||||||
- No IP address shown when in AP moode (#17599)
|
- No IP address shown when in AP mode regression from v12.3.1.1 (#17599)
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
||||||
|
|
|
@ -126,6 +126,8 @@ You can contribute to Tasmota by
|
||||||
|
|
||||||
[![donate](https://img.shields.io/badge/donate-PayPal-blue.svg)](https://paypal.me/tasmota)
|
[![donate](https://img.shields.io/badge/donate-PayPal-blue.svg)](https://paypal.me/tasmota)
|
||||||
|
|
||||||
|
<a href="https://www.buymeacoffee.com/tasmota"><img src="https://img.buymeacoffee.com/button-api/?text=Support Tasmota&emoji=&slug=tasmota&button_colour=FFDD00&font_colour=000000&font_family=Arial&outline_colour=000000&coffee_colour=ffffff" /></a>
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|
||||||
People helping to keep the show on the road:
|
People helping to keep the show on the road:
|
||||||
|
|
Loading…
Reference in New Issue