VArt67
2808781eb2
Merge branch 'development03' into development03_merge
11 months ago
lumapu
7b030a39d5
0.8.91
* fix javascript issues #1480
11 months ago
VArt67
862e8949a0
corrected history "max power of day"
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
VArt67
864c5f5790
Samll BF: Eine schließende Klammer zuviel (bei ESP32 compile)
11 months 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
11 months ago
lumapu
b2e6223efb
Merge branch 'development03' into ethW5500
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
lumapu
6d1ca8020a
Merge branch 'You69Man-feature/PR_collection_small_fixes' into development03
11 months ago
you69man
49508ba78e
fix two warnings1) C++ forbids converting a string constant to 'char*'
2) suggest paranthesis around '&&' within '||'
11 months 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
11 months ago
VArt67
f2f05a4de9
1st merge of reworked history.html implementation
11 months ago
lumapu
2bc6610a83
0.8.88
* merge PR: Remove hint to INV_RESET_MIDNIGHT resp. INV_PAUSE_DURING_NIGHT #1431
11 months ago
lumapu
75cb97c961
Merge branch 'fsck-block-development03-removal-settings-hint' into development03
11 months ago
lumapu
49d1035fd7
Merge branch 'development03-removal-settings-hint' of https://github.com/fsck-block/ahoy into fsck-block-development03-removal-settings-hint
11 months ago
lumapu
ec88dd19a5
0.8.88
platformio.ini fix
11 months 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
11 months ago
lumapu
4f71ac014c
0.8.87
* fix translations #1455 #1442
11 months ago
lumapu
e7d9a8ebcb
0.8.86
* fix workflow
11 months ago
lumapu
d4f4979245
0.8.86
* fix workflow
11 months ago
lumapu
e2ab5dacd4
0.8.86
* update workflow
11 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
11 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
11 months ago
lumapu
f500999346
0.8.84 - 2024-02-19
* merge PR: more gracefull handling of complete retransmits #1433
11 months ago
lumapu
26709b623a
Merge branch 'rejoe2-development03' into development03
11 months ago
lumapu
3d03f2d40a
Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03
11 months ago
lumapu
c7f7d77fb2
0.8.84
* fix homeassistant autodiscovery #1432
11 months ago
Frank
426d47786c
Remove hint to 'INV_RESET_MIDNIGHT'
11 months ago
lumapu
5ebfe5a8fb
0.8.83 release
11 months ago
lumapu
360832254f
0.8.83 release
11 months ago
lumapu
8947004586
0.8.83 release
11 months ago
lumapu
630e3fd219
0.8.83 release
11 months ago
lumapu
ca98e75eea
0.8.83 release
11 months ago
lumapu
9e58d58fa2
0.8.83 release
11 months ago
lumapu
024445b472
0.8.83 release
* updated workflows
11 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
11 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
11 months 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!)
11 months 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
11 months ago
lumapu
315541ea51
0.8.79
* fix `opendtufusion` build (started only once USB-console was connected)
* code quality improvments
11 months ago
lumapu
3e533e82af
updated GxEPD2 to 1.5.5
11 months 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
11 months ago
lumapu
018e3e762d
Merge branch 'development03' of https://github.com/rejoe2/ahoy into development03
11 months ago
lumapu
68a57fd288
Merge branch 'fsck-block-development03-enhancement-settings-hint' into development03
11 months ago