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
lumapu
c0713a263d
0.8.120
* fix factory generation for ESP32-S3
9 months ago
geronet1
76b9bd8330
Merge branch 'development03' into development03
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
7f61698618
Merge branch 'development03' into Ethernet+Wifi
9 months ago
lumapu
810d36c341
0.8.119
* merge PR: Fix MI overnight behaviour #1626
9 months ago
lumapu
e4c658434c
Merge branch 'rejoe2-development03' into development03
9 months ago
lumapu
e2690403ff
Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03
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
2f84bc488e
0.8.119
* update offsets in python script
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
dc15aae48d
change line endings
10 months ago
lumapu
0afe0d7fc9
fix SPI topics, not completely tested
10 months ago
lumapu
008c5a1698
Merge branch 'development03' into epd2_hal
10 months ago
geronet1
6a5227bd0a
Merge branch 'development03' into development03
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
fd8c9e2c8c
Merge branch 'patrickbollmann-development03' into development03
10 months ago
lumapu
37c5cefb49
Merge branch 'development03' of https://github.com/patrickbollmann/ahoy into patrickbollmann-development03
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
0683d1d2f5
update patch
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