From b7ba0f7cd0445007eaa8075f79281151f63a8ff3 Mon Sep 17 00:00:00 2001 From: DewGew Date: Mon, 12 Feb 2024 11:16:51 +0100 Subject: [PATCH] Update devices.html --- templates/devices.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/devices.html b/templates/devices.html index 199af48..d5a2092 100644 --- a/templates/devices.html +++ b/templates/devices.html @@ -152,6 +152,8 @@
Description | {{ v['name']['name'] }}
{% elif v['customData']['domain'] == 'Scene' %} + {% elif v['customData']['domain'] == 'MotionSensor' %} + {% elif v['customData']['domain'] == 'SmokeDetector' %} {% elif v['customData']['domain'] == 'Camera' %}