Patrick Amrhein
dab72f3777
0.8.970002-zero
11 months 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
11 months ago
lumapu
99cfdb5324
0.8.97
* add support for newest generation of inverters with A-F in their serial number
11 months ago
DanielR92
8785323b30
Add Tibber
11 months ago
Patrick Amrhein
f181e12a29
0.8.950002
11 months 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
11 months ago
lumapu
4fc61dc01f
0.8.95
* fix NTP issues #1440 #1497 #1499
11 months ago
lumapu
6af07f5a33
0.8.94
11 months 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
11 months ago
Patrick Amrhein
93164e9ef1
0.8.910012-zero
11 months ago
Patrick Amrhein
40ad725bab
0.8.910011-zero
11 months ago
Patrick Amrhein
35901be33e
0.8.910010-zero
11 months ago
Patrick Amrhein
d203defb2e
0.8.910009-zero
11 months ago
Patrick Amrhein
3dfbee82c7
0.8.910008-zero
11 months ago
lumapu
0c39f1d2e0
0.8.93
improved history graph in WebUI #1491
merged PR: #1491
11 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
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
11 months ago
lumapu
c1a9860daa
0.8.92
* added language to display on compile time #1484 , #1255 , #1479
11 months ago
lumapu
19693d0e9c
0.8.92
* added grid profile for Mexico #1493
11 months ago
lumapu
3dd1b4e73b
0.8.92
* fix read back of limit value, now with one decimal place
11 months ago
Patrick Amrhein
1c4a83dfd0
0.8.910007-zero
11 months ago
VArt67
0dad27be8e
history-page responsive (auto-scale graph)
11 months ago
Patrick Amrhein
cf52731802
0.8.910006-zero
11 months ago
Patrick Amrhein
77e5555e7a
0.8.910004-zero
11 months ago
lumapu
bff99ded28
0.8.910003
11 months ago
lumapu
4e0dab794d
0.8.910003
fix if - endif - Plugin zeroexport
11 months ago
Patrick Amrhein
514738c082
0.8.900002-zero
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
Patrick Amrhein
189f399ebf
0.8.890001-zero
11 months ago
Patrick Amrhein
304abb1dcc
0.890001-zero
11 months ago
lumapu
1548a00520
0.8.89
* merge
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
Patrick Amrhein
bcb03d3df9
0.8.850037-zero
11 months ago
Patrick Amrhein
5abbf8f163
0.8.850036-zero
11 months ago
Patrick Amrhein
6eb0a5d8ca
0.8.850035-zero
11 months ago
Patrick Amrhein
9476d76660
0.8.850034-zero
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
Patrick Amrhein
fa94909d05
0.8.850032-zero
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