lumapu
6b7914624d
0.8.121
* fix plot of history graph #1635
9 months ago
lumapu
437173854f
0.8.120
* fix crash if invalid serial number was set
9 months ago
lumapu
61ee8aa91f
0.8.119
* fix reset values at midnight if WiFi isn't available #1620
* fix typo in English versions
9 months ago
lumapu
d43ebc6c5a
0.8.118
* possible fix reset max values #1609
* slightly improved WiFi reconnect
9 months ago
lumapu
4191aafeeb
0.8.117
* fix reboot issue #1607
9 months ago
lumapu
e4a467cd9b
0.8.116
* calculation of max AC power
* fix counter overflow communication queue
* added max inverter temperature
9 months ago
lumapu
e9ee7c569f
0.8.115
9 months ago
lumapu
4fe5c8eef8
0.8.114
* fix ESP8266 compile
* fix history graph
* fix close button color of modal windows in dark mode #1598
* fix only one total field in `/live` #1579
9 months ago
lumapu
177420fce2
0.8.113
* code cleanup
* fix ESP32-C3 compile
10 months ago
lumapu
b291ad1f4d
0.8.112
* improved wizard
* converted ePaper and Ethernet to hal-SPI
* improved network connection
10 months ago
lumapu
e08d84aab2
0.8.111
* fix MqTT discovery field `ALARM_MES_ID` #1591
* fix Wifi reconnect for ESP32 #1589 #1575
* open link from `index.html` in new tab #1588 #1587
10 months ago
lumapu
ec50135b9a
convert EPD2 to hal to share SPI with other devices
10 months ago
lumapu
c58e29c6a9
0.8.110
* revert CMT2300A changes #1553
10 months ago
lumapu
58c57524fb
fix NRF24 patch
10 months ago
lumapu
12b4251da9
0.8.107
* fix boot loop on `reboot on midnight` feature #1542 , #1599 , #1566 , #1571
10 months ago
lumapu
00fce38db9
0.8.106
* possible fix of #1553
10 months ago
lumapu
29adc76936
0.8.105
* cleanup of `defines.h`
10 months ago
lumapu
5a32288536
0.8.104
10 months ago
lumapu
7ee1f992cb
0.8.103
* fix cppcheck warnings
* changed MqTT retained flags of some topics
10 months ago
lumapu
bcc52c793c
0.8.102 - 2024-04-01
* fix NTP for `opendtufusion` #1542
* fix scan WiFi in AP mode
10 months ago
lumapu
2a4c83647a
0.8.101
* updated converter scripts to include all enabled features again (redundant scan of build flags) #1534
11 months ago
lumapu
4b75e72bf3
0.8.100
* fix captions in `/history #1532
* fix get NTP time #1529 #1530
* fix translation #1516
11 months ago
lumapu
d5ed0272e9
0.8.99
* fix compilation of all environments
11 months ago
lumapu
104033073e
0.8.98
* new network routines
11 months ago
lumapu
9971ed7f8a
0.8.97
* add support for newest generation of inverters with A-F in their serial number
* fix NTP and sunrise / sunset
* set default coordinates to the mid of Germany #1516
11 months ago
lumapu
a0e32bb06c
0.8.96
* fix precision of power limit in `/live` #1517
* fix translation of `Werte ausgeben` in `settings` #1507
* add grid profile #1518
11 months ago
lumapu
4fc61dc01f
0.8.95
* fix NTP issues #1440 #1497 #1499
11 months ago
lumapu
0499d32c12
0.8.94
* switched AsyncWebServer library
* Ethernet version now uses same AsyncWebServer library as Wifi version
* fix languange of `/history`
* fix RSSI on `/history` #1463
11 months ago
lumapu
0c39f1d2e0
0.8.93
improved history graph in WebUI #1491
merged PR: #1491
11 months ago
lumapu
3dd1b4e73b
0.8.92
* fix read back of limit value, now with one decimal place
11 months ago
lumapu
7b030a39d5
0.8.91
* fix javascript issues #1480
11 months ago
lumapu
e5c0e8e996
0.8.90
* added preprocessor defines to HTML (from platform.ini) to reduce the HTML in size if modules aren't enabled
* auto build minimal English versions of ESP8266 and ESP32
11 months ago
lumapu
0d7c67dbce
0.8.89
* merge PR: Collection of small fixes #1465
* fix: show esp type on `/history` #1463
* improved HMS-400-1T support (serial number 1125...) #1460
11 months ago
Wusaweki
dd8f8c138b
fix typos
1 year ago
lumapu
3b58522fd5
0.8.88
* fix MqTT statistic data overflow #1458
* add HMS-400-1T support (serial number 1125...) #1460
* removed `yield efficiency` because the inverter already calculates correct #1243
12 months ago
lumapu
4f71ac014c
0.8.87
* fix translations #1455 #1442
12 months ago
lumapu
6d887e1540
0.8.86
* RestAPI check for parent element to be JsonObject #1449
* fix translation #1448 #1442
* fix reset values when inverter status is 'not available' #1035 #1437
12 months ago
lumapu
b6afec1c3a
0.8.85 - 2024-02-22
* possible fix of MqTT fix "total values are sent to often" #1421
* fix translation #1442
* availability check only related to live data #1035 #1437
12 months ago
lumapu
c7f7d77fb2
0.8.84
* fix homeassistant autodiscovery #1432
12 months ago
lumapu
024445b472
0.8.83 release
* updated workflows
12 months ago
lumapu
8c132048e6
0.8.82
* fixed crash once firmware version was read and sent via MqTT #1428
* possible fix: reset yield offset on midnight #1429
12 months ago
lumapu
bd532805a6
0.8.81
* fixed authentication with empty token #1415
* added new setting for future function to send log via MqTT
* combined firmware and hardware version to JSON topics (MqTT) #1212
1 year ago
lumapu
31232bfd80
0.8.80
* optimize API authentication, Error-Codes #1415
* breaking change: authentication API command changed #1415
* breaking change: limit has to be send als `float`, `0.0 .. 100.0` #1415
* updated documentation #1415
* fix don't send control command twice #1426
1 year ago
lumapu
315541ea51
0.8.79
* fix `opendtufusion` build (started only once USB-console was connected)
* code quality improvments
1 year ago
lumapu
d5cecbb5b0
0.8.78
* fixed protection
1 year ago
lumapu
15349520d2
0.8.77
* merge PR: BugFix: ACK #1414
* fix suspicious if condition #1416
* prepared API token for access, not functional #1415
1 year ago
lumapu
7c532ca1cc
0.8.76
* revert changes from yesterday regarding snprintf and its size #1410 , #1411
* reduced cppcheck linter warnings significantly
* try to improve ePaper (ghosting) #1107
1 year ago
lumapu
90d4df4b91
0.8.75
* fix active power control value #1406 , #1409
* update Mqtt lib to version `1.6.0`
* take care of null terminator of chars #1410 , #1411
1 year ago
lumapu
3740a09d2a
0.8.74
* reduced cppcheck linter warnings significantly
1 year ago
lumapu
6b5435a246
0.8.73
* fix nullpointer during communication #1401
* added `max_power` to MqTT total values #1375
1 year ago