2021-08-06 00:15:04 +00:00
{
"config" : {
"abort" : {
2021-08-07 00:10:12 +00:00
"already_configured" : "Ger\u00e4t ist bereits konfiguriert" ,
2021-08-11 00:18:57 +00:00
"reauth_failed_existing" : "Der Konfigurationseintrag konnte nicht aktualisiert werden. Bitte entferne die Integration und richte sie erneut ein." ,
"reauth_successful" : "Die erneute Authentifizierung war erfolgreich" ,
2021-08-07 00:10:12 +00:00
"unknown" : "Unerwarteter Fehler"
2021-08-06 00:15:04 +00:00
} ,
"error" : {
"cannot_connect" : "Verbindung fehlgeschlagen" ,
2021-08-07 00:10:12 +00:00
"invalid_api_key" : "Ung\u00fcltiger API-Schl\u00fcssel" ,
2022-04-29 00:22:21 +00:00
"not_main_key" : "Falscher API-Schl\u00fcsseltyp erkannt, verwende den API-Hauptschl\u00fcssel" ,
2021-08-11 00:18:57 +00:00
"reauth_failed_matching_account" : "Der von dir angegebene API-Schl\u00fcssel stimmt nicht mit der Konto-ID f\u00fcr die vorhandene Konfiguration \u00fcberein." ,
2021-08-06 00:15:04 +00:00
"unknown" : "Unerwarteter Fehler"
} ,
"step" : {
2021-08-11 00:18:57 +00:00
"reauth_confirm" : {
"data" : {
"api_key" : "API-Schl\u00fcssel"
} ,
2022-04-29 00:22:21 +00:00
"description" : "Du musst einen neuen Haupt-API-Schl\u00fcssel von UptimeRobot bereitstellen" ,
2021-08-11 00:18:57 +00:00
"title" : "Integration erneut authentifizieren"
} ,
2021-08-06 00:15:04 +00:00
"user" : {
"data" : {
"api_key" : "API-Schl\u00fcssel"
2021-08-11 00:18:57 +00:00
} ,
2022-04-29 00:22:21 +00:00
"description" : "Du musst den Haupt-API-Schl\u00fcssel von UptimeRobot bereitstellen"
2021-08-06 00:15:04 +00:00
}
}
2022-12-06 00:21:31 +00:00
} ,
"entity" : {
"sensor" : {
"monitor_status" : {
"state" : {
"down" : "Offline" ,
"not_checked_yet" : "Noch nicht gepr\u00fcft" ,
"pause" : "Pause" ,
"seems_down" : "Scheint offline zu sein" ,
"up" : "Online"
}
}
}
2021-08-06 00:15:04 +00:00
}
}