37 lines
1.3 KiB
JSON
37 lines
1.3 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Enheten \u00e4r redan konfigurerad"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Det gick inte att ansluta.",
|
|
"unknown": "Ov\u00e4ntat fel"
|
|
},
|
|
"flow_title": "{name} {model} ({host})",
|
|
"step": {
|
|
"confirm": {
|
|
"description": "Vill du konfigurera {name} {model} ( {host} )?"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "V\u00e4rd"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"issues": {
|
|
"deprecated_yaml": {
|
|
"description": "Konfigurering av radiotermostatens klimatplattform med YAML tas bort i Home Assistant 2022.9. \n\n Din befintliga konfiguration har automatiskt importerats till anv\u00e4ndargr\u00e4nssnittet. Ta bort YAML-konfigurationen fr\u00e5n filen configuration.yaml och starta om Home Assistant f\u00f6r att \u00e5tg\u00e4rda problemet.",
|
|
"title": "Radiotermostatens YAML-konfiguration tas bort"
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"hold_temp": "St\u00e4ll in en permanent h\u00e5llning n\u00e4r du justerar temperaturen."
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |