88 lines
3.0 KiB
JSON
88 lines
3.0 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Apparaat is al geconfigureerd",
|
|
"unknown": "Onbekende fout opgetreden"
|
|
},
|
|
"step": {
|
|
"confirm": {
|
|
"title": "Konnected Apparaat Klaar"
|
|
},
|
|
"import_confirm": {
|
|
"description": "Er is een Konnected Alarmpaneel met ID {id} ontdekt in configuration.yaml. Met deze flow kunt u deze importeren in een configuratie-item.",
|
|
"title": "Konnected apparaat importeren"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "IP-adres van Konnected apparaat",
|
|
"port": "Konnected apparaat poort"
|
|
},
|
|
"description": "Voer de host-informatie in voor uw Konnected-paneel."
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"abort": {
|
|
"not_konn_panel": "Geen herkend Konnected.io apparaat"
|
|
},
|
|
"error": {
|
|
"bad_host": "Ongeldige URL voor overschrijven API-host",
|
|
"one": "Leeg",
|
|
"other": "Leeg"
|
|
},
|
|
"step": {
|
|
"options_binary": {
|
|
"data": {
|
|
"inverse": "Keer de open / dicht status om",
|
|
"name": "Naam (optioneel)",
|
|
"type": "Type binaire sensor"
|
|
},
|
|
"title": "Binaire sensor configureren"
|
|
},
|
|
"options_digital": {
|
|
"data": {
|
|
"name": "Naam (optioneel)",
|
|
"type": "Type sensor"
|
|
}
|
|
},
|
|
"options_io": {
|
|
"data": {
|
|
"1": "Zone 1",
|
|
"2": "Zone 2",
|
|
"3": "Zone 3",
|
|
"4": "Zone 4",
|
|
"5": "Zone 5",
|
|
"6": "Zone 6",
|
|
"7": "Zone 7"
|
|
}
|
|
},
|
|
"options_io_ext": {
|
|
"data": {
|
|
"10": "Zone 10",
|
|
"11": "Zone 11",
|
|
"12": "Zone 12",
|
|
"8": "Zone 8",
|
|
"9": "Zone 9",
|
|
"alarm1": "ALARM1",
|
|
"alarm2_out2": "OUT2 / ALARM2",
|
|
"out1": "OUT1"
|
|
}
|
|
},
|
|
"options_misc": {
|
|
"data": {
|
|
"api_host": "API host-URL overschrijven (optioneel)",
|
|
"override_api_host": "Overschrijf standaard Home Assistant API hostpaneel-URL"
|
|
},
|
|
"description": "Selecteer het gewenste gedrag voor uw paneel",
|
|
"title": "Configureer Misc"
|
|
},
|
|
"options_switch": {
|
|
"data": {
|
|
"more_states": "Aanvullende statussen voor deze zone configureren",
|
|
"name": "Naam (optioneel)"
|
|
},
|
|
"title": "Schakelbare uitgang configureren"
|
|
}
|
|
}
|
|
}
|
|
} |