2020-05-10 02:16:21 +00:00
|
|
|
{
|
2020-05-13 18:27:21 +00:00
|
|
|
"config": {
|
|
|
|
"abort": {
|
|
|
|
"already_configured": "Device is already configured"
|
|
|
|
},
|
|
|
|
"error": {
|
2020-11-11 11:10:09 +00:00
|
|
|
"cannot_connect": "Failed to connect"
|
2020-05-13 18:27:21 +00:00
|
|
|
},
|
2021-05-11 05:14:33 +00:00
|
|
|
"flow_title": "{name}",
|
2020-05-13 18:27:21 +00:00
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"host": "Host",
|
|
|
|
"passkey": "Passkey string",
|
2020-12-01 00:03:00 +00:00
|
|
|
"password": "Password",
|
|
|
|
"port": "Port",
|
|
|
|
"username": "Username"
|
2020-05-13 18:27:21 +00:00
|
|
|
},
|
|
|
|
"description": "Set up you BSB-Lan device to integrate with Home Assistant.",
|
|
|
|
"title": "Connect to the BSB-Lan device"
|
|
|
|
}
|
2020-05-10 02:16:21 +00:00
|
|
|
}
|
2020-11-11 12:25:22 +00:00
|
|
|
}
|
2020-05-13 18:27:21 +00:00
|
|
|
}
|