mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-25 19:56:30 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
637b924e92
commit
a0d4d4564c
@ -7,6 +7,12 @@ All notable changes to this project will be documented in this file.
|
|||||||
### Added
|
### Added
|
||||||
- Commands ``Sensor34 10 <valueA>`` and ``Sensor34 11 <valueB>`` to use HX711 absolute weight conversion (#15292)
|
- Commands ``Sensor34 10 <valueA>`` and ``Sensor34 11 <valueB>`` to use HX711 absolute weight conversion (#15292)
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- NeoPool: boost command with redox control state, relay and aux detail display
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- NeoPool filtration state
|
||||||
|
|
||||||
## [11.0.0.5] 20220407
|
## [11.0.0.5] 20220407
|
||||||
### Added
|
### Added
|
||||||
- Support for improv as used by esp-web-tools
|
- Support for improv as used by esp-web-tools
|
||||||
@ -15,12 +21,10 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Remove support for Internet Explorer by allowing ECMAScript6 syntax using less JavaScript code bytes (#15280)
|
- Remove support for Internet Explorer by allowing ECMAScript6 syntax using less JavaScript code bytes (#15280)
|
||||||
- NeoPool: boost command with redox control state, relay and aux detail display
|
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- ESP32 save settings after OTA upload regression from v10.0.0.3
|
- ESP32 save settings after OTA upload regression from v10.0.0.3
|
||||||
- HX711 false readings by removing large deviations
|
- HX711 false readings by removing large deviations
|
||||||
- NeoPool filtration state
|
|
||||||
|
|
||||||
## [11.0.0.4] 20220402
|
## [11.0.0.4] 20220402
|
||||||
### Added
|
### Added
|
||||||
@ -62,7 +66,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
- TasmotaSerial library from v3.4.0 to v3.5.0 (#14981)
|
- 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
|
||||||
|
|
||||||
|
|
||||||
## [11.0.0.2] 20220225
|
## [11.0.0.2] 20220225
|
||||||
### Changed
|
### Changed
|
||||||
- Enabled ethernet and Sonoff SPM in ``tasmota32.bin``
|
- Enabled ethernet and Sonoff SPM in ``tasmota32.bin``
|
||||||
|
Loading…
x
Reference in New Issue
Block a user