mirror of
https://github.com/elisspace/core.git
synced 2026-08-30 08:02:02 +00:00
16 lines
326 B
JSON
16 lines
326 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"title": "Add your EDL21 smart meter",
|
|
"data": {
|
|
"serial_port": "[%key:common::config_flow::data::usb_path%]"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|