lumapu
96eb7871ed
0.8.92
fix compile
1 year 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
1 year ago
lumapu
c1a9860daa
0.8.92
* added language to display on compile time #1484 , #1255 , #1479
1 year ago
lumapu
19693d0e9c
0.8.92
* added grid profile for Mexico #1493
1 year ago
lumapu
3dd1b4e73b
0.8.92
* fix read back of limit value, now with one decimal place
1 year ago
VArt67
0dad27be8e
history-page responsive (auto-scale graph)
1 year ago
lumapu
7b030a39d5
0.8.91
* fix javascript issues #1480
1 year ago
VArt67
862e8949a0
corrected history "max power of day"
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
VArt67
864c5f5790
Samll BF: Eine schließende Klammer zuviel (bei ESP32 compile)
1 year 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
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
you69man
49508ba78e
fix two warnings1) C++ forbids converting a string constant to 'char*'
2) suggest paranthesis around '&&' within '||'
1 year ago
Wusaweki
dd8f8c138b
fix typos
1 year 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
1 year ago
you69man
c9a9d6b773
remove unnecessary config entry 'enabled' for cfgInst_t
1 year ago
you69man
363aac5d02
used INVERTERTYPE:: instead of mInverter[0] for global setup
1 year ago
you69man
199d4b3873
use mChList[] instead of switch-case
(cherry picked from commit fdaf80e964a6ecb2423b0c1d8d03bb0184904ab8)
(cherry picked from commit 48c832be5eb05a96204fa1ec70fdf198e06ac94d)
(cherry picked from commit effe05a616615d709455d32c46c2254c8cfe399e)
1 year 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)
1 year ago
VArt67
f2d8208b04
Disabled yield per day graph and upload of history data
1 year ago
VArt67
f2f05a4de9
1st merge of reworked history.html implementation
1 year ago
lumapu
2bc6610a83
0.8.88
* merge PR: Remove hint to INV_RESET_MIDNIGHT resp. INV_PAUSE_DURING_NIGHT #1431
1 year ago
lumapu
ec88dd19a5
0.8.88
platformio.ini fix
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
f500999346
0.8.84 - 2024-02-19
* merge PR: more gracefull handling of complete retransmits #1433
1 year ago
lumapu
c7f7d77fb2
0.8.84
* fix homeassistant autodiscovery #1432
1 year ago
Frank
426d47786c
Remove hint to 'INV_RESET_MIDNIGHT'
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
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!)
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
3e533e82af
updated GxEPD2 to 1.5.5
1 year ago
lumapu
c290273790
0.8.78
* merge PR: Add hint to INV_RESET_MIDNIGHT resp. INV_PAUSE_DURING_NIGHT #1418
* merge PR: simplify rxOffset logic #1417
* code quality improvments
1 year ago
lumapu
493c583b79
0.8.78
* removed `switchCycle` from `hmsRadio.h` #1412
1 year ago
lumapu
e73e31b1cc
0.8.78
* possible fix of MqTT fix "total values are sent to often" #1421
1 year ago
lumapu
a51a761215
0.8.78
* finalized API token access #1415
1 year ago
lumapu
d5cecbb5b0
0.8.78
* fixed protection
1 year ago
Frank
b8cc3bcfe9
Add hint to 'INV_RESET_MIDNIGHT'
1 year ago
rejoe2
d15e75dbab
simplify rxOffset logic
- Code cleanup
- fix "nRF CE keep high" code (missing argument)
1 year ago
lumapu
8b2db4abfa
0.8.78
* try to finalize API token 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
tictrick
d4a4f9cfb6
BugFix: ACK
Die Funktion startWrite() der RF24 Bibliothek ist ungeeignet für den Empfang von ACKs, da der Verstärker während des Sendens statt in den RX-Modus Ausgeschaltet wird.
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
tictrick
716c3da3df
Bugfix: HMT would not start
Am Morgen wollten die HMTs nicht starten.
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