2020-09-04 00:04:26 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
2021-06-24 08:16:08 +00:00
|
|
|
"already_configured": "Device is already configured",
|
|
|
|
"cannot_communicate": "Failed to communicate",
|
|
|
|
"cannot_connect": "Failed to connect"
|
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"already_configured": "Device is already configured",
|
|
|
|
"cannot_communicate": "Failed to communicate",
|
|
|
|
"cannot_connect": "Failed to connect"
|
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"setup_network": {
|
|
|
|
"data": {
|
|
|
|
"dsmr_version": "Select DSMR version",
|
|
|
|
"host": "Host",
|
|
|
|
"port": "Port"
|
|
|
|
},
|
|
|
|
"title": "Select connection address"
|
|
|
|
},
|
|
|
|
"setup_serial": {
|
|
|
|
"data": {
|
|
|
|
"dsmr_version": "Select DSMR version",
|
|
|
|
"port": "Select device"
|
|
|
|
},
|
|
|
|
"title": "Device"
|
|
|
|
},
|
|
|
|
"setup_serial_manual_path": {
|
|
|
|
"data": {
|
|
|
|
"port": "USB Device Path"
|
|
|
|
},
|
|
|
|
"title": "Path"
|
|
|
|
},
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"type": "Connection type"
|
|
|
|
},
|
|
|
|
"title": "Select connection type"
|
|
|
|
}
|
2020-09-04 00:04:26 +00:00
|
|
|
}
|
2020-11-11 08:21:07 +00:00
|
|
|
},
|
|
|
|
"options": {
|
|
|
|
"step": {
|
|
|
|
"init": {
|
|
|
|
"data": {
|
2020-11-11 11:10:09 +00:00
|
|
|
"time_between_update": "Minimum time between entity updates [s]"
|
2020-11-11 08:21:07 +00:00
|
|
|
},
|
|
|
|
"title": "DSMR Options"
|
|
|
|
}
|
|
|
|
}
|
2020-09-04 00:04:26 +00:00
|
|
|
}
|
|
|
|
}
|