File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ All notable changes to this project will be documented in this file.
2020- Optional MQTT_TELE_RETAIN to Energy Margins message replaced by `` SensorRetain ``
2121- Matter filter suffix automatically added for sensors (#21589 )
2222- Display timing splash screen with display modes 1 to 5
23+ - ESP32 MI32 refactoring, bugfixes, generic device scanning (#21603 )
2324
2425### Fixed
2526- Berry ` input() ` returns empty string and does not crash (#21565 )
Original file line number Diff line number Diff line change @@ -132,6 +132,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
132132- Optional MQTT_TELE_RETAIN to Energy Margins message replaced by `` SensorRetain ``
133133- Display timing splash screen with display modes 1 to 5
134134- ESP32 Core3 platform update from 2024.05.13 to 2024.06.10 [ #21569 ] ( https://github.com/arendst/Tasmota/issues/21569 )
135+ - ESP32 MI32 refactoring, bugfixes, generic device scanning [ #21603 ] ( https://github.com/arendst/Tasmota/issues/21603 )
135136- Matter refactoring of bridged devices [ #21575 ] ( https://github.com/arendst/Tasmota/issues/21575 )
136137- Matter filter suffix automatically added for sensors [ #21589 ] ( https://github.com/arendst/Tasmota/issues/21589 )
137138
You can’t perform that action at this time.
0 commit comments