File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,8 @@ All notable changes to this project will be documented in this file.
55
66## [ 14.1.0.2]
77### Added
8- - Berry ` classof ` extended to class methods
8+ - Support for Sonoff WTS01 temperature sensor using SerialBridge in `` SSerialMode 3 ``
9+ - Berry ` classof ` extended to class methods (#21615 )
910
1011### Breaking Changed
1112
Original file line number Diff line number Diff line change @@ -122,9 +122,11 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
122122## Changelog v14.1.0.2
123123### Added
124124- Support for QMP6988 temperature and pressure sensor
125+ - Support for Sonoff WTS01 temperature sensor using SerialBridge in `` SSerialMode 3 ``
125126- Berry solidification of ` bytes ` instances [ #21558 ] ( https://github.com/arendst/Tasmota/issues/21558 )
126127- Berry automatic rounding of float to int when calling C mapped functions [ #21601 ] ( https://github.com/arendst/Tasmota/issues/21601 )
127128- Berry add ` math.round ` [ #21602 ] ( https://github.com/arendst/Tasmota/issues/21602 )
129+ - Berry ` classof ` extended to class methods [ #21615 ] ( https://github.com/arendst/Tasmota/issues/21615 )
128130- HASPmota rounds to nearest int values passed as 'real' [ #21599 ] ( https://github.com/arendst/Tasmota/issues/21599 )
129131- Matter support for Air Quality sensors [ #21559 ] ( https://github.com/arendst/Tasmota/issues/21559 )
130132- Matter support for bridged Air Quality (#21597 )[ #21597 ] ( https://github.com/arendst/Tasmota/issues/21597 )
You can’t perform that action at this time.
0 commit comments