2020-09-27 00:06:49 +00:00
|
|
|
{
|
|
|
|
"config": {
|
2020-11-08 00:04:05 +00:00
|
|
|
"abort": {
|
2021-02-03 10:46:49 +00:00
|
|
|
"already_configured": "Ger\u00e4t ist bereits konfiguriert",
|
2020-12-20 00:04:36 +00:00
|
|
|
"cannot_connect": "Verbindung fehlgeschlagen",
|
2021-02-03 10:46:49 +00:00
|
|
|
"invalid_auth": "Ung\u00fcltige Authentifizierung",
|
2020-12-20 00:04:36 +00:00
|
|
|
"unknown": "Unerwarteter Fehler"
|
|
|
|
},
|
|
|
|
"error": {
|
2021-02-03 10:46:49 +00:00
|
|
|
"cannot_connect": "Verbindung fehlgeschlagen",
|
|
|
|
"invalid_auth": "Ung\u00fcltige Authentifizierung",
|
2020-12-20 00:04:36 +00:00
|
|
|
"unknown": "Unerwarteter Fehler"
|
2020-11-08 00:04:05 +00:00
|
|
|
},
|
2020-09-27 00:06:49 +00:00
|
|
|
"flow_title": "Kodi: {name}",
|
|
|
|
"step": {
|
|
|
|
"credentials": {
|
|
|
|
"data": {
|
|
|
|
"password": "Passwort",
|
|
|
|
"username": "Benutzername"
|
2020-10-22 00:09:52 +00:00
|
|
|
},
|
|
|
|
"description": "Bitte gib deinen Kodi-Benutzernamen und Passwort ein. Diese findest du unter System/Einstellungen/Netzwerk/Dienste."
|
|
|
|
},
|
|
|
|
"discovery_confirm": {
|
|
|
|
"description": "M\u00f6chtest du Kodi (` {name} `) zu Home Assistant hinzuf\u00fcgen?"
|
2020-09-27 00:06:49 +00:00
|
|
|
},
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"host": "Host",
|
2020-11-08 00:04:05 +00:00
|
|
|
"port": "Port",
|
|
|
|
"ssl": "Verwendet ein SSL Zertifikat"
|
2020-09-27 00:06:49 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"ws_port": {
|
|
|
|
"data": {
|
|
|
|
"ws_port": "Port"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|