mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-15 04:10:01 +03:00
add network options, IPv6 for mqtt
This commit is contained in:
@@ -2,14 +2,16 @@
|
||||
|
||||
## Added
|
||||
|
||||
- support for IPv6 (#83)
|
||||
- support for IPv6 (web/api/mqtt, not syslog) (#83)
|
||||
- System Log in Web UI will show current time if the NTP Service is enabled (#82)
|
||||
- Network settings for Tx-power, WiFi-bandwidth, WiFi-sleepmode (#83)
|
||||
- optional low clockrate (160 MHz) (#83)
|
||||
|
||||
## Fixed
|
||||
|
||||
## Changed
|
||||
|
||||
- removed Rx echo failures counting as incomplete telegrams. BAd telegrams show as Warning and not Errors. [#80](https://github.com/emsesp/EMS-ESP32/issues/80)
|
||||
- removed Rx echo failures counting as incomplete telegrams. Bad telegrams show as Warning and not Errors. [#80](https://github.com/emsesp/EMS-ESP32/issues/80)
|
||||
- add upload_sec to `api/system/info` and removed # from some names to keep consistent with MQTT heartbeat
|
||||
- added debug target to PlatformIO build to help hunt down system crashes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user