mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 19:26:37 +00:00
Update changelogs
This commit is contained in:
parent
c86e4db3a9
commit
e4bf2a5c27
@ -9,7 +9,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
- Matter support for Air Quality sensors (#21559)
|
- Matter support for Air Quality sensors (#21559)
|
||||||
- Matter support for bridged Air Quality (#21597)
|
- Matter support for bridged Air Quality (#21597)
|
||||||
- HASPmota rounds to nearest int values passed as 'real' (#21599)
|
- HASPmota rounds to nearest int values passed as 'real' (#21599)
|
||||||
- Berry automatic rounding of float to int when calling C mapped functions
|
- Berry automatic rounding of float to int when calling C mapped functions (#21601)
|
||||||
|
|
||||||
### Breaking Changed
|
### Breaking Changed
|
||||||
|
|
||||||
|
@ -122,6 +122,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
|
|||||||
## Changelog v14.1.0.1
|
## Changelog v14.1.0.1
|
||||||
### Added
|
### Added
|
||||||
- Berry solidification of `bytes` instances [#21558](https://github.com/arendst/Tasmota/issues/21558)
|
- Berry solidification of `bytes` instances [#21558](https://github.com/arendst/Tasmota/issues/21558)
|
||||||
|
- Berry automatic rounding of float to int when calling C mapped functions [#21601](https://github.com/arendst/Tasmota/issues/21601)
|
||||||
- HASPmota rounds to nearest int values passed as 'real' [#21599](https://github.com/arendst/Tasmota/issues/21599)
|
- HASPmota rounds to nearest int values passed as 'real' [#21599](https://github.com/arendst/Tasmota/issues/21599)
|
||||||
- Matter support for Air Quality sensors [#21559](https://github.com/arendst/Tasmota/issues/21559)
|
- Matter support for Air Quality sensors [#21559](https://github.com/arendst/Tasmota/issues/21559)
|
||||||
- Matter support for bridged Air Quality (#21597)[#21597](https://github.com/arendst/Tasmota/issues/21597)
|
- Matter support for bridged Air Quality (#21597)[#21597](https://github.com/arendst/Tasmota/issues/21597)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user