31 lines
888 B
JSON
31 lines
888 B
JSON
{
|
|
"config": {
|
|
"error": {
|
|
"already_configured": "Gateway allerede konfigureret",
|
|
"id_exists": "Gateway-id findes allerede",
|
|
"serial_error": "Fejl ved tilslutning til enheden",
|
|
"timeout": "Forbindelsesfors\u00f8g fik timeout"
|
|
},
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"device": "Sti eller webadresse",
|
|
"id": "Id",
|
|
"name": "Navn"
|
|
},
|
|
"title": "OpenTherm Gateway"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"floor_temperature": "Gulvtemperatur",
|
|
"precision": "Pr\u00e6cision"
|
|
},
|
|
"description": "Indstillinger for OpenTherm Gateway"
|
|
}
|
|
}
|
|
}
|
|
} |