Thomas Basler
|
712be3fc15
|
Code cleanup
|
2022-07-01 23:38:51 +02:00 |
|
Thomas Basler
|
cf273c93e7
|
Fixed 404 error when pressing refresh in webapp
|
2022-07-01 23:32:11 +02:00 |
|
Thomas Basler
|
17cc2a475d
|
Rename websocket from ws to livedata
Allows devServer to proxy websockets as well...
|
2022-06-18 01:14:31 +02:00 |
|
Thomas Basler
|
af00158e14
|
First version of very simple websocket api
|
2022-06-16 01:44:42 +02:00 |
|
Thomas Basler
|
92abfdfaa6
|
Separated WebApi into different files
|
2022-06-15 23:46:22 +02:00 |
|
Thomas Basler
|
cae47a142a
|
Implemented periodic called loop method in webapi
|
2022-06-15 22:53:05 +02:00 |
|
Thomas Basler
|
b597e907de
|
Fixed issue in webapi that a inverter serial has to be read as hex
|
2022-05-31 19:26:26 +02:00 |
|
Thomas Basler
|
891b2b2917
|
Fix encoding header for favicon
|
2022-05-30 23:20:15 +02:00 |
|
Thomas Basler
|
90fe3df3fb
|
Integrate Hoymiles library into main application
|
2022-05-30 21:57:21 +02:00 |
|
Thomas Basler
|
774ab91531
|
Fixed typo
|
2022-05-27 01:19:09 +02:00 |
|
Thomas Basler
|
e47e5c0197
|
Extend webapi to change dtu settings
|
2022-05-27 01:00:18 +02:00 |
|
Thomas Basler
|
35d8a76763
|
Implemented firmware upgrade api
|
2022-05-23 23:26:19 +02:00 |
|
Thomas Basler
|
da82f1fbbd
|
Fix total sketch size
See https://github.com/espressif/arduino-esp32/issues/3501
|
2022-05-22 23:18:30 +02:00 |
|
Thomas Basler
|
68c451aa82
|
Serve webapp from flash instead of LITTLEFS
This allows a web based firmware update by just replacing one bin file
|
2022-05-22 22:42:06 +02:00 |
|
Thomas Basler
|
ba0aa20211
|
Added config and webapi to manage inverters
|
2022-05-04 21:54:38 +02:00 |
|
Thomas Basler
|
2748e2e97d
|
Show uptime in webgui
|
2022-04-28 21:56:11 +02:00 |
|
Thomas Basler
|
0338b8babc
|
Added lwt stuff to webapi
|
2022-04-22 20:59:22 +02:00 |
|
Thomas Basler
|
8e6a39b3a0
|
Added connection and retain status to webapi
|
2022-04-21 23:17:02 +02:00 |
|
Thomas Basler
|
f84158d419
|
Implemented saving of mqtt settings
|
2022-04-21 22:20:45 +02:00 |
|
Thomas Basler
|
a338b2d669
|
Basic implementation of mqtt webapi
|
2022-04-18 15:28:25 +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
|
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
|
2ce5b5ad9e
|
Added functionality to save ntp settings
|
2022-04-18 00:19:11 +02:00 |
|
Thomas Basler
|
1f692f241f
|
Implemented first readonly version of ntp settings
|
2022-04-17 23:13:36 +02:00 |
|
Thomas Basler
|
297f229c12
|
Implemented WebAPI to set wifi credentials
|
2022-04-17 21:40:47 +02:00 |
|
Thomas Basler
|
d88199cebe
|
Added correct response
|
2022-04-17 04:03:05 +02:00 |
|
Thomas Basler
|
06837320f7
|
WIP: Extended WebAPI to handle network config
|
2022-04-15 13:14:43 +02:00 |
|
Thomas Basler
|
4048e737e8
|
Added additional system information
|
2022-04-14 12:44:56 +02:00 |
|
Thomas Basler
|
dde6a5c5aa
|
Fixed case of include for littlefs
|
2022-04-13 23:05:32 +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
|
6deeec7b97
|
Use index.html instead of index.htm
|
2022-04-12 00:19:45 +02:00 |
|
Thomas Basler
|
82c3a914ab
|
First version of WebApi
|
2022-04-11 19:44:51 +02:00 |
|