lumapu
c154cddbb3
0.8.123
* add environment name to filename of coredump
8 months ago
lumapu
64ee494a06
0.8.123
* show device name in html title #1639
* update AsyncWebserver library to `3.2.2`
8 months ago
lumapu
21416d1efd
0.8.123
* merge PR: MQTT JSON Payload pro Kanal und total, auswählbar #1541
* add option to publish mqtt as json
* publish rssi not on ch0 any more, published on `topic/rssi`
* add total power to index page (if multiple inverters are configured)
8 months ago
lumapu
940cd71582
reviewed PR #1541
8 months ago
lumapu
c9646897c7
0.8.123
* mention PR for MqTT Library update
8 months ago
lumapu
49cb7621be
0.8.123
* fix ESP8266 static IP #1643 #1608
* update MqTT library which enhances stability
8 months ago
geronet1
44a864fd57
HMT4CH_PAYLOAD_LEN
8 months ago
lumapu
d8a1528c99
0.8.122
* fix github action
8 months ago
lumapu
b40e815320
0.8.122
* add button for donwloading coredump
8 months ago
geronet1
07dfb5fcd3
HMT-1600/1800/2000 support
9 months ago
lumapu
6b7914624d
0.8.121
* fix plot of history graph #1635
9 months ago
lumapu
267d2dae26
0.8.121
* fix ESP32 factory image generation
9 months ago
lumapu
8c7bb9358e
0.8.120
* improved and fixed factory image generation
* fix HMT-1800-4T number of inputs #1628
9 months ago
lumapu
b51ba5639b
0.8.120
* fix crash if invalid serial number was set -> inverter will be disabled automatically
* improved and fixed factory image generation
9 months ago
geronet1
ce1de81e42
don't publish zero channels over mqtt
9 months ago
lumapu
437173854f
0.8.120
* fix crash if invalid serial number was set
9 months ago
lumapu
810d36c341
0.8.119
* merge PR: Fix MI overnight behaviour #1626
9 months ago
lumapu
43c3a965c9
0.8.119
* fix compile for versions without history
9 months ago
lumapu
34fbeea3bb
0.8.119
* untested combination of Ethernet and Wifi (Ethernet connection will cancel Wifi connection)
9 months ago
lumapu
16b57416df
0.8.119
* added script and [instructions](../manual/factory_firmware.md) how to generate factory firmware which includes predefined settings
9 months ago
lumapu
290bc91a62
0.8.119
* disable simulator for ESP32
9 months ago
lumapu
e0924303f7
0.8.119
* add yield day to history graph #1614
9 months ago
lumapu
61ee8aa91f
0.8.119
* fix reset values at midnight if WiFi isn't available #1620
* fix typo in English versions
9 months ago
rejoe2
c29306e074
Fix MI overnight behaviour
will now calculate AC values after midnight reset of state array
9 months ago
lumapu
85e3dea281
0.8.118
* update AsyncWebserver to `3.2.0`
9 months ago
lumapu
d43ebc6c5a
0.8.118
* possible fix reset max values #1609
* slightly improved WiFi reconnect
9 months ago
lumapu
bf78c6ab0d
possible reconnect strongest wifi fix
9 months ago
lumapu
fe80d3997d
0.8.117
* fix max temperature tooltip if only one inverter is configured #1605
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
e9ee7c569f
0.8.115
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
4fe5c8eef8
0.8.114
* fix ESP8266 compile
* fix history graph
* fix close button color of modal windows in dark mode #1598
* fix only one total field in `/live` #1579
9 months ago
lumapu
177420fce2
0.8.113
* code cleanup
* fix ESP32-C3 compile
9 months ago
lumapu
d75ba1b566
code cleanup
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
geronet1
9857c4e5a6
fix total info
10 months ago
geronet1
d373fbb49d
fix mqtt json output
10 months ago
lumapu
0afe0d7fc9
fix SPI topics, not completely tested
10 months ago
lumapu
388cd8976c
0.8.111
* merge PR: Disable upload and import buttons when no file is selected #1586 #1519
10 months ago
lumapu
e08d84aab2
0.8.111
* fix MqTT discovery field `ALARM_MES_ID` #1591
* fix Wifi reconnect for ESP32 #1589 #1575
* open link from `index.html` in new tab #1588 #1587
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
Patrick Bollmann
806e264dc6
Disable upload and import buttons when no file is selected
10 months ago