Commit graph

2535 commits

Author SHA1 Message Date
lumapu
2a990978d8 0.8.145
* fix NTP related issues #1748 #1752
* fix MqTT discovery total #1715
* upgrade webserver version for ESP32 devices
2024-09-22 01:03:12 +02:00
lumapu
97d978632a 0.8.144
fix ESP8266 compile
2024-09-14 12:40:01 +02:00
lumapu
9bc8385af1 0.8.144
* fix NTP lookup if internet connection is not there
* added fallback for NTP to gateway IP
2024-09-14 12:12:56 +02:00
lumapu
d155ab1edf Merge branch 'hotfix_relase_0.8.140' into development03 2024-09-14 12:11:06 +02:00
lumapu
384ee6ea7f added comments and cleanup 2024-09-14 12:10:40 +02:00
lumapu
84f21f441b fixed NTP and DNS 2024-09-14 12:06:20 +02:00
lumapu
62ad9648b5 0.8.143
* fixed crash #1743
2024-08-29 22:52:02 +02:00
lumapu
565a69e5c0 0.8.142
* fix compile for ESP8266
2024-08-28 22:47:48 +02:00
lumapu
e64f22336c 0.8.142
* merge PR: add read_temp_c to system + mqtt #1739
* improved sending limits of multiple inverters in very short timeframe #1726
* don't show '0 dBm' once no inverter is available, changed to '-- dBm'
2024-08-28 22:36:16 +02:00
lumapu
c44528ed73 Merge branch 'DanielR92-read_temp_c' into development03 2024-08-28 20:58:35 +02:00
DanielR92
7a3f4c125d add read_temp_c to system + mqtt 2024-08-27 17:04:08 +02:00
lumapu
85f854037a 0.8.141
* fix compile
2024-08-17 00:51:45 +02:00
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
16869b4e26 Merge branch 'feature/newAsyncWebserver' into development03 2024-08-16 23:28:33 +02:00
lumapu
19f26d29f1 Merge branch 'main' into development03 2024-08-16 23:27:02 +02:00
lumapu
2d5d62eb0e update readme 2024-08-16 23:25:14 +02:00
lumapu
113e1f6b69 update issue report 2024-08-16 22:58:20 +02:00
lumapu
e07751e4df update issue report
added __pycache__ to gitignore
2024-08-16 22:54:09 +02:00
lumapu
b19aeaae5f Merge branch 'development03' into feature/newAsyncWebserver 2024-08-16 22:43:52 +02:00
lumapu
9c895f9277 0.8.140
* released version
2024-08-16 22:12:03 +02:00
lumapu
f1f4481693 0.8.140 release
* fix workflow
2024-08-16 16:36:29 +02:00
lumapu
351f2b2c1c 0.8.140 release 2024-08-16 16:35:06 +02:00
lumapu
fe5dacd144 0.8.139
* fix reload after save for WiFi configurations (5s -> 20s)
2024-08-15 22:08:16 +02:00
Lukas Pusch
01285f0cb7 0.8.138
* fix ePaper not functional #1722
2024-08-15 14:53:52 +02:00
lumapu
8f12bfed8e 0.8.137
* fix storage of timezone and region #1723
2024-08-14 00:08:56 +02:00
lumapu
d607bf1041 fix partitions for 16MB variants
update yml files for github actions
2024-08-13 23:58:23 +02:00
lumapu
8217448d3e 0.8.136
* fix save settings for ESP32 devices #1720
2024-08-12 22:38:43 +02:00
lumapu
0d4ca524d8 Merge branch 'development03' into feature/newAsyncWebserver
updated async web server library patch version
2024-08-11 22:46:10 +02:00
lumapu
83b386deda 0.8.135
* translated `/system` #1717
* added default pin seetings for opendtufusion board
* fixed ethernet static IP
* fixed ethernet MAC address read back
2024-08-11 17:06:02 +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
c4276965de 0.8.133
* Ethernet variants now support WiFi as fall back / configuration
2024-08-10 02:00:29 +02:00
lumapu
6045cbb31b Ethernet + Wifi fully functional 2024-08-10 01:55:23 +02:00
lumapu
054683fe87 Merge branch 'development03' into Ethernet+Wifi 2024-08-10 00:05:00 +02:00
lumapu
c64f028ec1 0.8.132
* improved refresh routine of ePeper
* added default pin seetings for opendtufusion board
2024-08-09 18:46:19 +02:00
lumapu
77ac64dfa2 0.8.132
* fix boot loop once no ePaper is connected #1713, #1714
2024-08-09 16:43:57 +02:00
lumapu
55e45c7ffb 0.8.131
* improved refresh routine of ePaper, full refresh each 12h #1107 #1706
2024-08-08 23:28:09 +02:00
lumapu
991de14d04 fixed define error 2024-08-08 22:48:12 +02:00
lumapu
e3fdb04f0c WiFi with Ethernet functional 2024-08-08 22:27:23 +02:00
lumapu
b98e702ad8 Merge branch 'development03' into Ethernet+Wifi 2024-08-06 23:58:06 +02:00
lumapu
2435ce7b37 corrected warnings 2024-08-05 23:19:27 +02:00
lumapu
ef52ad1b0d changes for AsyncWebserver from mathieucarbou 2024-08-05 19:54:20 +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
a8117eeb8a 0.8.130
* fix message `ERR_DUPLICATE_INVERTER` #1705, #1700
* merge PR: Power limit command accelerated #1704
* merge PR: reduce update cycle of ePaper from 5 to 10 seconds #1706
* merge PR: small fixes in different files #1711
2024-08-04 23:27:50 +02:00
lumapu
671a4307c6 Merge branch 'DanielR92-patch-1' into development03 2024-08-04 23:23:36 +02:00
lumapu
bd12c030dd Merge branch 'patch-1' of https://github.com/DanielR92/ahoy into DanielR92-patch-1 2024-08-04 23:23:30 +02:00