diff --git a/components/espwifistack b/components/espwifistack
index 4d0efee..78e55db 160000
--- a/components/espwifistack
+++ b/components/espwifistack
@@ -1 +1 @@
-Subproject commit 4d0efeea96e93d77d885e998f2f77685592f3c24
+Subproject commit 78e55dbea012e317cbe387ef39c3608366f0536b
diff --git a/main/webserver.cpp b/main/webserver.cpp
index 0a54cfe..929fdcd 100644
--- a/main/webserver.cpp
+++ b/main/webserver.cpp
@@ -18,6 +18,7 @@
#include "feature_tsl.h"
#include "feature_bmp.h"
#include "mymqtt.h"
+#include "espwifistack.h"
namespace deckenlampe {
httpd_handle_t httpdHandle;
@@ -122,6 +123,50 @@ esp_err_t webserver_root_handler(httpd_req_t *req)
body += "BMP085 not available at the moment
\n";
}
+ body += "
\n"
+ "
ssid | \n" + "authmode | \n" + "pairwise_cipher | \n" + "group_cipher | \n" + "rssi | \n" + "channel | \n" + "bssid | \n" + "
---|---|---|---|---|---|---|
{} | \n" + "{} | \n" + "{} | \n" + "{} | \n" + "{} | \n" + "{} | \n" + "{} | \n" + "