32 lines
916 B
JSON
32 lines
916 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Enheten \u00e4r redan konfigurerad"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Det gick inte att ansluta.",
|
|
"invalid_auth": "Ogiltig autentisering",
|
|
"unknown": "Ov\u00e4ntat fel"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"host": "V\u00e4rd",
|
|
"password": "L\u00f6senord",
|
|
"switch_as_light": "Initiera omkopplare som ljusenheter",
|
|
"username": "Anv\u00e4ndarnamn"
|
|
},
|
|
"description": "Konfigurera SwitchBee-integrationen med Home Assistant."
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"devices": "Enheter att inkludera"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |