From df7d1878f6c482c8e02119cfb291f042164535bc Mon Sep 17 00:00:00 2001 From: openshwprojects Date: Fri, 24 Feb 2023 18:45:33 +0100 Subject: [PATCH] shorter role name - it was breaking app CSS! --- src/httpserver/new_http.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/httpserver/new_http.c b/src/httpserver/new_http.c index 062a7a972..426f7ff6a 100644 --- a/src/httpserver/new_http.c +++ b/src/httpserver/new_http.c @@ -441,8 +441,8 @@ const char* htmlPinRoleNames[] = { "BridgeREV", "Btn_SmartLED", "Btn_SmartLED_n", - "DoorSensorWithDeepSleep", - "DoorSensorWithDeepSleep_nPup", + "DoorSnsrWSleep", + "DoorSnsrWSleep_nPup", "error", "error", "error",