From d9cb062467cf9248244a2685582d7269cd7e8226 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 19 Sep 2023 14:35:54 +0800 Subject: [PATCH] update manifest --- README.md | 2 +- custom_components/midea_auto_codec/manifest.json | 8 ++++---- custom_components/midea_auto_codec/translations/en.json | 2 +- .../midea_auto_codec/translations/zh-Hans.json | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 9d3f868..a5af4d1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Midea Meiju Codec +# Midea Auto Codec [![Stable](https://img.shields.io/github/v/release/georgezhao2010/midea-meiju-codec)](https://github.com/georgezhao2010/midea-meiju-codec/releases/latest) diff --git a/custom_components/midea_auto_codec/manifest.json b/custom_components/midea_auto_codec/manifest.json index 3fcf1c4..b66e77b 100644 --- a/custom_components/midea_auto_codec/manifest.json +++ b/custom_components/midea_auto_codec/manifest.json @@ -1,13 +1,13 @@ { - "domain": "midea_meiju_codec", - "name": "Midea Meiju Codec", + "domain": "midea_auto_codec", + "name": "Midea Auto Codec", "codeowners": ["@georgezhao2010"], "config_flow": true, "dependencies": [], - "documentation": "https://github.com/georgezhao2010/midea-meiju-codec#readme", + "documentation": "https://github.com/georgezhao2010/midea-auto-codec#readme", "integration_type": "device", "iot_class": "local_polling", - "issue_tracker": "https://github.com/georgezhao2010/midea-meiju-codec/issues", + "issue_tracker": "https://github.com/georgezhao2010/midea-auto-codec/issues", "requirements": ["lupa>=2.0"], "version": "v0.0.3" } \ No newline at end of file diff --git a/custom_components/midea_auto_codec/translations/en.json b/custom_components/midea_auto_codec/translations/en.json index 360e322..cf9ba81 100644 --- a/custom_components/midea_auto_codec/translations/en.json +++ b/custom_components/midea_auto_codec/translations/en.json @@ -17,7 +17,7 @@ "account": "Account", "password": "Password" }, - "description": "Login and save storage your account", + "description": "Login and save storage your Midea account", "title": "Login" }, "home": { diff --git a/custom_components/midea_auto_codec/translations/zh-Hans.json b/custom_components/midea_auto_codec/translations/zh-Hans.json index c0fd640..6d839d3 100644 --- a/custom_components/midea_auto_codec/translations/zh-Hans.json +++ b/custom_components/midea_auto_codec/translations/zh-Hans.json @@ -17,7 +17,7 @@ "account": "用户名", "password": "密码" }, - "description": "登录并保存你的美居账号及密码", + "description": "登录并保存你的美的用户名及密码", "title": "登录" }, "home": {