From 5593d1411ba3e616dce50b4f020dc32de3ffd469 Mon Sep 17 00:00:00 2001 From: jessikitty Date: Fri, 15 May 2026 16:22:31 +1000 Subject: [PATCH] =?UTF-8?q?Fix:=20use=20ws.send()=20directly=20for=20auth?= =?UTF-8?q?=20=E2=80=94=20send()=20expects=20a=20result=20response=20but?= =?UTF-8?q?=20HA=20responds=20to=20auth=20with=20auth=5Fok/auth=5Finvalid?= =?UTF-8?q?=20(no=20id),=20causing=2060s=20timeout=20loop?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- www/parental_controls.html | 604 ++++++++++++++++--------------------- 1 file changed, 255 insertions(+), 349 deletions(-) diff --git a/www/parental_controls.html b/www/parental_controls.html index f6582f4..ebfb7ff 100644 --- a/www/parental_controls.html +++ b/www/parental_controls.html @@ -5,139 +5,73 @@ Parental Controls @@ -148,8 +82,8 @@ input[type=time]::-webkit-calendar-picker-indicator{filter:invert(.5)}

Parental Controls

Connect to your Home Assistant instance. You'll need a Long-Lived Access Token from your HA profile page (Profile โ†’ Security โ†’ Long-Lived Access Tokens).

-
-
+
+
@@ -166,309 +100,281 @@ input[type=time]::-webkit-calendar-picker-indicator{filter:invert(.5)}
-
-
-