mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-07-29 01:52:51 +00:00
18 lines
518 B
Markdown
18 lines
518 B
Markdown
# Changelog
|
|
|
|
For more details go to [emsesp.org](https://emsesp.org/).
|
|
|
|
## [3.8.3]
|
|
|
|
## Added
|
|
|
|
- KM300 at address 0x4A [#3084](https://github.com/emsesp/EMS-ESP32/issues/3084)
|
|
|
|
## Fixed
|
|
|
|
- signed value for solarInfuence [#3077](https://github.com/emsesp/EMS-ESP32/issues/3077)
|
|
- set bin file upload limit to 1M again [3086](https://github.com/emsesp/EMS-ESP32/issues/3086)
|
|
- Fix: Prevent system crash during WiFi network discovery on ESP32-S3 hardware [#3128](https://github.com/emsesp/EMS-ESP32/pull/3128)
|
|
|
|
## Changed
|