Commit graph

22 commits

Author SHA1 Message Date
lumapu
fc32ba38a4 Merge branch 'GHolli-main' into development03 2023-08-04 18:37:07 +02:00
Gerald
93999ade0f Prevent line break between power limit value and its unit ("%") and remove the space between "° C". 2023-07-31 19:52:36 +02:00
lumapu
ffe7d47b31 0.7.16
* next attempt to fix yield day for multiple inverters #1016
* fix export settings date #1040
* fix time on WebUI (timezone was not observed) #913 #1016
2023-07-24 23:33:54 +02:00
lumapu
53853f8429 0.7.2
* fix HMS-800 and HMS-1000 assignments #981
* make nrf enabled all the time for ESP8266
* fix menu item `active` highlight for 'API' and 'Doku'
* fix MqTT totals issue #927, #980
* reduce maximum number of inverters to 4 for ESP8266, increase to 16 for ESP32
2023-06-08 23:42:30 +02:00
lumapu
f67a68e852 0.6.12
* improved MqTT
* fix menu active item
2023-04-28 23:43:00 +02:00
lumapu
12a3d503c8 0.6.7
* merge PR #883, improved store of settings and javascript, thx @tastendruecker123
* support `.` and `,` as floating point seperator in setup #881
2023-04-13 22:58:59 +02:00
tastendruecker123
2c0e1bbe57 Bugfixes around saving settings 2023-04-13 17:42:54 +02:00
lumapu
c4e9fec8e7 0.5.110
* MQTT fix reconnection by new lib version #780
* add `about` page
2023-03-27 22:18:40 +02:00
lumapu
90955b91f6 fix /live 2023-03-03 09:49:41 +01:00
lumapu
70cb0dcd45 improved web API for live
added dark mode option
converted all forms to reponsive design
repaired menu with password protection #720, #716, #709
2023-03-03 00:14:13 +01:00
lumapu
53624e466b 0.5.92
fix mobile menu
fix inverters in select `serial.html` #709
2023-02-25 09:23:42 +01:00
lumapu
4f0d365211 improved html and navi, navi is visible even when API dies #660
reduced maximum allowed JSON size for API to 6000Bytes #660
small fix: output command at `prepareDevInformCmd` #692
improved inverter handling for MQTT #671
2023-02-25 01:40:25 +01:00
lumapu
c3fc01b956 fix #521 no reconnect at beginning of day
added immediate (each minute) report of inverter status MQTT #522
added protection mask to select which pages should be protected
2022-12-26 23:32:22 +01:00
lumapu
6bb8a4e448 added regex to inverter name and MQTT topic (setup.html)
beautified serial.html
added ticker for wifi loop #515
reverted sunrise / sunset ticker to most recent version
2022-12-24 00:49:53 +01:00
lumapu
5977bbaee6 improved stability
added icons to index.html, added wifi-strength symbol on each page
moved packet stats and sun to system.html
refactored communication offset (adjustable in minutes now)
2022-12-20 00:04:25 +01:00
lumapu
4df61833ca beautified system.html (converted to table) 2022-12-18 01:14:54 +01:00
lumapu
c8c8b99957 Mono-Display: show values in offline mode #498
improved wifi class #483
added communication enable / disable (to test mutliple DTUs with the same inverter)
fix factory reset #495
2022-12-15 23:19:24 +01:00
lumapu
0305c114cf improved system infos - not yet nice but informal 2022-11-17 22:15:50 +01:00
DanielR92
8d43db4a21 fix some system information 2022-11-16 21:10:34 +01:00
DanielR92
553f64caa3 Add mqtt sunrise/sunset + setupAp + system.html 2022-11-15 20:34:28 +01:00
DanielR92
51be5061ea insert board type on footer + fix footer 2022-11-14 20:17:07 +01:00
lumapu
fbad251236 refactored directory structure 2022-11-09 22:46:30 +01:00
Renamed from tools/esp8266/html/api.js (Browse further)