From a5d40b7d650b390b6a34c683329dc27ab954dd64 Mon Sep 17 00:00:00 2001 From: zy900906 <137748284+zy900906@users.noreply.github.com> Date: Mon, 13 Oct 2025 12:47:47 +0800 Subject: [PATCH] Update en.json sensor,running_status --- custom_components/midea_auto_cloud/translations/en.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/custom_components/midea_auto_cloud/translations/en.json b/custom_components/midea_auto_cloud/translations/en.json index 98cacd8..81f1cf7 100644 --- a/custom_components/midea_auto_cloud/translations/en.json +++ b/custom_components/midea_auto_cloud/translations/en.json @@ -626,6 +626,9 @@ } }, "sensor": { + "running_status": { + "name": "Running Status" + }, "tank_status": { "name": "Tank Status" }, @@ -2352,4 +2355,4 @@ } } } -} \ No newline at end of file +}