Commit Graph

1957 Commits

Author SHA1 Message Date
Thomas Basler
ba0aa20211 Added config and webapi to manage inverters 2022-05-04 21:54:38 +02:00
Thomas Basler
a07c1bc231 webapp: show uptime in days as well 2022-04-28 23:17:00 +02:00
Thomas Basler
2748e2e97d Show uptime in webgui 2022-04-28 21:56:11 +02:00
Thomas Basler
e6bbca05bd webapp: added lwt config 2022-04-22 20:59:38 +02:00
Thomas Basler
0338b8babc Added lwt stuff to webapi 2022-04-22 20:59:22 +02:00
Thomas Basler
0d48d72691 Replaced hard coded lwt values by dynymic ones 2022-04-21 23:43:44 +02:00
Thomas Basler
3ca829de1a webapp: beautify dhcp checkbox 2022-04-21 23:28:31 +02:00
Thomas Basler
d247d01603 webapp: Show additional mqtt parameters 2022-04-21 23:24:03 +02:00
Thomas Basler
8e6a39b3a0 Added connection and retain status to webapi 2022-04-21 23:17:02 +02:00
Thomas Basler
8895fa95e0 First version of mqtt connection handling 2022-04-21 23:15:45 +02:00
Thomas Basler
f84158d419 Implemented saving of mqtt settings 2022-04-21 22:20:45 +02:00
Thomas Basler
699939b908 webapp: added first version of mqtt info page 2022-04-20 23:19:32 +02:00
Thomas Basler
fa236fc180 webapp: added settings view for mqtt configuration 2022-04-20 23:10:16 +02:00
Thomas Basler
a338b2d669 Basic implementation of mqtt webapi 2022-04-18 15:28:25 +02:00
Thomas Basler
fa791fb7e3 Reorder functions 2022-04-18 15:20:35 +02:00
Thomas Basler
2a2f6917bd Added log files to .gitignore 2022-04-18 15:19:46 +02:00
Thomas Basler
50fa7e2abf First basic class structure for mqtt handling 2022-04-18 15:19:26 +02:00
Thomas Basler
5653d0f835 Upgraded to latest Beta build system
This one is using esp32-arduino 2.0.3
2022-04-18 03:38:07 +02:00
Thomas Basler
c4d0bb3d3e webapp: Added timezone selector based on location 2022-04-18 01:43:49 +02:00
Thomas Basler
b4cd4faa7c webapp: Added timezone description to ntp status page 2022-04-18 01:43:06 +02:00
Thomas Basler
79b8477317 Added timezone description to webapi 2022-04-18 01:42:45 +02:00
Thomas Basler
000cd8b6dc Implemented additional timezone description 2022-04-18 01:33:46 +02:00
Thomas Basler
62768395aa webapp: code cleanup 2022-04-18 00:20:25 +02:00
Thomas Basler
6d0ed5ef44 webapp: Added ntp settings screen 2022-04-18 00:20:13 +02:00
Thomas Basler
2ce5b5ad9e Added functionality to save ntp settings 2022-04-18 00:19:11 +02:00
Thomas Basler
855ee19cde webapp: added info page to show current time settings 2022-04-17 23:53:11 +02:00
Thomas Basler
1f692f241f Implemented first readonly version of ntp settings 2022-04-17 23:13:36 +02:00
Thomas Basler
821b9b16d1 Fixed [E][WiFiUdp.cpp:160] endPacket(): could not send data: 22 error 2022-04-17 22:07:08 +02:00
Thomas Basler
297f229c12 Implemented WebAPI to set wifi credentials 2022-04-17 21:40:47 +02:00
Thomas Basler
e6c954456e webapp: finally show alert 2022-04-17 14:26:55 +02:00
Thomas Basler
e30c43a66a webapp: first try of post implementation (not working) 2022-04-17 04:03:54 +02:00
Thomas Basler
d88199cebe Added correct response 2022-04-17 04:03:05 +02:00
Thomas Basler
080471d801 Changed default ip to 192.168.4.1 2022-04-16 19:04:38 +02:00
Thomas Basler
9e5906e5aa webapp: Implemented first part of the network settings 2022-04-15 14:23:25 +02:00
Thomas Basler
06837320f7 WIP: Extended WebAPI to handle network config 2022-04-15 13:14:43 +02:00
Thomas Basler
37288b0996 webapp: added system overview 2022-04-14 13:22:40 +02:00
Thomas Basler
4048e737e8 Added additional system information 2022-04-14 12:44:56 +02:00
Thomas Basler
8fcaf8b1ca Added library to get the mcu reset reason 2022-04-14 11:30:27 +02:00
Thomas Basler
dde6a5c5aa Fixed case of include for littlefs 2022-04-13 23:05:32 +02:00
Thomas Basler
0c7078febd webapp: Code cleanup 2022-04-13 22:59:24 +02:00
Thomas Basler
fbedd75e0e webapp: Added network info screen 2022-04-13 22:43:26 +02:00
Thomas Basler
868f0cf3a5 Added second API endpoint which returns system info 2022-04-13 00:01:23 +02:00
Thomas Basler
b58788ded5 Added API endpoint which shows network info 2022-04-12 23:53:58 +02:00
Thomas Basler
917a091bf2 webapp: Added first simple navigation with two subpages 2022-04-12 23:31:47 +02:00
Thomas Basler
6deeec7b97 Use index.html instead of index.htm 2022-04-12 00:19:45 +02:00
Thomas Basler
ae204f4ca8 webapp: Implemented compression of output files 2022-04-12 00:19:28 +02:00
Thomas Basler
9679251b16 webapp: Added initial vue app 2022-04-11 21:48:12 +02:00
Thomas Basler
fda6c2b6f6 Corrected length of AP password 2022-04-11 19:59:48 +02:00
Thomas Basler
a6d7c923bb Implemented first version of LittleFS upload 2022-04-11 19:59:35 +02:00
Thomas Basler
82c3a914ab First version of WebApi 2022-04-11 19:44:51 +02:00