From 3fe5d2106fdf1bb8c0253284cf9715d5efc4eccc Mon Sep 17 00:00:00 2001 From: Christoph Wiechert Date: Sun, 8 Jun 2025 18:47:38 +0200 Subject: [PATCH] html: fix `id_key` to use `device.name` (#92) * html: use const/let; add baseURL constant * html: fix id_key [Object object] --- html/control.html | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/html/control.html b/html/control.html index a731801..9ff41d9 100644 --- a/html/control.html +++ b/html/control.html @@ -472,9 +472,10 @@