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
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
16869b4e26
Merge branch 'feature/newAsyncWebserver' into development03
6 months ago
lumapu
19f26d29f1
Merge branch 'main' into development03
6 months ago
lumapu
2d5d62eb0e
update readme
6 months ago
lumapu
113e1f6b69
update issue report
6 months ago
lumapu
e07751e4df
update issue report
added __pycache__ to gitignore
6 months ago
lumapu
b19aeaae5f
Merge branch 'development03' into feature/newAsyncWebserver
6 months ago
lumapu
9c895f9277
0.8.140
* released version
6 months ago
lumapu
f1f4481693
0.8.140 release
* fix workflow
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
0d4ca524d8
Merge branch 'development03' into feature/newAsyncWebserver
updated async web server library patch version
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
054683fe87
Merge branch 'development03' into Ethernet+Wifi
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
b98e702ad8
Merge branch 'development03' into Ethernet+Wifi
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
671a4307c6
Merge branch 'DanielR92-patch-1' into development03
6 months ago
lumapu
bd12c030dd
Merge branch 'patch-1' of https://github.com/DanielR92/ahoy into DanielR92-patch-1
6 months ago
lumapu
c1c63c1c77
Merge branch 'You69Man-feature/PR_attempt_to_fix_ePaper' into development03
6 months ago
lumapu
4535adf993
changed epaper interval to 15s
6 months ago
lumapu
93439e4f6c
Merge branch 'feature/PR_attempt_to_fix_ePaper' of https://github.com/You69Man/ahoy into You69Man-feature/PR_attempt_to_fix_ePaper
6 months ago
lumapu
096b6ca54e
Merge branch 'Telekatz-fast_limit' into development03
6 months ago
lumapu
b09f23c4f0
Merge branch 'fast_limit' of https://github.com/Telekatz/ahoy into Telekatz-fast_limit
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
DanielR92
ae23f15486
smal fix - Update setup.html
some small fixes:
- input type wrong (come in this commit in: a44a5833ca
)
6 months ago