lumapu
5a32288536
0.8.104
1 year ago
lumapu
7ee1f992cb
0.8.103
* fix cppcheck warnings
* changed MqTT retained flags of some topics
1 year ago
lumapu
bcc52c793c
0.8.102 - 2024-04-01
* fix NTP for `opendtufusion` #1542
* fix scan WiFi in AP mode
1 year ago
lumapu
2a4c83647a
0.8.101
* updated converter scripts to include all enabled features again (redundant scan of build flags) #1534
1 year ago
lumapu
4b75e72bf3
0.8.100
* fix captions in `/history #1532
* fix get NTP time #1529 #1530
* fix translation #1516
1 year ago
lumapu
d5ed0272e9
0.8.99
* fix compilation of all environments
1 year ago
lumapu
104033073e
0.8.98
* new network routines
1 year 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
1 year 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
1 year ago
lumapu
4fc61dc01f
0.8.95
* fix NTP issues #1440 #1497 #1499
1 year 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
1 year ago
lumapu
0c39f1d2e0
0.8.93
improved history graph in WebUI #1491
merged PR: #1491
1 year ago
lumapu
3dd1b4e73b
0.8.92
* fix read back of limit value, now with one decimal place
1 year ago
lumapu
7b030a39d5
0.8.91
* fix javascript issues #1480
1 year 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
1 year 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
1 year 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
1 year ago
lumapu
4f71ac014c
0.8.87
* fix translations #1455 #1442
1 year 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
1 year 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
1 year ago
lumapu
c7f7d77fb2
0.8.84
* fix homeassistant autodiscovery #1432
1 year ago
lumapu
024445b472
0.8.83 release
* updated workflows
1 year 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
1 year 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
lumapu
14c5a7ad32
0.8.72
* fixed translation #1403
* fixed sending commands to inverters which are soft turned off #1397
* reduce switchChannel command for HMS (only each 5th cycle it will be send now)
1 year ago
lumapu
d9696dc704
0.8.71
* fix heuristics reset
* fix CMT missing frames problem
* removed inverter gap setting
* removed add to total (MqTT) inverter setting
* fixed sending commands to inverters which are soft turned off
* save settings before they are exported #1395
1 year ago
lumapu
4d7362fa6b
0.8.70 - 2024-02-01
* prevent sending commands to inverter which isn't active #1387
* protect commands from popup in `/live` if password is set #1199
1 year ago
lumapu
f89fd66dbf
0.8.69
* merge PR: Dynamic retries, pendular first rx chan #1394
1 year ago
lumapu
163a9e485e
0.8.68
* fix HMS / HMT startup
* added `flush_rx` to NRF on TX
* start with heuristics set to `0`
* added warning for WiFi channel 12-14 (ESP8266 only) #1381
1 year ago
lumapu
6b305651af
0.8.67
* fix HMS frequency
* fix display of inverter id in serial log (was displayed twice)
1 year ago
lumapu
dc696d727f
0.8.66
* added support for other regions - untested #1271
* fix generation of DTU-ID; was computed twice without reset if two radios are enabled
1 year ago
lumapu
97d74d3090
0.8.65 - 2024-01-24
* removed patch for NRF `PLOS`
* fix lang issues #1388
* fix build on Windows of `opendtufusion` environments (git: trailing whitespaces)
1 year ago
lumapu
7f386f07df
0.8.64
add `getPLOS` (NRF24 Debug)
1 year ago
lumapu
66117e545b
0.8.64
* add `ARC` to log (NRF24 Debug)
1 year ago
lumapu
77b1f96c03
0.8.63
* made code review
* fixed endless loop #1387
1 year ago
lumapu
e039820dba
0.8.62
* updated version in footer #1381
* repaired radio statistics #1382
1 year ago
lumapu
6cbcbbafc5
0.8.61 - 2024-01-21
* add favicon to header
* improved NRF communication
1 year ago
lumapu
9601e900ac
0.8.60
* merge PR: non blocking nRF loop #1371
1 year ago
lumapu
93b53a10d9
0.8.59
* merge PR: solve display settings dependencies #1369
* fix language typos #1346
* full update of ePaper after booting #1107
* fix MqTT yield day reset even if `pause inverter during nighttime` isn't active #1368
1 year ago
you69man
21234d2ece
replace display numbers by enums
1 year ago
lumapu
780d690e20
0.8.58
* merge PR: Add Watchdog for ESP32 #1367
1 year ago