2020-03-02 00:31:47 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
2020-10-16 00:04:33 +00:00
|
|
|
"already_configured": "La ubicaci\u00f3 ja est\u00e0 configurada o el Node/Pro ID ja est\u00e0 registrat.",
|
|
|
|
"reauth_successful": "Re-autenticaci\u00f3 realitzada correctament"
|
2020-03-02 00:31:47 +00:00
|
|
|
},
|
|
|
|
"error": {
|
2020-10-04 00:05:05 +00:00
|
|
|
"cannot_connect": "Ha fallat la connexi\u00f3",
|
|
|
|
"general_error": "Error inesperat",
|
2021-02-03 10:46:49 +00:00
|
|
|
"invalid_api_key": "Clau API inv\u00e0lida",
|
|
|
|
"location_not_found": "No s'ha trobat la ubicaci\u00f3"
|
2020-03-02 00:31:47 +00:00
|
|
|
},
|
|
|
|
"step": {
|
2020-04-24 00:04:36 +00:00
|
|
|
"geography": {
|
2020-03-02 00:31:47 +00:00
|
|
|
"data": {
|
2020-05-13 18:27:21 +00:00
|
|
|
"api_key": "[%key::common::config_flow::data::api_key%]",
|
2020-03-02 00:31:47 +00:00
|
|
|
"latitude": "Latitud",
|
2020-04-08 00:08:19 +00:00
|
|
|
"longitude": "Longitud"
|
2020-03-02 00:31:47 +00:00
|
|
|
},
|
2020-04-24 00:04:36 +00:00
|
|
|
"description": "Utilitza l'API d'AirVisual per monitoritzar una ubicaci\u00f3 geogr\u00e0fica.",
|
2021-02-03 10:46:49 +00:00
|
|
|
"title": "Configura una ubicaci\u00f3 geogr\u00e0fica"
|
|
|
|
},
|
|
|
|
"geography_by_coords": {
|
|
|
|
"data": {
|
|
|
|
"api_key": "Clau API",
|
|
|
|
"latitude": "Latitud",
|
|
|
|
"longitude": "Longitud"
|
|
|
|
},
|
|
|
|
"description": "Utilitza l'API d'AirVisual per monitoritzar una latitud/longitud.",
|
|
|
|
"title": "Configura una ubicaci\u00f3 geogr\u00e0fica"
|
|
|
|
},
|
|
|
|
"geography_by_name": {
|
|
|
|
"data": {
|
|
|
|
"api_key": "Clau API",
|
|
|
|
"city": "Ciutat",
|
|
|
|
"country": "Pa\u00eds",
|
|
|
|
"state": "Estat"
|
|
|
|
},
|
|
|
|
"description": "Utilitza l'API d'AirVisual per monitoritzar un/a ciutat/estat/pa\u00eds",
|
|
|
|
"title": "Configura una ubicaci\u00f3 geogr\u00e0fica"
|
2020-04-24 00:04:36 +00:00
|
|
|
},
|
|
|
|
"node_pro": {
|
|
|
|
"data": {
|
2020-10-16 00:04:33 +00:00
|
|
|
"ip_address": "Amfitri\u00f3",
|
2020-05-15 00:02:56 +00:00
|
|
|
"password": "Contrasenya"
|
2020-04-24 00:04:36 +00:00
|
|
|
},
|
|
|
|
"description": "Monitoritza una unitat personal d'AirVisual. Pots obtenir la contrasenya des de la interf\u00edcie d'usuari (UI) de la unitat.",
|
|
|
|
"title": "Configuraci\u00f3 d'AirVisual Node/Pro"
|
|
|
|
},
|
2020-10-16 00:04:33 +00:00
|
|
|
"reauth_confirm": {
|
|
|
|
"data": {
|
|
|
|
"api_key": "Clau API"
|
|
|
|
},
|
|
|
|
"title": "Re-autenticaci\u00f3 amb AirVisual"
|
|
|
|
},
|
2020-04-24 00:04:36 +00:00
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"cloud_api": "Ubicaci\u00f3 geogr\u00e0fica",
|
|
|
|
"node_pro": "AirVisual Node Pro",
|
|
|
|
"type": "Tipus d'integraci\u00f3"
|
|
|
|
},
|
2020-05-30 00:03:23 +00:00
|
|
|
"description": "Tria quin tipus de dades d'AirVisual vols monitoritzar.",
|
2020-03-02 00:31:47 +00:00
|
|
|
"title": "Configura AirVisual"
|
|
|
|
}
|
2020-04-15 16:51:07 +00:00
|
|
|
}
|
2020-03-24 13:18:47 +00:00
|
|
|
},
|
|
|
|
"options": {
|
|
|
|
"step": {
|
|
|
|
"init": {
|
|
|
|
"data": {
|
|
|
|
"show_on_map": "Mostra al mapa l'\u00e0rea geogr\u00e0fica monitoritzada"
|
|
|
|
},
|
|
|
|
"title": "Configuraci\u00f3 d'AirVisual"
|
|
|
|
}
|
|
|
|
}
|
2020-04-16 20:00:10 +00:00
|
|
|
}
|
2020-03-02 00:31:47 +00:00
|
|
|
}
|