Commit graph

19 commits

Author SHA1 Message Date
RaffaelW
140d43f58b corrected default values for ip addresses 2024-12-19 18:01:22 +01:00
RaffaelW
a6500cb8cc extracted default config values 2024-12-19 18:01:21 +01:00
RaffaelW
e4fb246356 added slider for led brightness 2024-12-19 18:00:29 +01:00
Hendrik Rauh
4ac0681a9a switched status logic to separate file 2024-12-15 21:02:37 +01:00
Hendrik Rauh
2c25932e3c added signal strength 2024-12-15 19:41:16 +01:00
Hendrik Rauh
34bffdbeee switched to nested structure 2024-12-15 18:24:31 +01:00
Hendrik Rauh
5938585927 added a bunch of additional information 2024-12-15 18:10:03 +01:00
Hendrik Rauh
e5585dab29 added psram 2024-12-15 13:37:25 +01:00
Hendrik Rauh
5e1224a266 elimination of sub-functions
because i dont think it will be used anywhere else
2024-12-15 13:20:37 +01:00
Hendrik Rauh
42ac6f90c2 added /status with uptime and heap 2024-12-15 13:17:27 +01:00
RaffaelW
12aa87ac90 added logic for loading available networks 2024-11-09 22:38:37 +01:00
RaffaelW
20984878ea added values in config that i forgot 2024-11-05 09:15:45 +01:00
RaffaelW
f595c8889c removed redundant function parameter 2024-11-03 22:18:26 +01:00
RaffaelW
366585b263 moved loading of config to request handler 2024-11-03 21:18:33 +01:00
RaffaelW
fb142d0491 included ip method and connection in config 2024-11-03 13:51:18 +01:00
RaffaelW
f07cf0db61 added subnet and gateway input 2024-11-03 11:58:04 +01:00
RaffaelW
eff77036cd added missing fields and fixed loading of IP 2024-11-03 00:20:55 +01:00
Hendrik Rauh
8bc4d9dd3d DMX-23 not throwing invalid data 2024-11-02 20:37:13 +01:00
RaffaelW
8fed61f78c added handler for PUT /config 2024-11-02 19:28:14 +01:00