2022-08-11 00:26:23 +00:00
{
"config" : {
"abort" : {
"already_configured" : "El servicio ya est\u00e1 configurado" ,
2022-08-20 00:23:43 +00:00
"no_adapters" : "No se encontraron adaptadores Bluetooth no configurados"
2022-08-11 00:26:23 +00:00
} ,
"flow_title" : "{name}" ,
"step" : {
"bluetooth_confirm" : {
"description" : "\u00bfQuieres configurar {name}?"
} ,
"enable_bluetooth" : {
"description" : "\u00bfQuieres configurar Bluetooth?"
} ,
2022-08-20 00:23:43 +00:00
"multiple_adapters" : {
"data" : {
"adapter" : "Adaptador"
} ,
"description" : "Selecciona un adaptador Bluetooth para configurar"
} ,
"single_adapter" : {
"description" : "\u00bfQuieres configurar el adaptador Bluetooth {name}?"
} ,
2022-08-11 00:26:23 +00:00
"user" : {
"data" : {
"address" : "Dispositivo"
} ,
"description" : "Elige un dispositivo para configurar"
}
}
} ,
2022-09-21 00:32:35 +00:00
"issues" : {
"haos_outdated" : {
"description" : "Para mejorar la confiabilidad y el rendimiento de Bluetooth, te recomendamos que actualices a la versi\u00f3n 9.0 o posterior de Home Assistant Operating System." ,
"title" : "Actualiza a Home Assistant Operating System 9.0 o posterior"
}
} ,
2022-08-11 00:26:23 +00:00
"options" : {
"step" : {
"init" : {
"data" : {
2022-08-25 00:28:02 +00:00
"adapter" : "El adaptador Bluetooth que se usar\u00e1 para escanear" ,
2022-08-29 00:27:51 +00:00
"passive" : "Escaneo pasivo"
2022-08-25 00:28:02 +00:00
} ,
"description" : "La escucha pasiva requiere BlueZ 5.63 o posterior con funciones experimentales habilitadas."
2022-08-11 00:26:23 +00:00
}
}
}
}