2018-12-19 13:44:24 +00:00
{
"config" : {
"abort" : {
2020-05-02 00:04:57 +00:00
"already_configured" : "ESP ja est\u00e0 configurat" ,
"already_in_progress" : "La configuraci\u00f3 de l'ESP ja est\u00e0 en curs"
2018-12-19 13:44:24 +00:00
} ,
"error" : {
"connection_error" : "No s'ha pogut connectar amb ESP. Verifica que l'arxiu YAML cont\u00e9 la l\u00ednia 'api:'." ,
"invalid_password" : "Contrasenya inv\u00e0lida!" ,
"resolve_error" : "No s'ha pogut trobar l'adre\u00e7a de l'ESP. Si l'error persisteix, configura una adre\u00e7a IP est\u00e0tica: https://esphomelib.com/esphomeyaml/components/wifi.html#manual-ips"
} ,
2019-05-29 17:16:58 +00:00
"flow_title" : "ESPHome: {name}" ,
2018-12-19 13:44:24 +00:00
"step" : {
"authenticate" : {
"data" : {
"password" : "Contrasenya"
} ,
2019-05-09 03:20:58 +00:00
"description" : "Introdueix la contrasenya que has posat en la teva configuraci\u00f3 com a {name}." ,
2018-12-19 13:44:24 +00:00
"title" : "Introdueix la contrasenya"
} ,
2019-02-28 00:34:13 +00:00
"discovery_confirm" : {
"description" : "Vols afegir el node `{name}` d'ESPHome a Home Assistant?" ,
"title" : "Node d'ESPHome descobert"
} ,
2018-12-19 13:44:24 +00:00
"user" : {
"data" : {
"host" : "Amfitri\u00f3" ,
"port" : "Port"
} ,
"description" : "Introdueix la informaci\u00f3 de connexi\u00f3 del teu node [ESPHome](https://esphomelib.com/)." ,
2020-05-15 00:02:56 +00:00
"title" : "ESPHome"
2018-12-19 13:44:24 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2018-12-19 13:44:24 +00:00
}