mirror of
https://github.com/sususweet/midea-meiju-codec.git
synced 2025-10-15 10:48:26 +00:00
feat: add credentials change feature. Fix #6.
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user