mirror of https://github.com/arendst/Tasmota.git
Update CHANGELOG
This commit is contained in:
parent
e7538515ab
commit
bf2a51f713
|
@ -21,7 +21,7 @@ All notable changes to this project will be documented in this file.
|
|||
- ESP32 TasmotaSerial uart mapping to support multiple ``begin()`` and implement ``getUart()`` (#14981)
|
||||
- Commands ``Sensor12 D0 .. D5, S0 .. S5`` allowing differential or single-ended modes (#15001)
|
||||
- NeoPool commands ``NPpHMin``, ``NPpHMax``, ``NPpH``, ``NPRedox``, ``NPHydrolysis``, ``NPIonization``, ``NPChlorine`` and ``NPControl`` (#15015)
|
||||
- NeoPool system voltages display
|
||||
- NeoPool system voltages display, add complete power module and cell info to SENSOR
|
||||
- Full DS3231 integration and synchronisation when using UBX (=GPS), NTP or manual time
|
||||
- LVGL Splash screen and ``SetOption135 1`` to disable splash screen
|
||||
- Command ``RfTimeout 100..60000`` to disable duplicate RfReceive. Default 1000 (#15061)
|
||||
|
@ -32,7 +32,8 @@ All notable changes to this project will be documented in this file.
|
|||
- Extent number of pulsetimers from 8 to 32 (#8266)
|
||||
- Tasmota ESP32 Arduino core to v2.0.2.3 (#14979)
|
||||
- TasmotaSerial library from v3.4.0 to v3.5.0 (#14981)
|
||||
- NeoPool limit relay output to the number actually available
|
||||
- NeoPool limit relay output to the number actually available, SENSOR JSON voltage and hydro level, remove ambiguous device color names
|
||||
|
||||
|
||||
## [11.0.0.2] 20220225
|
||||
### Changed
|
||||
|
|
Loading…
Reference in New Issue