From a55b19a2393ec74fdf6474021157634fe1aecdbd Mon Sep 17 00:00:00 2001 From: DewGew Date: Wed, 14 Feb 2024 12:18:09 +0100 Subject: [PATCH] Update dashboard.html --- templates/dashboard.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/dashboard.html b/templates/dashboard.html index 4351f02..113bbd1 100644 --- a/templates/dashboard.html +++ b/templates/dashboard.html @@ -836,7 +836,7 @@
Other devices (not supported devices) unknown_2 Not available @@ -906,7 +906,7 @@
Other devices (not supported devices) i").toggleClass('bi bi-chevron-compact-up') {% elif (v['customData']['domain'] not in ( 'SmokeDetector', 'Security', 'VenetianBlindsEU', 'OnOff', 'VenetianBlindsUS', 'Doorbell', 'DoorLock', 'DoorLockInverted', 'DoorContact', 'BlindsStop', 'BlindsPercentage', - 'MotionSensor', 'PushOnButton', 'PushOffButton', 'Contact') and 'Hidden' not in v['customData']['domain']) %} + 'MotionSensor', 'PushOnButton', 'PushOffButton', 'Contact', 'Camera') and 'Hidden' not in v['customData']['domain']) %} updateOthers_block.push("{{ v['customData']['idx'] }}") $('#title_other').show() {% else %}