feat: add credentials change feature. Fix #6.

This commit is contained in:
sususweet
2025-09-28 20:51:14 +08:00
parent f3246eb779
commit d87156d3e3
3 changed files with 78 additions and 5 deletions

View File

@@ -49,6 +49,15 @@
},
"title": "Configure"
},
"change_credentials": {
"title": "Change Credentials",
"description": "Change Midea cloud account's username and password",
"data": {
"account": "Username",
"password": "Password",
"server": "Server"
}
},
"reset":{
"title": "Reset the configuration of appliance",
"description": "Remove the old configuration and make a new configuration use template\nIf your configuration was modified, the changes will lost\nIf your appliance type or model not in template, then the new configuration won't be made",