From f323a7a5e225510c614f507195792619ecae384a Mon Sep 17 00:00:00 2001 From: Zehir Date: Tue, 12 Dec 2023 15:23:00 +0100 Subject: [PATCH] Use constants for heszb-120_heat_detector.json (#7436) --- devices/develco/heszb-120_heat_detector.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devices/develco/heszb-120_heat_detector.json b/devices/develco/heszb-120_heat_detector.json index 1cfbfa6e93..ab886cf807 100644 --- a/devices/develco/heszb-120_heat_detector.json +++ b/devices/develco/heszb-120_heat_detector.json @@ -193,7 +193,7 @@ ] }, { - "type": "Warning device", + "type": "$TYPE_WARNING_DEVICE", "restapi": "/lights", "uuid": [ "$address.ext", @@ -287,4 +287,4 @@ ] } ] -} \ No newline at end of file +}