DanielR92
5c2d172502
Update handleNTPPacket
3 months ago
lumapu
78cbd7749d
0.8.152
fix ESP8266 compile
3 months ago
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
3 months ago
lumapu
ed28c29a39
Merge branch 'geronet1-development03' into development03
3 months ago
lumapu
e1a4741554
Merge branch 'development03' of https://github.com/geronet1/ahoy into geronet1-development03
3 months ago
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`
3 months ago
geronet1
2475b75785
HA discovery IP address fix, HA json output fix
4 months ago
lumapu
ea8e2121a5
Merge branch 'fsck-block-development03-bugfix-pkg_resources' into development03
4 months ago
lumapu
2c27bbe60d
Merge branch 'development03-bugfix-pkg_resources' of https://github.com/fsck-block/ahoy into fsck-block-development03-bugfix-pkg_resources
4 months ago
lumapu
e601bfe443
0.8.151
* increased communication queue length from 100 to 200 for ESP32-S3
4 months ago
lumapu
d1fbb7d259
0.8.151
fix ESP8266 compilation
4 months ago
lumapu
f06e56c14f
0.8.151
* add button for CMT inverters to catch them independend on which frequency they were before #1749
4 months ago
Frank
ac881090e5
remove reference to pkg_resource which is deprecated in python 3.12
4 months ago
lumapu
28b303cac2
0.8.151
* don't interrupt current command by setting a new limit #1757
4 months ago
lumapu
677876a2c0
0.8.150
fix communication
4 months ago
lumapu
9efb3a9941
0.8.150
* fix nullptr exception
* modified MqTT to not publish while not connected
* removed patch for Webserver library - obsolete
4 months ago
lumapu
eb8924a6d8
0.8.149
* fix redirect after login with newest webserver version
4 months ago
lumapu
6815b7da59
0.8.149
* merged: Fix minor typos #1758
4 months ago
lumapu
1a1a2a4f5b
Merge branch 'soebbing-patch-1' into development03
4 months ago
lumapu
995c97f824
0.8.149
* fixed send power limit #1757
4 months ago
Hendrik Söbbing
a31f1e753b
Fix typos
Fixed some German typos
4 months ago
lumapu
4a32188bb2
0.8.148
* fixed send power limit #1757
* fix redirect after login
4 months ago
lumapu
0b83e8bcb1
0.8.147
fix compilation
4 months ago
lumapu
27c77f4b0c
0.8.147
fix compilation
4 months ago
lumapu
b7e0566535
0.8.147
code cleanup
4 months ago
lumapu
08bc773cc2
0.8.147
* fixed send power limit #1757
4 months ago
lumapu
fe265d78a7
restructured communication queue and queue element
4 months ago
lumapu
6f04379cb1
further improved queue
4 months ago
lumapu
2558b058c2
0.8.147
* improved queue, added mutex
4 months ago
lumapu
4c5c088607
0.8.146
* fix redirect after login
4 months ago
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
4 months ago
lumapu
2a990978d8
0.8.145
* fix NTP related issues #1748 #1752
* fix MqTT discovery total #1715
* upgrade webserver version for ESP32 devices
4 months ago
lumapu
97d978632a
0.8.144
fix ESP8266 compile
4 months ago
lumapu
9bc8385af1
0.8.144
* fix NTP lookup if internet connection is not there
* added fallback for NTP to gateway IP
4 months ago
lumapu
d155ab1edf
Merge branch 'hotfix_relase_0.8.140' into development03
4 months ago
lumapu
384ee6ea7f
added comments and cleanup
4 months ago
lumapu
84f21f441b
fixed NTP and DNS
4 months ago
lumapu
62ad9648b5
0.8.143
* fixed crash #1743
5 months ago
lumapu
565a69e5c0
0.8.142
* fix compile for ESP8266
5 months ago
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'
5 months ago
lumapu
c44528ed73
Merge branch 'DanielR92-read_temp_c' into development03
5 months ago
DanielR92
7a3f4c125d
add read_temp_c to system + mqtt
5 months ago
lumapu
85f854037a
0.8.141
* fix compile
5 months ago
lumapu
f90aacc3c9
0.8.141
* fix display IP in ePaper display (ETH or WiFi, static or DHCP) #1439
5 months ago
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
5 months ago
lumapu
16869b4e26
Merge branch 'feature/newAsyncWebserver' into development03
5 months ago
lumapu
19f26d29f1
Merge branch 'main' into development03
5 months ago
lumapu
2d5d62eb0e
update readme
5 months ago
lumapu
113e1f6b69
update issue report
5 months ago
lumapu
e07751e4df
update issue report
added __pycache__ to gitignore
5 months ago