lumapu
b51ba5639b
0.8.120
...
* fix crash if invalid serial number was set -> inverter will be disabled automatically
* improved and fixed factory image generation
2024-05-19 00:20:53 +02:00
lumapu
c0713a263d
0.8.120
...
* fix factory generation for ESP32-S3
2024-05-18 23:14:29 +02:00
lumapu
437173854f
0.8.120
...
* fix crash if invalid serial number was set
2024-05-18 14:04:17 +02:00
lumapu
810d36c341
0.8.119
...
* merge PR: Fix MI overnight behaviour #1626
2024-05-18 02:44:29 +02:00
lumapu
e4c658434c
Merge branch 'rejoe2-development03' into development03
2024-05-18 02:43:57 +02:00
lumapu
e2690403ff
Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03
2024-05-18 02:43:50 +02:00
lumapu
43c3a965c9
0.8.119
...
* fix compile for versions without history
2024-05-18 02:43:21 +02:00
lumapu
2f84bc488e
0.8.119
...
* update offsets in python script
2024-05-18 02:05:06 +02:00
lumapu
16b57416df
0.8.119
...
* added script and [instructions](../manual/factory_firmware.md) how to generate factory firmware which includes predefined settings
2024-05-18 01:56:29 +02:00
lumapu
290bc91a62
0.8.119
...
* disable simulator for ESP32
2024-05-17 23:25:55 +02:00
lumapu
e0924303f7
0.8.119
...
* add yield day to history graph #1614
2024-05-17 23:25:12 +02:00
lumapu
61ee8aa91f
0.8.119
...
* fix reset values at midnight if WiFi isn't available #1620
* fix typo in English versions
2024-05-16 21:42:56 +02:00
rejoe2
c29306e074
Fix MI overnight behaviour
...
will now calculate AC values after midnight reset of state array
2024-05-16 08:31:17 +02:00
lumapu
85e3dea281
0.8.118
...
* update AsyncWebserver to `3.2.0`
2024-05-11 01:40:00 +02:00
lumapu
d43ebc6c5a
0.8.118
...
* possible fix reset max values #1609
* slightly improved WiFi reconnect
2024-05-11 00:41:25 +02:00
lumapu
bf78c6ab0d
possible reconnect strongest wifi fix
2024-05-10 09:54:45 +02:00
lumapu
fe80d3997d
0.8.117
...
* fix max temperature tooltip if only one inverter is configured #1605
2024-05-09 01:01:23 +02:00
lumapu
4191aafeeb
0.8.117
...
* fix reboot issue #1607
2024-05-09 00:19:44 +02:00
lumapu
e4a467cd9b
0.8.116
...
* calculation of max AC power
* fix counter overflow communication queue
* added max inverter temperature
2024-05-05 09:30:41 +02:00
lumapu
abc760e4d2
0.8.115
...
* fixed calculation of max AC power (API, MqTT)
2024-05-04 01:44:31 +02:00
lumapu
e9ee7c569f
0.8.115
2024-05-03 23:54:35 +02:00
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)
2024-05-03 23:54:06 +02:00
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
2024-04-30 00:05:43 +02:00
lumapu
177420fce2
0.8.113
...
* code cleanup
* fix ESP32-C3 compile
2024-04-25 23:16:09 +02:00
lumapu
d75ba1b566
code cleanup
2024-04-25 22:18:18 +02:00
lumapu
b291ad1f4d
0.8.112
...
* improved wizard
* converted ePaper and Ethernet to hal-SPI
* improved network connection
2024-04-25 00:25:16 +02:00
lumapu
9d8ef19290
fix ESP32-S3
2024-04-22 22:00:09 +02:00
lumapu
dc15aae48d
change line endings
2024-04-18 23:07:27 +02:00
lumapu
0afe0d7fc9
fix SPI topics, not completely tested
2024-04-18 23:04:28 +02:00
lumapu
008c5a1698
Merge branch 'development03' into epd2_hal
2024-04-18 20:44:06 +02:00
lumapu
388cd8976c
0.8.111
...
* merge PR: Disable upload and import buttons when no file is selected #1586 #1519
2024-04-18 00:50:31 +02:00
lumapu
fd8c9e2c8c
Merge branch 'patrickbollmann-development03' into development03
2024-04-17 22:24:04 +02:00
lumapu
37c5cefb49
Merge branch 'development03' of https://github.com/patrickbollmann/ahoy into patrickbollmann-development03
2024-04-17 22:23:53 +02:00
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
2024-04-17 22:23:20 +02:00
lumapu
ede4fba997
try to solve issue without success
2024-04-17 21:45:33 +02:00
lumapu
708160b459
display functional if CMT isn't active
2024-04-16 00:11:19 +02:00
lumapu
26d1bc400d
removed boot loop, busy has to be MISO
2024-04-15 23:54:01 +02:00
lumapu
c9fc207afe
fixed writeCmd, wdt fires
2024-04-15 22:54:33 +02:00
lumapu
0683d1d2f5
update patch
2024-04-15 00:25:54 +02:00
lumapu
c3f2c8bbe8
some fixes, display does not work but no boot loops any more
2024-04-15 00:21:45 +02:00
lumapu
ec50135b9a
convert EPD2 to hal to share SPI with other devices
2024-04-14 21:13:11 +02:00
Patrick Bollmann
806e264dc6
Disable upload and import buttons when no file is selected
2024-04-13 19:43:50 +02:00
lumapu
4587c1c2f7
0.8.110
...
* fix ESP8266 compile
2024-04-11 23:16:17 +02:00
lumapu
1f86e4cedb
0.8.110
...
* improved `Wizard
2024-04-11 23:12:32 +02:00
lumapu
e76722ad33
0.8.110
...
* add disable retain flag #1582
2024-04-11 21:34:05 +02:00
lumapu
50f7d7e47d
Merge branch 'sebastianrothe-patch-3' into development03
2024-04-11 20:39:23 +02:00
lumapu
0dc42b2be6
Merge branch 'patch-3' of https://github.com/sebastianrothe/ahoy into sebastianrothe-patch-3
2024-04-11 20:39:01 +02:00
lumapu
c58e29c6a9
0.8.110
...
* revert CMT2300A changes #1553
2024-04-11 20:37:06 +02:00
Sebastian Rothe
7791407660
fix: add missing closing tag
...
fix typo
2024-04-11 00:33:19 +02:00
lumapu
58c57524fb
fix NRF24 patch
2024-04-09 22:15:02 +02:00