30 lines
1.3 KiB
JSON
30 lines
1.3 KiB
JSON
|
{
|
||
|
"config": {
|
||
|
"abort": {
|
||
|
"already_configured": "Accesspoint is reeds geconfigureerd",
|
||
|
"conection_aborted": "Kon geen verbinding maken met de HMIP-server",
|
||
|
"unknown": "Er is een onbekende fout opgetreden."
|
||
|
},
|
||
|
"error": {
|
||
|
"invalid_pin": "Ongeldige PIN-code, probeer het nogmaals.",
|
||
|
"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)",
|
||
|
"name": "Naam (optioneel, gebruikt als naamprefix voor alle apparaten)",
|
||
|
"pin": "Pin-Code (optioneel)"
|
||
|
},
|
||
|
"title": "Kies HomematicIP Accesspoint"
|
||
|
},
|
||
|
"link": {
|
||
|
"description": "Druk op de blauwe knop op de accesspoint en de verzendknop om HomematicIP met de Home Assistant te registreren. \n\n![Locatie van knop op brug](/static/images/config_flows/\nconfig_homematicip_cloud.png)",
|
||
|
"title": "Link Accesspoint"
|
||
|
}
|
||
|
},
|
||
|
"title": "HomematicIP Cloud"
|
||
|
}
|
||
|
}
|