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
2 years ago
lumapu
99cfdb5324
0.8.97
* add support for newest generation of inverters with A-F in their serial number
2 years 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
2 years ago
lumapu
825c90c59c
fix compile
2 years ago
lumapu
bb3f466c92
started ESP8266 wifi
refactored platformio.ini
2 years ago
lumapu
89f7b4f1c6
ethernet and wifi are working for ESP32
2 years ago
lumapu
a44a5833ca
* made ethernet pinout configurable
* combined common network functions into class
* seperated wifi station from AP mode
2 years ago
lumapu
4fc61dc01f
0.8.95
* fix NTP issues #1440 #1497 #1499
2 years ago
lumapu
6af07f5a33
0.8.94
2 years 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
2 years ago
lumapu
0c39f1d2e0
0.8.93
improved history graph in WebUI #1491
merged PR: #1491
2 years ago
lumapu
148c8e2099
reworked html / javascript
2 years ago
lumapu
1e5d788914
optimizing ...
2 years ago
lumapu
96eb7871ed
0.8.92
fix compile
2 years ago
lumapu
b245189aed
0.8.92
* added new environment `esp8266-all` which replace the original `esp8266`. The original now only have `MqTT` support but `Display` and `History` plugins are not included any more #1451
2 years ago
lumapu
c1a9860daa
0.8.92
* added language to display on compile time #1484 , #1255 , #1479
2 years ago
lumapu
19693d0e9c
0.8.92
* added grid profile for Mexico #1493
2 years ago
lumapu
3dd1b4e73b
0.8.92
* fix read back of limit value, now with one decimal place
2 years ago
VArt67
0dad27be8e
history-page responsive (auto-scale graph)
2 years ago
lumapu
7b030a39d5
0.8.91
* fix javascript issues #1480
2 years ago
VArt67
862e8949a0
corrected history "max power of day"
2 years 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
2 years ago
VArt67
864c5f5790
Samll BF: Eine schließende Klammer zuviel (bei ESP32 compile)
2 years ago
VArt67
802dc21863
BF: Navigation was not updated in history.htm due to disable of yieldPerDay graph
* Added wifi channel number info to system.html
2 years 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
2 years ago
you69man
49508ba78e
fix two warnings1) C++ forbids converting a string constant to 'char*'
2) suggest paranthesis around '&&' within '||'
2 years ago
Wusaweki
dd8f8c138b
fix typos
2 years ago
you69man
b143eb371b
remove strncpy warning in scheduler.h
Warning was: output truncated before terminating nul copying 5 bytes from a string of the same length
2 years ago
you69man
c9a9d6b773
remove unnecessary config entry 'enabled' for cfgInst_t
2 years ago
you69man
363aac5d02
used INVERTERTYPE:: instead of mInverter[0] for global setup
2 years ago
you69man
199d4b3873
use mChList[] instead of switch-case
(cherry picked from commit fdaf80e964a6ecb2423b0c1d8d03bb0184904ab8)
(cherry picked from commit 48c832be5eb05a96204fa1ec70fdf198e06ac94d)
(cherry picked from commit effe05a616615d709455d32c46c2254c8cfe399e)
2 years ago
Wusaweki
58044c34aa
remove redundant check for nullpointer
(cherry picked from commit a1de637793bdc14627c68fc1b03d61d5189758cd)
(cherry picked from commit 7ba88180c50d7d0b6c971a477987bb5ded5aa9d8)
(cherry picked from commit 6888d571834ad5cf4b32a00536501e88112f7049)
(cherry picked from commit 8a8b8a61f354992823a77feca3a5193f8c53880e)
2 years ago
VArt67
f2d8208b04
Disabled yield per day graph and upload of history data
2 years ago
VArt67
f2f05a4de9
1st merge of reworked history.html implementation
2 years ago
lumapu
2bc6610a83
0.8.88
* merge PR: Remove hint to INV_RESET_MIDNIGHT resp. INV_PAUSE_DURING_NIGHT #1431
2 years ago
lumapu
ec88dd19a5
0.8.88
platformio.ini fix
2 years 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
2 years ago
lumapu
4f71ac014c
0.8.87
* fix translations #1455 #1442
2 years 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
2 years 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
2 years ago
lumapu
f500999346
0.8.84 - 2024-02-19
* merge PR: more gracefull handling of complete retransmits #1433
2 years ago
lumapu
c7f7d77fb2
0.8.84
* fix homeassistant autodiscovery #1432
2 years ago
Frank
426d47786c
Remove hint to 'INV_RESET_MIDNIGHT'
2 years ago
lumapu
024445b472
0.8.83 release
* updated workflows
2 years 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
2 years 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
2 years ago
rejoe2
9d1147b371
more gracefull handling of complete retransmits
- Heuristics is less strict with complete retransmits
- fix MI typo
- new logic for MI alarms (not working correctly!)
2 years 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
2 years ago
lumapu
315541ea51
0.8.79
* fix `opendtufusion` build (started only once USB-console was connected)
* code quality improvments
2 years ago
lumapu
3e533e82af
updated GxEPD2 to 1.5.5
2 years ago