21 lines
612 B
JSON
21 lines
612 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "[%key:common::config_flow::abort::already_configured_account%]"
|
|
},
|
|
"error": {
|
|
"invalid_auth": "[%key:common::config_flow::error::invalid_auth%]"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"username": "[%key:common::config_flow::data::email%] / devolo ID",
|
|
"password": "[%key:common::config_flow::data::password%]",
|
|
"mydevolo_url": "mydevolo [%key:common::config_flow::data::url%]",
|
|
"home_control_url": "Home Control [%key:common::config_flow::data::url%]"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|