mirror of
https://github.com/sususweet/midea-meiju-codec.git
synced 2025-10-15 10:48:26 +00:00
feat: add device by homeid
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
"config": {
|
||||
"error": {
|
||||
"no_home": "No available home",
|
||||
"no_homes": "No available homes",
|
||||
"no_homes_selected": "Please select at least one home",
|
||||
"account_invalid": "Failed to authenticate on Midea cloud, the password may be changed",
|
||||
"invalid_input": "Illegal input, IP address or 'auto' needed",
|
||||
"login_failed": "Failed to login, wrong account or password",
|
||||
@@ -38,6 +40,13 @@
|
||||
"data": {
|
||||
"ip_address": "IP address('auto' for discovery automatic)"
|
||||
}
|
||||
},
|
||||
"select_homes": {
|
||||
"title": "Select Homes",
|
||||
"description": "Select the homes to add devices from, all selected by default",
|
||||
"data": {
|
||||
"selected_homes": "Select Homes"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user