From a9d0b3fc636d6a671edb4ae105d6c1d366a300f1 Mon Sep 17 00:00:00 2001 From: Darek Date: Tue, 14 Apr 2026 01:38:42 -0500 Subject: [PATCH] Replace datalist with custom autocomplete dropdown for HA entity field (mobile fix) --- templates/device_detail.html | 81 ++++++++++++++++++++++++++++-------- 1 file changed, 64 insertions(+), 17 deletions(-) diff --git a/templates/device_detail.html b/templates/device_detail.html index c2293de..85069a7 100644 --- a/templates/device_detail.html +++ b/templates/device_detail.html @@ -210,12 +210,18 @@ function addInstallRow() { {% if ha_enabled %}
- - - +
+ + +
+
{% endif %} @@ -237,24 +243,65 @@ function addInstallRow() { {% if ha_enabled %}