Commit graph

2554 commits

Author SHA1 Message Date
lumapu
f06e56c14f 0.8.151
* add button for CMT inverters to catch them independend on which frequency they were before #1749
2024-10-03 17:06:12 +02:00
lumapu
28b303cac2 0.8.151
* don't interrupt current command by setting a new limit #1757
2024-10-03 15:33:19 +02:00
lumapu
677876a2c0 0.8.150
fix communication
2024-10-02 22:56:23 +02:00
lumapu
9efb3a9941 0.8.150
* fix nullptr exception
* modified MqTT to not publish while not connected
* removed patch for Webserver library - obsolete
2024-10-02 22:53:51 +02:00
lumapu
eb8924a6d8 0.8.149
* fix redirect after login with newest webserver version
2024-10-01 23:01:10 +02:00
lumapu
6815b7da59 0.8.149
* merged: Fix minor typos #1758
2024-10-01 22:46:31 +02:00
lumapu
1a1a2a4f5b Merge branch 'soebbing-patch-1' into development03 2024-10-01 22:45:52 +02:00
lumapu
995c97f824 0.8.149
* fixed send power limit #1757
2024-10-01 22:44:29 +02:00
Hendrik Söbbing
a31f1e753b
Fix typos
Fixed some German typos
2024-10-01 10:41:01 +02:00
lumapu
4a32188bb2 0.8.148
* fixed send power limit #1757
* fix redirect after login
2024-09-30 23:30:30 +02:00
lumapu
0b83e8bcb1 0.8.147
fix compilation
2024-09-29 23:48:42 +02:00
lumapu
27c77f4b0c 0.8.147
fix compilation
2024-09-29 23:12:46 +02:00
lumapu
b7e0566535 0.8.147
code cleanup
2024-09-29 23:08:05 +02:00
lumapu
08bc773cc2 0.8.147
* fixed send power limit #1757
2024-09-29 22:59:20 +02:00
lumapu
fe265d78a7 restructured communication queue and queue element 2024-09-29 21:56:53 +02:00
lumapu
6f04379cb1 further improved queue 2024-09-29 17:32:42 +02:00
lumapu
2558b058c2 0.8.147
* improved queue, added mutex
2024-09-29 16:07:31 +02:00
lumapu
4c5c088607 0.8.146
* fix redirect after login
2024-09-23 22:28:48 +02:00
lumapu
8b1d734587 0.8.146
* fix reset ticker #1754
* disable MqTT second and minute ticker on network loss
* converted many `std::bind` to its lambda pendant
2024-09-23 22:20:31 +02:00
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