From 76d771d38f05abfd9e76674fd63dc5f935cf7bb7 Mon Sep 17 00:00:00 2001 From: IgnacioAyllon Date: Thu, 16 Apr 2026 13:15:44 +0200 Subject: [PATCH] Fixed: description --- milesight-iot-em500-lgt/plugin.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/milesight-iot-em500-lgt/plugin.json b/milesight-iot-em500-lgt/plugin.json index 6fc35f343..876d5bbbc 100644 --- a/milesight-iot-em500-lgt/plugin.json +++ b/milesight-iot-em500-lgt/plugin.json @@ -1,7 +1,7 @@ { "name": "milesight_iot_em500_lgt", "version": "1.0.0", - "description": "Outdoor light monitoring sensor with 10-year battery, IP67 UV-resistant waterproof housing, and NFC configuration. Ideal for smart agriculture and urban lighting applications in harsh environments.", + "description": "EM500-LGT is an outdoor light monitoring sensor with 10-year battery, IP67 UV-resistant waterproof housing, and NFC configuration. Ideal for smart agriculture and urban lighting applications in harsh environments.", "author": "Thinger.io", "license": "MIT", "repository": { @@ -11,7 +11,7 @@ }, "metadata": { "name": "Milesight-Iot EM500-LGT", - "description": "Outdoor light monitoring sensor with 10-year battery, IP67 UV-resistant waterproof housing, and NFC configuration. Ideal for smart agriculture and urban lighting applications in harsh environments.", + "description": "EM500-LGT is an outdoor light monitoring sensor with 10-year battery, IP67 UV-resistant waterproof housing, and NFC configuration. Ideal for smart agriculture and urban lighting applications in harsh environments.", "image": "assets/em500-lgt.png", "category": "devices", "vendor": "milesight-iot" @@ -19,7 +19,7 @@ "resources": { "products": [ { - "description": "Outdoor light monitoring sensor with 10-year battery, IP67 UV-resistant waterproof housing, and NFC configuration. Ideal for smart agriculture and urban lighting applications in harsh environments.", + "description": "EM500-LGT is an outdoor light monitoring sensor with 10-year battery, IP67 UV-resistant waterproof housing, and NFC configuration. Ideal for smart agriculture and urban lighting applications in harsh environments.", "enabled": true, "name": "Milesight-Iot EM500-LGT", "product": "milesight_iot_em500_lgt", @@ -343,4 +343,4 @@ } ] } -} \ No newline at end of file +}