From 9f7f8be1757e1f94b26b3ec80eb6a6581bfc64da Mon Sep 17 00:00:00 2001 From: xuexiaofei <279716582@qq.com> Date: Sat, 19 Oct 2024 10:39:30 +0800 Subject: [PATCH] Update WM25L.json --- packages/config/config/devices/0x045a/WM25L.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/config/config/devices/0x045a/WM25L.json b/packages/config/config/devices/0x045a/WM25L.json index b4ac7e5f2786..040bbc48cd08 100644 --- a/packages/config/config/devices/0x045a/WM25L.json +++ b/packages/config/config/devices/0x045a/WM25L.json @@ -32,7 +32,7 @@ }, "paramInformation": [{ "#": "1", - "label": "Enable Manual Pull-start", + "label": "Enable Manual Pull-Start", "valueSize": 1, "defaultValue": 1, "allowManualEntry": false, @@ -116,7 +116,7 @@ }, { "#": "6", - "label": "Calibrate The Travel Point", + "label": "Calibrate Travel Point", "valueSize": 1, "defaultValue": 1, "allowManualEntry": false, @@ -136,7 +136,7 @@ }, { "#": "7", - "label": "Delete The Travel Point", + "label": "Delete Travel Point", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, @@ -204,7 +204,7 @@ "value": 2 }, { - "label": "Send Window Covering Report", + "label": "Send window covering report", "value": 3 }, { @@ -212,15 +212,15 @@ "value": 4 }, { - "label": "Send Basic Report and Window Covering Report", + "label": "Send Basic Report and window covering report", "value": 5 }, { - "label": "Send Multilevel Switch Report and Window Covering Report", + "label": "Send Multilevel Switch Report and window covering report", "value": 6 }, { - "label": "Send Basic Report and Multilevel Switch Report and Window Covering Report", + "label": "Send Basic Report and Multilevel Switch Report and window covering report", "value": 7 } ]