mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-28 13:16:32 +00:00
update changelogs
This commit is contained in:
parent
1545f02fb3
commit
30504f090c
@ -15,6 +15,8 @@ All notable changes to this project will be documented in this file.
|
|||||||
- ADC Range oversample from 2 to 32 (#17975)
|
- ADC Range oversample from 2 to 32 (#17975)
|
||||||
- ESP32 Framework (Core) from v2.0.6 to v2.0.7
|
- ESP32 Framework (Core) from v2.0.6 to v2.0.7
|
||||||
- Move #define OTA_URL from user_config.h to board files for better inital support (#18008)
|
- Move #define OTA_URL from user_config.h to board files for better inital support (#18008)
|
||||||
|
- Increase number of (virtual)relays and (virtual)buttons to 32
|
||||||
|
- LibTeleinfo from v1.1.3 to v1.1.5 (#18050)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- SEN5X floats and units (#17961)
|
- SEN5X floats and units (#17961)
|
||||||
|
@ -117,6 +117,8 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
|
|||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- ESP32 Framework (Core) from v2.0.6 to v2.0.7
|
- ESP32 Framework (Core) from v2.0.6 to v2.0.7
|
||||||
|
- LibTeleinfo from v1.1.3 to v1.1.5 [#18050](https://github.com/arendst/Tasmota/issues/18050)
|
||||||
|
- Increase number of (virtual)relays and (virtual)buttons to 32
|
||||||
- ADC Range oversample from 2 to 32 [#17975](https://github.com/arendst/Tasmota/issues/17975)
|
- ADC Range oversample from 2 to 32 [#17975](https://github.com/arendst/Tasmota/issues/17975)
|
||||||
- Move #define OTA_URL from user_config.h to board files for better inital support [#18008](https://github.com/arendst/Tasmota/issues/18008)
|
- Move #define OTA_URL from user_config.h to board files for better inital support [#18008](https://github.com/arendst/Tasmota/issues/18008)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user