diff --git a/src/Config.h b/src/Config.h index 2f066f1..8059116 100644 --- a/src/Config.h +++ b/src/Config.h @@ -4,7 +4,7 @@ #define NUKI_HUB_VERSION "9.02" #define NUKI_HUB_BUILD "unknownbuildnr" -#define NUKI_HUB_DATE "2024-11-18" +#define NUKI_HUB_DATE "2024-11-22" #define GITHUB_LATEST_RELEASE_URL (char*)"https://github.com/technyon/nuki_hub/releases/latest" #define GITHUB_OTA_MANIFEST_URL (char*)"https://raw.githubusercontent.com/technyon/nuki_hub/binary/ota/manifest.json" diff --git a/src/WebCfgServer.cpp b/src/WebCfgServer.cpp index 0ee333c..d5dce6f 100644 --- a/src/WebCfgServer.cpp +++ b/src/WebCfgServer.cpp @@ -4041,10 +4041,11 @@ esp_err_t WebCfgServer::buildConfigureWifiHtml(PsychicRequest *request) PsychicStreamResponse response(request, "text/plain"); response.beginSend(); buildHtmlHeader(&response); + response.print("
"); + response.print(""); response.print("