Commit graph

15 commits

Author SHA1 Message Date
lumapu
ea991a7723 fix #389 prevent connect to default Wifi 'YOUR_WIFI_SSID'
implemented #388 add inverter Id to the front of serial print
fix inverter serial number length in input field (api.js)
2022-11-06 00:09:29 +01:00
lumapu
1a57b23f5b minor design corrections
fix onkeyup / onchange event while typing / copying serial number to setup
2022-10-24 20:50:49 +02:00
lumapu
bafe47e424 improved UI (responsive) 2022-10-24 16:26:51 +02:00
lumapu
f721116987 improved menu (seperators)
added second level for reboot if reboot from menu was selected by mistake
2022-10-23 21:57:03 +02:00
lumapu
3764aa4ce1 improved wifi scan (must be fired now, not automatically any more) 2022-10-23 20:47:32 +02:00
lumapu
bb1f345e29 added central menu 2022-10-23 01:47:58 +02:00
lumapu
2a3c267906 added link to git commit from git sha in footer (feature request from @stefan123t) 2022-10-22 23:35:56 +02:00
lumapu
dbbfe25a44 added wifi scan to setup
fixed issues on index.html
2022-10-22 02:59:01 +02:00
lumapu
a77bea55d0 fix webserial is now in local timezone 2022-10-22 01:28:14 +02:00
lumapu
f2a794d518 fix setup for multiple inverters 2022-10-17 14:14:23 +02:00
lumapu
38bb3fd7e2 fix #334 added button to index if ntp timeserver was not reachable 2022-10-16 22:51:55 +02:00
lumapu
f53933b473 fix max module name length and hidden module power (1. and 2. of #337) 2022-10-11 16:13:28 +02:00
lumapu
6bd7e01f1a * started to implement POST api
* improved web serial console
* added multi inverter total values (published through MQTT)
* fixed: after boot there were transferred wrong data because of incorrect assignment (mqtt, visualization)
  -> not tested with sun
2022-09-10 02:19:25 +02:00
lumapu
8ae78842a8 * built visualization as xhr
* converted /update to xhr
* started web serial console /serial
* /save does not work yet - not debugged
2022-09-07 23:09:47 +02:00
lumapu
440d386ec0 * improved api (now webApi)
* converted index to static page
2022-08-28 22:32:34 +02:00