2018-10-05 15:50:00 +00:00
|
|
|
{
|
|
|
|
"config": {
|
2019-02-22 00:40:25 +00:00
|
|
|
"abort": {
|
|
|
|
"single_instance_allowed": "S\u00f3lo se permite una \u00fanica configuraci\u00f3n de MQTT."
|
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"cannot_connect": "No se puede conectar con el broker."
|
|
|
|
},
|
2018-10-05 15:50:00 +00:00
|
|
|
"step": {
|
2019-02-22 00:40:25 +00:00
|
|
|
"broker": {
|
|
|
|
"data": {
|
|
|
|
"broker": "Broker",
|
|
|
|
"password": "Contrase\u00f1a",
|
|
|
|
"port": "Puerto",
|
|
|
|
"username": "Nombre de usuario"
|
|
|
|
},
|
2020-05-29 00:04:16 +00:00
|
|
|
"description": "Por favor ingrese la informaci\u00f3n de conexi\u00f3n de su agente MQTT."
|
2019-02-22 00:40:25 +00:00
|
|
|
},
|
2018-10-05 15:50:00 +00:00
|
|
|
"hassio_confirm": {
|
2019-02-22 00:40:25 +00:00
|
|
|
"data": {
|
|
|
|
"discovery": "Habilitar descubrimiento"
|
|
|
|
},
|
2021-03-16 00:04:36 +00:00
|
|
|
"description": "\u00bfDesea configurar el Asistente del Hogar para que se conecte al broker MQTT proporcionado por el complemento Supervisor {addon}?",
|
|
|
|
"title": "MQTT Broker a trav\u00e9s del complemento Supervisor"
|
2018-10-05 15:50:00 +00:00
|
|
|
}
|
2020-04-15 16:51:07 +00:00
|
|
|
}
|
2020-05-03 00:02:26 +00:00
|
|
|
},
|
|
|
|
"device_automation": {
|
|
|
|
"trigger_subtype": {
|
|
|
|
"button_1": "Primer bot\u00f3n",
|
|
|
|
"button_2": "Segundo bot\u00f3n",
|
|
|
|
"button_3": "Tercer bot\u00f3n",
|
|
|
|
"button_4": "Cuarto bot\u00f3n",
|
|
|
|
"button_5": "Quinto bot\u00f3n",
|
|
|
|
"button_6": "Sexto bot\u00f3n",
|
|
|
|
"turn_off": "Apagar",
|
|
|
|
"turn_on": "Encender"
|
|
|
|
},
|
|
|
|
"trigger_type": {
|
|
|
|
"button_double_press": "\"{subtype}\" pulsado 2 veces",
|
|
|
|
"button_long_press": "\"{subtype}\" pulsado continuamente",
|
|
|
|
"button_long_release": "Se solt\u00f3 \"{subtype}\" despu\u00e9s de una pulsaci\u00f3n prolongada",
|
|
|
|
"button_quadruple_press": "\"{subtype}\" pulsado 4 veces",
|
|
|
|
"button_quintuple_press": "\"{subtype}\" pulsado 5 veces",
|
|
|
|
"button_short_press": "\"{subtype}\" presionado",
|
|
|
|
"button_short_release": "\"{subtype}\" soltado",
|
|
|
|
"button_triple_press": "\"{subtype}\" pulsado 3 veces"
|
|
|
|
}
|
2023-01-21 00:24:12 +00:00
|
|
|
},
|
|
|
|
"selector": {
|
|
|
|
"set_ca_cert": {
|
|
|
|
"options": {
|
|
|
|
"off": "Apagado"
|
|
|
|
}
|
|
|
|
}
|
2020-04-16 20:00:10 +00:00
|
|
|
}
|
2018-10-05 15:50:00 +00:00
|
|
|
}
|