2018-08-02 11:42:45 +00:00
{
"config" : {
"abort" : {
2021-03-16 00:04:36 +00:00
"already_configured" : "Apparaat is al geconfigureerd" ,
"connection_aborted" : "Kan geen verbinding maken" ,
"unknown" : "Onverwachte fout"
2018-08-02 11:42:45 +00:00
} ,
"error" : {
2022-05-21 00:22:49 +00:00
"invalid_sgtin_or_pin" : "Ongeldige SGTIN of Pincode, probeer het opnieuw." ,
2018-08-02 11:42:45 +00:00
"press_the_button" : "Druk op de blauwe knop." ,
"register_failed" : "Kan niet registreren, gelieve opnieuw te proberen." ,
"timeout_button" : "Blauwe knop druk op timeout, probeer het opnieuw."
} ,
"step" : {
"init" : {
"data" : {
"hapid" : "Accesspoint ID (SGTIN)" ,
2021-03-16 00:04:36 +00:00
"name" : "Naam (optioneel, gebruikt als naamvoorvoegsel voor alle apparaten)" ,
2022-05-21 00:22:49 +00:00
"pin" : "Pincode"
2018-08-02 11:42:45 +00:00
} ,
2018-08-31 11:23:22 +00:00
"title" : "Kies HomematicIP accesspoint"
2018-08-02 11:42:45 +00:00
} ,
"link" : {
2018-08-31 11:23:22 +00:00
"description" : "Druk op de blauwe knop op het accesspoint en de verzendknop om HomematicIP bij Home Assistant te registreren. \n\n![Locatie van knop op bridge](/static/images/config_flows/\nconfig_homematicip_cloud.png)" ,
"title" : "Link accesspoint"
2018-08-02 11:42:45 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2018-08-02 11:42:45 +00:00
}