From 14d65e0ddc952323eca2153120881ffbdecda98f Mon Sep 17 00:00:00 2001 From: IgnacioAyllon Date: Thu, 16 Apr 2026 12:44:30 +0200 Subject: [PATCH] Fixed: Description --- milesight-iot-em400-tld/plugin.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/milesight-iot-em400-tld/plugin.json b/milesight-iot-em400-tld/plugin.json index ce5581b4a..eb0b3ca92 100644 --- a/milesight-iot-em400-tld/plugin.json +++ b/milesight-iot-em400-tld/plugin.json @@ -1,7 +1,7 @@ { "name": "milesight_iot_em400_tld", "version": "1.0.0", - "description": "EM400-TLD is a distance sensor based on ToF (timeof flight), whichis mainly used for detecting the fill level and positionstatus.", + "description": "EM400-TLD is a distance sensor based on ToF, which is mainly used for detecting the fill level and position status.", "author": "Thinger.io", "license": "MIT", "repository": { @@ -11,7 +11,7 @@ }, "metadata": { "name": "Milesight-Iot EM400-TLD", - "description": "EM400-TLD is a distance sensor based on ToF (timeof flight), whichis mainly used for detecting the fill level and positionstatus.", + "description": "EM400-TLD is a distance sensor based on ToF, which is mainly used for detecting the fill level and position status.", "image": "assets/em400-tld.png", "category": "devices", "vendor": "milesight-iot" @@ -19,7 +19,7 @@ "resources": { "products": [ { - "description": "EM400-TLD is a distance sensor based on ToF (timeof flight), whichis mainly used for detecting the fill level and positionstatus.", + "description": "EM400-TLD is a distance sensor based on ToF, which is mainly used for detecting the fill level and position status.", "enabled": true, "name": "Milesight-Iot EM400-TLD", "product": "milesight_iot_em400_tld", @@ -419,4 +419,4 @@ } ] } -} \ No newline at end of file +}