2021-09-18 19:25:05 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
|
|
|
"already_configured_device": "Device is already configured",
|
2021-09-27 20:12:40 +00:00
|
|
|
"cannot_connect": "Failed to connect",
|
2021-10-02 12:59:05 +00:00
|
|
|
"no_unconfigured_devices": "No unconfigured devices found.",
|
|
|
|
"switchbot_unsupported_type": "Unsupported Switchbot Type.",
|
|
|
|
"unknown": "Unexpected error"
|
|
|
|
},
|
2022-07-24 16:38:45 +00:00
|
|
|
"flow_title": "{name} ({address})",
|
2021-09-18 19:25:05 +00:00
|
|
|
"step": {
|
2022-08-10 19:02:08 +00:00
|
|
|
"confirm": {
|
|
|
|
"description": "Do you want to setup {name}?"
|
|
|
|
},
|
|
|
|
"password": {
|
2021-09-18 19:25:05 +00:00
|
|
|
"data": {
|
2021-09-27 20:12:40 +00:00
|
|
|
"password": "Password"
|
2021-09-18 19:25:05 +00:00
|
|
|
},
|
2022-08-10 19:02:08 +00:00
|
|
|
"description": "The {name} device requires a password"
|
|
|
|
},
|
|
|
|
"user": {
|
|
|
|
"data": {
|
2022-11-24 00:26:32 +00:00
|
|
|
"address": "Device address"
|
|
|
|
}
|
2021-09-18 19:25:05 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"options": {
|
|
|
|
"step": {
|
|
|
|
"init": {
|
|
|
|
"data": {
|
2022-11-24 00:26:32 +00:00
|
|
|
"retry_count": "Retry count"
|
2021-09-18 19:25:05 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|