Lukas Pusch
5feb293c9f
0.8.155 release
2025-03-09 21:11:19 +01:00
Lukas Pusch
f36d2ed380
Merge branch 'development03'
2025-03-07 23:38:28 +01:00
Lukas Pusch
c2e5d09ab1
0.8.154 release
2025-03-05 12:54:04 +01:00
Lukas Pusch
5120aa473b
0.8.153
...
* added update warning once 0.9.x should be installed -> not possible using OTA because of changed partition layout
* improved CMT communication
2025-03-05 12:29:29 +01:00
lumapu
78cbd7749d
0.8.152
...
fix ESP8266 compile
2024-10-07 23:01:47 +02:00
lumapu
76899a6498
0.8.152
...
* merge: avoid using pkg_resources because it's deprecated in python 3.12 #1759
* merge: HA discovery IP address fix, HA json output fix #1760
2024-10-07 22:47:25 +02:00
lumapu
ed28c29a39
Merge branch 'geronet1-development03' into development03
2024-10-07 22:43:51 +02:00
lumapu
e1a4741554
Merge branch 'development03' of https://github.com/geronet1/ahoy into geronet1-development03
2024-10-07 22:43:44 +02:00
lumapu
3afc165157
0.8.152
...
* patching MqTT library to prevent raise conditions while using semaphores
* update ESP32 espressif platform to `0.6.9`
* update ESPAsyncWebServer to `3.3.12`
2024-10-07 22:42:47 +02:00
geronet1
2475b75785
HA discovery IP address fix, HA json output fix
2024-10-04 12:07:24 +02:00
lumapu
ea8e2121a5
Merge branch 'fsck-block-development03-bugfix-pkg_resources' into development03
2024-10-03 20:13:46 +02:00
lumapu
2c27bbe60d
Merge branch 'development03-bugfix-pkg_resources' of https://github.com/fsck-block/ahoy into fsck-block-development03-bugfix-pkg_resources
2024-10-03 20:13:32 +02:00
lumapu
e601bfe443
0.8.151
...
* increased communication queue length from 100 to 200 for ESP32-S3
2024-10-03 17:16:49 +02:00
lumapu
d1fbb7d259
0.8.151
...
fix ESP8266 compilation
2024-10-03 17:15:00 +02:00
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
Frank
ac881090e5
remove reference to pkg_resource which is deprecated in python 3.12
2024-10-03 16:27:23 +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