20 lines
396 B
JSON
20 lines
396 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]"
|
|
},
|
|
"flow_title": "eQ-3 Device [{mac}]",
|
|
"step": {
|
|
"user": {
|
|
"title": "Configure new eQ-3 device",
|
|
"data": {
|
|
"mac": "MAC address"
|
|
}
|
|
},
|
|
"init": {
|
|
"title": "Configure new eQ-3 device"
|
|
}
|
|
}
|
|
}
|
|
}
|