lumapu
995c97f824
0.8.149
* fixed send power limit #1757
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
5 months ago
lumapu
9bc8385af1
0.8.144
* fix NTP lookup if internet connection is not there
* added fallback for NTP to gateway IP
5 months ago
lumapu
384ee6ea7f
added comments and cleanup
5 months ago
lumapu
84f21f441b
fixed NTP and DNS
5 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
DanielR92
7a3f4c125d
add read_temp_c to system + mqtt
5 months ago
lumapu
85f854037a
0.8.141
* fix compile
6 months ago
lumapu
f90aacc3c9
0.8.141
* fix display IP in ePaper display (ETH or WiFi, static or DHCP) #1439
6 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
6 months ago
lumapu
9c895f9277
0.8.140
* released version
6 months ago
lumapu
351f2b2c1c
0.8.140 release
6 months ago
lumapu
fe5dacd144
0.8.139
* fix reload after save for WiFi configurations (5s -> 20s)
6 months ago
Lukas Pusch
01285f0cb7
0.8.138
* fix ePaper not functional #1722
6 months ago
lumapu
8f12bfed8e
0.8.137
* fix storage of timezone and region #1723
6 months ago
lumapu
d607bf1041
fix partitions for 16MB variants
update yml files for github actions
6 months ago
lumapu
8217448d3e
0.8.136
* fix save settings for ESP32 devices #1720
6 months ago
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
6 months ago
lumapu
d7007b354d
0.8.135
* translated `/system` #1717
6 months ago
lumapu
cd16b37ca3
0.8.134
fix compile error
6 months ago
lumapu
57dd70bec9
0.8.134
fix compile error
6 months ago
lumapu
5b6ffcc07b
0.8.134
* redesigned `/system`
6 months ago
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`
6 months ago
lumapu
c4276965de
0.8.133
* Ethernet variants now support WiFi as fall back / configuration
6 months ago
lumapu
6045cbb31b
Ethernet + Wifi fully functional
6 months ago
lumapu
c64f028ec1
0.8.132
* improved refresh routine of ePeper
* added default pin seetings for opendtufusion board
6 months ago
lumapu
77ac64dfa2
0.8.132
* fix boot loop once no ePaper is connected #1713 , #1714
6 months ago
lumapu
55e45c7ffb
0.8.131
* improved refresh routine of ePaper, full refresh each 12h #1107 #1706
6 months ago
lumapu
991de14d04
fixed define error
6 months ago
lumapu
e3fdb04f0c
WiFi with Ethernet functional
6 months ago
lumapu
2435ce7b37
corrected warnings
6 months ago
lumapu
ef52ad1b0d
changes for AsyncWebserver from mathieucarbou
6 months ago
lumapu
24ceb3e97e
0.8.130
* add timestamp to JSON output #1707
* restart Ahoy using MqTT #1667
6 months ago
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
6 months ago
lumapu
4535adf993
changed epaper interval to 15s
6 months ago
lumapu
ae5c9cdb9e
0.8.130
* fix message `ERR_DUPLICATE_INVERTER` #1705 , #1700
6 months ago
DanielR92
b7703a11b5
fix (c) footer.html
6 months ago