Commit graph

16 commits

Author SHA1 Message Date
lumapu
6dbb88e27e added ePaper (for ESP32 only!), thx @dAjaY85 #735
improved `/live` margins #732
renamed `var` to `VAr` #732
2023-03-07 14:54:27 +01:00
lumapu
f7a7026ac8 renamed var to VAr 2023-03-05 20:38:22 +01:00
lumapu
71ea7155ca fix UI 2023-03-03 12:01:19 +01:00
lumapu
b8ed9b03d7 fix total in GUI 2023-03-03 11:41:48 +01:00
lumapu
90955b91f6 fix /live 2023-03-03 09:49:41 +01:00
lumapu
491155f161 hotfix some web GUI parts 2023-03-03 08:48:51 +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
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
a0879cfcbe reduced heap fragmentation (removed strtok completely) #644, #645, #682
added part of mac address to MQTT client ID to seperate multiple ESPs in same network
added dictionary for MQTT to reduce heap-fragmentation
removed `last Alarm` from Live view, because it showed always the same alarm - will change in future
2023-02-15 14:12:53 +01:00
lumapu
75539c5daf started implementation of MI inverters (setup.html, own processing MiPayload.h) 2023-02-06 23:37:05 +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
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
49b530a743 added interface class for app
refactored web and webApi -> now RestApi.h
fix calcSunrise
fixed calcSunrise trigger calculation
display zero values on /live
added changes from #483
2022-12-14 22:32:08 +01:00
DanielR92
834c8115a8 add parseESP in all html 2022-11-14 20:31:06 +01:00
DanielR92
fbf75d1e9e footer add serial, setup, system, update, visualtion 2022-11-14 20:28:27 +01:00
lumapu
fbad251236 refactored directory structure 2022-11-09 22:46:30 +01:00
Renamed from tools/esp8266/html/visualization.html (Browse further)