From fed79db5a32251a97f95f6a1ef3da96f210a646d Mon Sep 17 00:00:00 2001 From: Dominic Griesel Date: Fri, 6 Oct 2023 11:41:27 +0200 Subject: [PATCH] fix: param 4 label and description --- packages/config/config/devices/0x027a/zac38.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/config/config/devices/0x027a/zac38.json b/packages/config/config/devices/0x027a/zac38.json index e714444ccb73..ad268305e513 100644 --- a/packages/config/config/devices/0x027a/zac38.json +++ b/packages/config/config/devices/0x027a/zac38.json @@ -32,7 +32,8 @@ }, { "#": "4", - "label": "Battery Report Interval Below Threshold", + "label": "Battery Check Interval", + "description": "How often the device checks the battery level.", "valueSize": 2, "unit": "seconds", "minValue": 1,