2020-09-27 00:06:49 +00:00
|
|
|
{
|
|
|
|
"config": {
|
2021-02-03 10:46:49 +00:00
|
|
|
"abort": {
|
|
|
|
"already_configured": "Ger\u00e4t ist bereits konfiguriert"
|
|
|
|
},
|
2020-12-20 00:04:36 +00:00
|
|
|
"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-09-27 00:06:49 +00:00
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
2021-02-03 10:46:49 +00:00
|
|
|
"api_key": "API-Schl\u00fcssel",
|
2020-09-27 00:06:49 +00:00
|
|
|
"url": "URL"
|
2021-06-06 00:19:43 +00:00
|
|
|
},
|
2022-12-01 00:33:36 +00:00
|
|
|
"description": "- URL: die Adresse deiner Nightscout Instanz. z.B.: https://myhomeassistant.duckdns.org:5423\n- API-Schl\u00fcssel (optional): Nur verwenden, wenn deine Instanz gesch\u00fctzt ist (auth_default_roles != readable).",
|
2021-07-10 00:09:24 +00:00
|
|
|
"title": "Gib deine Nightscout-Serverinformationen ein."
|
2020-09-27 00:06:49 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|