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 +}