20 lines
529 B
JSON
20 lines
529 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Device is already configured",
|
|
"already_in_progress": "Configuration flow is already in progress"
|
|
},
|
|
"error": {
|
|
"connection_error": "Failed to connect"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"host": "IP Address"
|
|
},
|
|
"description": "Connect to inverter",
|
|
"title": "GoodWe inverter"
|
|
}
|
|
}
|
|
}
|
|
} |