|
@ -3,7 +3,7 @@ Changelog v0.6.0 |
|
|
## General |
|
|
## General |
|
|
* improved night time calculation time to 1 minute after last communication pause #515 |
|
|
* improved night time calculation time to 1 minute after last communication pause #515 |
|
|
* refactored code for better readability |
|
|
* refactored code for better readability |
|
|
* improved Hoymiles commuinication (retransmits, immediate power limit transmission, timing at all) |
|
|
* improved Hoymiles communication (retransmits, immediate power limit transmission, timing at all) |
|
|
* renamed firmware binaries |
|
|
* renamed firmware binaries |
|
|
* add login / logout to menu |
|
|
* add login / logout to menu |
|
|
* add display support for `SH1106`, `SSD1306`, `Nokia` and `ePaper 1.54"` (ESP32 only) |
|
|
* add display support for `SH1106`, `SSD1306`, `Nokia` and `ePaper 1.54"` (ESP32 only) |
|
@ -13,7 +13,7 @@ Changelog v0.6.0 |
|
|
* improved wifi connection and stability (connect to strongest AP) |
|
|
* improved wifi connection and stability (connect to strongest AP) |
|
|
* addded Hoymiles alarm IDs to log |
|
|
* addded Hoymiles alarm IDs to log |
|
|
* improved `System` information page (eg. radio statitistics) |
|
|
* improved `System` information page (eg. radio statitistics) |
|
|
* improved UI (repsonsive design, (optional) dark mode) |
|
|
* improved UI (responsive design, (optional) dark mode) |
|
|
* improved system stability (reduced `heap-fragmentation`, don't break settings on failure) #644, #645 |
|
|
* improved system stability (reduced `heap-fragmentation`, don't break settings on failure) #644, #645 |
|
|
* added support for 2nd generation of Hoymiles inverters, MI series |
|
|
* added support for 2nd generation of Hoymiles inverters, MI series |
|
|
* improved JSON API for more stable WebUI |
|
|
* improved JSON API for more stable WebUI |
|
|