16 lines
419 B
JSON
16 lines
419 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Device is already configured",
|
|
"no_devices_found": "No devices found on the network",
|
|
"not_supported": "Device not supported"
|
|
},
|
|
"flow_title": "Setup {name}",
|
|
"step": {
|
|
"bluetooth_confirm": {
|
|
"description": "Do you want to set up {name}?"
|
|
}
|
|
}
|
|
}
|
|
}
|