Commit graph

225 commits

Author SHA1 Message Date
lumapu
f90aacc3c9 0.8.141
* fix display IP in ePaper display (ETH or WiFi, static or DHCP) #1439
2024-08-17 00:35:27 +02:00
lumapu
d14d783929 0.8.141
* switch AsyncWebserver to https://github.com/mathieucarbou/ESPAsyncWebServer
* fix missing translations to German #1717
* increased maximum number of alarms to 50 for ESP32 #1470
* fix German translation #1688
* fix display of delete and edit buttons in `/setup` #1372
2024-08-17 00:04:02 +02:00
lumapu
fe5dacd144 0.8.139
* fix reload after save for WiFi configurations (5s -> 20s)
2024-08-15 22:08:16 +02:00
lumapu
d7007b354d 0.8.135
* translated `/system` #1717
2024-08-11 16:03:08 +02:00
lumapu
cd16b37ca3 0.8.134
fix compile error
2024-08-11 02:29:22 +02:00
lumapu
57dd70bec9 0.8.134
fix compile error
2024-08-11 02:26:27 +02:00
lumapu
5b6ffcc07b 0.8.134
* redesigned `/system`
2024-08-11 02:23:06 +02:00
lumapu
a7702437f1 0.8.134
* combined Ethernet and WiFi variants - Ethernet is now always included, but needs to be enabled if needed
* improved statistic data in `/system`
2024-08-11 00:01:19 +02:00
lumapu
6045cbb31b Ethernet + Wifi fully functional 2024-08-10 01:55:23 +02:00
lumapu
991de14d04 fixed define error 2024-08-08 22:48:12 +02:00
lumapu
b98e702ad8 Merge branch 'development03' into Ethernet+Wifi 2024-08-06 23:58:06 +02:00
lumapu
24ceb3e97e 0.8.130
* add timestamp to JSON output #1707
* restart Ahoy using MqTT #1667
2024-08-05 01:05:16 +02:00
lumapu
ae5c9cdb9e 0.8.130
* fix message `ERR_DUPLICATE_INVERTER` #1705, #1700
2024-08-04 23:06:21 +02:00
lumapu
1ab05f3a98 Merge branch 'development03' into Ethernet+Wifi 2024-07-12 23:10:17 +02:00
lumapu
3c0c8eece3 0.8.129
* sort alarms ascending #1471
* fix alarm counter for first alarm
* prevent add inverter multiple times #1700
2024-07-11 22:20:11 +02:00
lumapu
10423d7476 0.8.124
* support of HERF inverters, serial number is converted in Javascript #1425
* revert buffer size in `RestAPI` for ESP8266 #1650
2024-06-07 00:29:20 +02:00
lumapu
f47f031887 small improvements, not functional 2024-05-31 01:45:36 +02:00
lumapu
c154cddbb3 0.8.123
* add environment name to filename of coredump
2024-05-31 00:13:15 +02:00
lumapu
64ee494a06 0.8.123
* show device name in html title #1639
* update AsyncWebserver library to `3.2.2`
2024-05-31 00:10:36 +02:00
geronet1
56cd7a6365
Merge branch 'lumapu:development03' into development03 2024-05-25 09:05:48 +02:00
lumapu
d8a1528c99 0.8.122
* fix github action
2024-05-24 00:01:52 +02:00
lumapu
b40e815320 0.8.122
* add button for donwloading coredump
2024-05-23 23:27:24 +02:00
geronet1
76b9bd8330
Merge branch 'development03' into development03 2024-05-18 22:12:39 +02:00
lumapu
43c3a965c9 0.8.119
* fix compile for versions without history
2024-05-18 02:43:21 +02:00
lumapu
e0924303f7 0.8.119
* add yield day to history graph #1614
2024-05-17 23:25:12 +02:00
lumapu
85e3dea281 0.8.118
* update AsyncWebserver to `3.2.0`
2024-05-11 01:40:00 +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
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
177420fce2 0.8.113
* code cleanup
* fix ESP32-C3 compile
2024-04-25 23:16:09 +02:00
geronet1
c1cdb1b06c Merge branch 'development03' of https://github.com/geronet1/ahoy into development03 2024-04-12 10:02:21 +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
geronet1
5ff2984afd
Merge branch 'lumapu:development03' into development03 2024-04-09 16:47:36 +02:00
lumapu
a677079681 0.8.107
* improved `Wizard`
2024-04-09 00:13:34 +02:00
lumapu
2d19138463 0.8.106
* fix bootloop with CMT and NRF on ESP32 #1566 #1562
2024-04-05 23:38:28 +02:00
lumapu
7ee1f992cb 0.8.103
* fix cppcheck warnings
* changed MqTT retained flags of some topics
2024-04-02 13:09:19 +02:00
lumapu
4d5ae72cb6 0.8.102
* fix MDNS #1538
* improved Wizard
* improved MqTT on devcontrol e.g. set power limit
2024-04-01 17:02:43 +02:00
geronet1
42ee440e11 MaxTemp Berechnung und Anzeige 2024-04-01 15:55:09 +02:00
lumapu
bcc52c793c 0.8.102 - 2024-04-01
* fix NTP for `opendtufusion` #1542
* fix scan WiFi in AP mode
2024-04-01 14:54:08 +02:00
geronet1
5294ae3009 MQTT JSON Payload pro Kanal und total, auswählbar
NodeRED Beispiel
Bug #1522
2024-03-29 22:20:47 +01:00
lumapu
92231672e8 0.8.98
* fix Ethernet
* modified wizard
* fix github compile?
2024-03-25 22:25:50 +01:00
lumapu
ac7c80ddea Merge branch 'development03' into new_network 2024-03-23 11:57:44 +01:00
lumapu
99cfdb5324 0.8.97
* add support for newest generation of inverters with A-F in their serial number
2024-03-22 22:38:08 +01:00
lumapu
89f7b4f1c6 ethernet and wifi are working for ESP32 2024-03-21 21:06:02 +01:00
lumapu
a44a5833ca * made ethernet pinout configurable
* combined common network functions into class
* seperated wifi station from AP mode
2024-03-19 00:15:10 +01:00
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
2024-03-16 01:04:47 +01:00
lumapu
3d2ed81adf Merge branch 'development03' into ethW5500
Ethernet is working, /system seems to be slow
2024-03-15 22:58:16 +01:00
lumapu
148c8e2099 reworked html / javascript 2024-03-14 00:45:46 +01:00
lumapu
1e5d788914 optimizing ... 2024-03-10 23:00:31 +01:00