lumapu
c64f028ec1
0.8.132
* improved refresh routine of ePeper
* added default pin seetings for opendtufusion board
6 months ago
lumapu
77ac64dfa2
0.8.132
* fix boot loop once no ePaper is connected #1713 , #1714
6 months ago
lumapu
55e45c7ffb
0.8.131
* improved refresh routine of ePaper, full refresh each 12h #1107 #1706
6 months ago
lumapu
4535adf993
changed epaper interval to 15s
6 months ago
you69man
440d7748b9
reduce update cycle of ePaper from 5 to 10 seconds
... and fix calls to mEpaper.fullRefresh() and mEpaper.tickerSecond() if no ePaper is configured
7 months ago
lumapu
034cbd57b1
0.8.124
* improved MqTT `OnMessage` (threadsafe)
8 months ago
lumapu
e0924303f7
0.8.119
* add yield day to history graph #1614
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
abc760e4d2
0.8.115
* fixed calculation of max AC power (API, MqTT)
9 months ago
lumapu
84ac10531a
0.8.115
* fix inverter communication with manual time sync #1603
* improved queue, only add new object once they not exist
* added option to reset values on communication start (sunrise)
9 months ago
lumapu
177420fce2
0.8.113
* code cleanup
* fix ESP32-C3 compile
9 months ago
lumapu
b291ad1f4d
0.8.112
* improved wizard
* converted ePaper and Ethernet to hal-SPI
* improved network connection
9 months ago
lumapu
9d8ef19290
fix ESP32-S3
9 months ago
lumapu
0afe0d7fc9
fix SPI topics, not completely tested
10 months ago
lumapu
ede4fba997
try to solve issue without success
10 months ago
lumapu
708160b459
display functional if CMT isn't active
10 months ago
lumapu
26d1bc400d
removed boot loop, busy has to be MISO
10 months ago
lumapu
c9fc207afe
fixed writeCmd, wdt fires
10 months ago
lumapu
c3f2c8bbe8
some fixes, display does not work but no boot loops any more
10 months ago
lumapu
ec50135b9a
convert EPD2 to hal to share SPI with other devices
10 months ago
lumapu
2d19138463
0.8.106
* fix bootloop with CMT and NRF on ESP32 #1566 #1562
10 months ago
lumapu
da34e737c6
0.8.105
* fix compile of esp32-minimal
10 months ago
lumapu
148c8e2099
reworked html / javascript
11 months ago
lumapu
1e5d788914
optimizing ...
11 months ago
lumapu
96eb7871ed
0.8.92
fix compile
11 months ago
lumapu
c1a9860daa
0.8.92
* added language to display on compile time #1484 , #1255 , #1479
11 months ago
VArt67
862e8949a0
corrected history "max power of day"
11 months 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
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
12 months ago
lumapu
3740a09d2a
0.8.74
* reduced cppcheck linter warnings significantly
1 year ago
lumapu
2e94f28441
0.8.71
* removed "yield day" history
1 year ago
lumapu
77b1f96c03
0.8.63
* made code review
* fixed endless loop #1387
1 year ago
you69man
cd59315545
provide localized times to display mono classes
(cherry picked from commit daacb3b1902a41c03099ab2a583f9920181c8a25)
1 year ago
you69man
4da01f897b
fix scales
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
c3a2ad0a97
0.8.58
* full refresh of ePaper after booting #1107
* add optional custom link #1199
* pinout has an own subgroup in `/settings`
* grid profile will be displayed as hex in every case #1199
1 year ago
lumapu
1ac920d52d
0.8.57
* merge PR: fix immediate clearing of display after sunset #1364
1 year ago
you69man
ac2f772b74
fix immediate clearing of display after sunset
1 year ago
lumapu
de81296b28
0.8.55
* fix include of "settings.h" (was already done in #1360 )
1 year ago
lumapu
ba6c38ede0
0.8.55
* changed scope of variables and member functions inside display classes
1 year ago
lumapu
0fb98518ea
0.8.55
* merge PR: fix reboot problem with deactivated power graph #1360
1 year ago
you69man
28418998fc
fix reboot problem with deactivated power graph
1 year ago
lumapu
60111d0696
0.8.54
* added minimal version (without: MqTT, Display, History), WebUI is not changed!
* added simulator (must be activated before compile, standard: off)
* changed communication attempts back to 5
1 year ago
lumapu
455d29a6fa
0.8.52
* possible fix of 'division by zero' #1345
* fix lang #1348 #1346
* fix timestamp `max AC power` #1324
* fix stylesheet overlay `max AC power` #1324
* fix download link #1340
* fix history graph
* try to fix #1331
1 year ago
lumapu
9f39e5c150
0.8.51
fix display (wrong correction)
fix dependency (GxEPD2)
1 year ago
lumapu
ed3e93274e
0.8.51
* added history protection mask
* merge PR: display graph improvements #1347
1 year ago
you69man
9a8d8560db
possibly fix power graph problems
1 year ago