iobroker.openknx 1.1.12 → 1.1.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,16 +2,22 @@
2
2
  " so you get read + write in a single object.": ", aby odczyt + zapis były w jednym obiekcie.",
3
3
  "Adapter is not running": "Adapter nie działa",
4
4
  "Alias path": "Ścieżka aliasu",
5
+ "Autoread": "Autoread",
5
6
  "Browse": "Browse",
6
7
  "Connect any ioBroker state to a KNX Group Address": "Connect any ioBroker state to a KNX Group Address",
7
8
  "Convert": "Convert",
8
9
  "Current Value": "Current Value",
9
10
  "Cyclic send": "Cyclic send",
11
+ "Debounce": "Filtr drgań",
10
12
  "Direct (1:1)": "Direct (1:1)",
11
13
  "Direct Access": "Direct Access",
12
14
  "Direct Link": "Direct Link",
13
15
  "Direct Link created": "Direct Link created",
14
16
  "Direct Link removed": "Direct Link removed",
17
+ "Disable autoread": "Wyłącz automatyczne czytanie",
18
+ "ETS: enable \"Tunneling: longer monitoring interval\" (60 s keep-alive)": "ETS: włącz „Tunelowanie: dłuższy interwał monitorowania” (podtrzymywanie 60 s)",
19
+ "ETS: set 60 s keep-alive (SCN-IP100: \"Tunneling: longer monitoring interval\", SCN-IP000: \"Support slow tunneling connections\")": "ETS: ustaw czas utrzymywania aktywności na 60 s (SCN-IP100: „Tunelowanie: dłuższy interwał monitorowania”, SCN-IP000: „Obsługa wolnych połączeń tunelowych”)",
20
+ "Enable \"Wait for ACK\"": "Włącz opcję „Czekaj na potwierdzenie”",
15
21
  "Enable KNX Secure": "Włącz KNX Secure",
16
22
  "Error": "Błąd",
17
23
  "Every value is forwarded as-is. Use for sensors, dimmers, or sliders.": "Every value is forwarded as-is. Use for sensors, dimmers, or sliders.",
@@ -33,18 +39,22 @@
33
39
  "KNX Secure (optional)": "KNX Secure (opcjonalnie)",
34
40
  "Keyfile content (paste .knxkeys file content)": "Zawartość pliku klucza (wklej zawartość pliku .knxkeys)",
35
41
  "Keyfile password": "Hasło pliku klucza",
42
+ "Last resort: switch protocol to \"Multicast (Routing)\"": "W ostateczności: zmień protokół na „Multicast (Routing)”",
36
43
  "Link": "Link",
37
44
  "Linked to": "Linked to",
38
45
  "Local IPv4 network interface": "Lokalny interfejs sieciowy IPv4",
46
+ "MDT IP router — recommended steps:": "Router IP MDT — zalecane kroki:",
47
+ "Max Direct Link send rate [tel/s] 0=Unlimited, MDT: 2": "Maksymalna szybkość wysyłania łącza bezpośredniego [tel/s] 0 = bez ograniczeń, MDT: 2",
39
48
  "Minimum Similarity 0-1": "Minimalne podobieństwo 0-1",
40
49
  "Minimum change required before sending to KNX bus. Leave empty to send every change.": "Minimum change required before sending to KNX bus. Leave empty to send every change.",
50
+ "Minimum interval between two writes for this GA. 0 = disabled.": "Minimalny odstęp między dwoma zapisami dla tej GA. 0 = wyłączone.",
41
51
  "Minimum send delay between two frames [ms]": "Minimalne opóźnienie wysyłania pomiędzy dwiema ramkami [ms]",
42
52
  "Mode": "Mode",
43
53
  "On each ON value the current KNX state is read and the inverse is sent. Use for buttons that should toggle a KNX light on/off.": "On each ON value the current KNX state is read and the inverse is sent. Use for buttons that should toggle a KNX light on/off.",
44
54
  "Only ON values are forwarded, OFF is ignored. Use for scene triggers or door openers where the source sends ON/OFF (press/release).": "Only ON values are forwarded, OFF is ignored. Use for scene triggers or door openers where the source sends ON/OFF (press/release).",
45
- "Periodically re-send current value to KNX bus. Leave empty to disable.": "Periodically re-send current value to KNX bus. Leave empty to disable.",
46
55
  "Option A: Aliases": "Opcja A: Aliasy",
47
56
  "Option B: knx Adapter Migration": "Opcja B: migracja adaptera knx",
57
+ "Periodically re-send current value to KNX bus. Leave empty to disable.": "Periodically re-send current value to KNX bus. Leave empty to disable.",
48
58
  "Physical KNX address": "Fizyczny adres KNX",
49
59
  "Please select your local network interface first.": "Najpierw wybierz interfejs sieci lokalnej.",
50
60
  "Port": "Port",
@@ -55,10 +65,13 @@
55
65
  "Regex to identify Status GAs": "Regex do identyfikacji statusów GA",
56
66
  "Regex to identify Status GAs (ending with status, rm, rückmeldung..).": "Regex do identyfikacji statusów GA (kończących się na status, rm, rückmeldung...). ",
57
67
  "Remove Link": "Remove Link",
68
+ "Response": "Response",
58
69
  "Restarting adapter": "Ponowne uruchamianie adaptera",
59
70
  "Save": "Save",
60
71
  "Select a GA first": "Select a GA first",
61
72
  "Select a GA from the tree": "Select a GA from the tree",
73
+ "Set \"Max Direct Link send rate\" to 2": "Ustaw „Maksymalną szybkość wysyłania łącza bezpośredniego” na 2",
74
+ "Set \"linkedStateDebounce\" on flapping GAs": "Ustaw „linkedStateDebounce” na trzepoczących GA",
62
75
  "Settings and Import": "Ustawienia i import",
63
76
  "Settings saved": "Settings saved",
64
77
  "Target namespace (e.g. knx.0 to avoid script adjustments)": "Docelowa przestrzeń nazw (np. knx.0, aby uniknąć dostosowywania skryptu)",
@@ -73,6 +86,7 @@
73
86
  "Unknown error": "Nieznany błąd",
74
87
  "Unsupported file format": "Nieobsługiwany format pliku",
75
88
  "Value": "Value",
89
+ "Wait for ACK (check for sensitive gateways like MDT)": "Czekaj na ACK (zaznacz dla wrażliwych bramek, takich jak MDT)",
76
90
  "Write": "Write",
77
91
  "add only new Objects": "Dodaj tylko nowe obiekty",
78
92
  "delete all existing KNX objects before import (clean re-import)": "delete all existing KNX objects before import (clean re-import)",
@@ -98,6 +112,7 @@
98
112
  "physical KNX address in format a/b/c not valid": "adres fizyczny KNX w formacie a/b/c jest nieprawidłowy",
99
113
  "please provide a valid minimum send delay value between 0 and 1000 [ms]": "proszę podać poprawną minimalną wartość opóźnienia wysyłania pomiędzy 0 a 1000 [ms]",
100
114
  "readout values of autoread iob objects on startup": "odczyt wartości obiektów iob z automatycznym odczytem przy uruchomieniu",
115
+ "readout values of autoread iob objects on startup (uncheck for MDT)": "odczyt wartości obiektów iob z automatycznym odczytem przy uruchomieniu (odznacz dla MDT)",
101
116
  "remove existing IOB objects that are not in ETS import file": "usuń istniejące obiekty IOB, których nie ma w pliku importu ETS",
102
117
  "set acknowledgement flag when application writes to object": "ustaw flagę potwierdzenia, gdy aplikacja zapisuje do obiektu",
103
118
  "this is not a number": "to nie jest liczba",
@@ -2,16 +2,22 @@
2
2
  " so you get read + write in a single object.": " para que leitura + escrita fiquem em um único objeto.",
3
3
  "Adapter is not running": "O adaptador não está funcionando",
4
4
  "Alias path": "Caminho do alias",
5
+ "Autoread": "Autoread",
5
6
  "Browse": "Browse",
6
7
  "Connect any ioBroker state to a KNX Group Address": "Connect any ioBroker state to a KNX Group Address",
7
8
  "Convert": "Convert",
8
9
  "Current Value": "Current Value",
9
10
  "Cyclic send": "Cyclic send",
11
+ "Debounce": "Anti-repique",
10
12
  "Direct (1:1)": "Direct (1:1)",
11
13
  "Direct Access": "Direct Access",
12
14
  "Direct Link": "Direct Link",
13
15
  "Direct Link created": "Direct Link created",
14
16
  "Direct Link removed": "Direct Link removed",
17
+ "Disable autoread": "Desativar leitura automática",
18
+ "ETS: enable \"Tunneling: longer monitoring interval\" (60 s keep-alive)": "ETS: ativar \"Tunneling: intervalo de monitoramento mais longo\" (60 s keep-alive)",
19
+ "ETS: set 60 s keep-alive (SCN-IP100: \"Tunneling: longer monitoring interval\", SCN-IP000: \"Support slow tunneling connections\")": "ETS: definir keep-alive de 60 s (SCN-IP100: \"Túnel: intervalo de monitoramento mais longo\", SCN-IP000: \"Suporta conexões de túnel lento\")",
20
+ "Enable \"Wait for ACK\"": "Habilite \"Aguardar ACK\"",
15
21
  "Enable KNX Secure": "Habilitar KNX Seguro",
16
22
  "Error": "Erro",
17
23
  "Every value is forwarded as-is. Use for sensors, dimmers, or sliders.": "Every value is forwarded as-is. Use for sensors, dimmers, or sliders.",
@@ -33,18 +39,22 @@
33
39
  "KNX Secure (optional)": "KNX Seguro (opcional)",
34
40
  "Keyfile content (paste .knxkeys file content)": "Conteúdo do arquivo-chave (cole o conteúdo do arquivo .knxkeys)",
35
41
  "Keyfile password": "Senha do arquivo-chave",
42
+ "Last resort: switch protocol to \"Multicast (Routing)\"": "Último recurso: mude o protocolo para \"Multicast (Routing)\"",
36
43
  "Link": "Link",
37
44
  "Linked to": "Linked to",
38
45
  "Local IPv4 network interface": "Interface de rede local IPv4",
46
+ "MDT IP router — recommended steps:": "Roteador IP MDT – etapas recomendadas:",
47
+ "Max Direct Link send rate [tel/s] 0=Unlimited, MDT: 2": "Taxa máxima de envio do Direct Link [tel/s] 0 = Ilimitado, MDT: 2",
39
48
  "Minimum Similarity 0-1": "Similaridade Mínima 0-1",
40
49
  "Minimum change required before sending to KNX bus. Leave empty to send every change.": "Minimum change required before sending to KNX bus. Leave empty to send every change.",
50
+ "Minimum interval between two writes for this GA. 0 = disabled.": "Intervalo mínimo entre duas escritas para esta GA. 0 = desativado.",
41
51
  "Minimum send delay between two frames [ms]": "Atraso mínimo de envio entre dois quadros [ms]",
42
52
  "Mode": "Mode",
43
53
  "On each ON value the current KNX state is read and the inverse is sent. Use for buttons that should toggle a KNX light on/off.": "On each ON value the current KNX state is read and the inverse is sent. Use for buttons that should toggle a KNX light on/off.",
44
54
  "Only ON values are forwarded, OFF is ignored. Use for scene triggers or door openers where the source sends ON/OFF (press/release).": "Only ON values are forwarded, OFF is ignored. Use for scene triggers or door openers where the source sends ON/OFF (press/release).",
45
- "Periodically re-send current value to KNX bus. Leave empty to disable.": "Periodically re-send current value to KNX bus. Leave empty to disable.",
46
55
  "Option A: Aliases": "Opção A: Aliases",
47
56
  "Option B: knx Adapter Migration": "Opção B: migração do adaptador knx",
57
+ "Periodically re-send current value to KNX bus. Leave empty to disable.": "Periodically re-send current value to KNX bus. Leave empty to disable.",
48
58
  "Physical KNX address": "Endereço KNX físico",
49
59
  "Please select your local network interface first.": "Selecione primeiro sua interface de rede local.",
50
60
  "Port": "Porta",
@@ -55,10 +65,13 @@
55
65
  "Regex to identify Status GAs": "Regex para identificar GAs de status",
56
66
  "Regex to identify Status GAs (ending with status, rm, rückmeldung..).": "Regex para identificar Status GAs (terminando com status, rm, rückmeldung ..). ",
57
67
  "Remove Link": "Remove Link",
68
+ "Response": "Response",
58
69
  "Restarting adapter": "Reiniciando o adaptador",
59
70
  "Save": "Save",
60
71
  "Select a GA first": "Select a GA first",
61
72
  "Select a GA from the tree": "Select a GA from the tree",
73
+ "Set \"Max Direct Link send rate\" to 2": "Defina \"Taxa máxima de envio do Direct Link\" para 2",
74
+ "Set \"linkedStateDebounce\" on flapping GAs": "Defina \"linkedStateDebounce\" em GAs oscilantes",
62
75
  "Settings and Import": "Configurações e importação",
63
76
  "Settings saved": "Settings saved",
64
77
  "Target namespace (e.g. knx.0 to avoid script adjustments)": "Namespace de destino (por exemplo, knx.0 para evitar ajustes de script)",
@@ -73,6 +86,7 @@
73
86
  "Unknown error": "Erro desconhecido",
74
87
  "Unsupported file format": "Formato de arquivo não suportado",
75
88
  "Value": "Value",
89
+ "Wait for ACK (check for sensitive gateways like MDT)": "Aguardar ACK (marcar para gateways sensíveis como MDT)",
76
90
  "Write": "Write",
77
91
  "add only new Objects": "Adicionar apenas novos objetos",
78
92
  "delete all existing KNX objects before import (clean re-import)": "delete all existing KNX objects before import (clean re-import)",
@@ -98,6 +112,7 @@
98
112
  "physical KNX address in format a/b/c not valid": "endereço KNX físico no formato a/b/c inválido",
99
113
  "please provide a valid minimum send delay value between 0 and 1000 [ms]": "forneça um valor mínimo de atraso de envio válido entre 0 e 1000 [ms]",
100
114
  "readout values of autoread iob objects on startup": "valores de leitura de objetos iob de leitura automática na inicialização",
115
+ "readout values of autoread iob objects on startup (uncheck for MDT)": "valores de leitura de objetos iob de leitura automática na inicialização (desmarque para MDT)",
101
116
  "remove existing IOB objects that are not in ETS import file": "remova objetos IOB existentes que não estão no arquivo de importação ETS",
102
117
  "set acknowledgement flag when application writes to object": "definir sinalizador de reconhecimento quando o aplicativo grava no objeto",
103
118
  "this is not a number": "este não é um número",
@@ -2,16 +2,22 @@
2
2
  " so you get read + write in a single object.": ", чтобы чтение + запись были в одном объекте.",
3
3
  "Adapter is not running": "Адаптер не работает",
4
4
  "Alias path": "Путь псевдонима",
5
+ "Autoread": "Автоматическое чтение",
5
6
  "Browse": "Обзор",
6
7
  "Connect any ioBroker state to a KNX Group Address": "Связать любое состояние ioBroker с групповым адресом KNX",
7
8
  "Convert": "Convert",
8
9
  "Current Value": "Текущее значение",
9
10
  "Cyclic send": "Cyclic send",
11
+ "Debounce": "Задержка повторов",
10
12
  "Direct (1:1)": "Прямой (1:1)",
11
13
  "Direct Access": "Прямой доступ",
12
14
  "Direct Link": "Direct Link",
13
15
  "Direct Link created": "Direct Link создан",
14
16
  "Direct Link removed": "Direct Link удалён",
17
+ "Disable autoread": "Отключить авточтение",
18
+ "ETS: enable \"Tunneling: longer monitoring interval\" (60 s keep-alive)": "ETS: включить «Туннелирование: более длительный интервал мониторинга» (поддержание активности 60 с)",
19
+ "ETS: set 60 s keep-alive (SCN-IP100: \"Tunneling: longer monitoring interval\", SCN-IP000: \"Support slow tunneling connections\")": "ETS: установите 60-секундную поддержку активности (SCN-IP100: «Туннелирование: более длительный интервал мониторинга», SCN-IP000: «Поддержка медленных туннельных соединений»)",
20
+ "Enable \"Wait for ACK\"": "Включить «Ждать подтверждения»",
15
21
  "Enable KNX Secure": "Включить безопасность KNX",
16
22
  "Error": "Ошибка",
17
23
  "Every value is forwarded as-is. Use for sensors, dimmers, or sliders.": "Каждое значение передаётся как есть. Для датчиков, диммеров или слайдеров.",
@@ -33,18 +39,22 @@
33
39
  "KNX Secure (optional)": "KNX Secure (опционально)",
34
40
  "Keyfile content (paste .knxkeys file content)": "Содержимое ключевого файла (вставьте содержимое файла .knxkeys)",
35
41
  "Keyfile password": "Пароль ключевого файла",
42
+ "Last resort: switch protocol to \"Multicast (Routing)\"": "В крайнем случае: переключите протокол на «Многоадресная рассылка (маршрутизация)».",
36
43
  "Link": "Связать",
37
44
  "Linked to": "Связан с",
38
45
  "Local IPv4 network interface": "Локальный сетевой интерфейс IPv4",
46
+ "MDT IP router — recommended steps:": "IP-маршрутизатор MDT — рекомендуемые действия:",
47
+ "Max Direct Link send rate [tel/s] 0=Unlimited, MDT: 2": "Максимальная скорость отправки по прямому каналу [тел/с] 0 = без ограничений, MDT: 2",
39
48
  "Minimum Similarity 0-1": "Минимальное сходство 0-1",
40
49
  "Minimum change required before sending to KNX bus. Leave empty to send every change.": "Minimum change required before sending to KNX bus. Leave empty to send every change.",
50
+ "Minimum interval between two writes for this GA. 0 = disabled.": "Минимальный интервал между двумя записями для этого GA. 0 = выключено.",
41
51
  "Minimum send delay between two frames [ms]": "Минимальная задержка отправки между двумя кадрами [мс]",
42
52
  "Mode": "Режим",
43
53
  "On each ON value the current KNX state is read and the inverse is sent. Use for buttons that should toggle a KNX light on/off.": "При каждом значении ВКЛ текущее состояние KNX считывается и отправляется инвертированное. Для кнопок, которые должны переключать свет KNX.",
44
54
  "Only ON values are forwarded, OFF is ignored. Use for scene triggers or door openers where the source sends ON/OFF (press/release).": "Только значения ВКЛ передаются, ВЫКЛ игнорируется. Для триггеров сцен или открывателей дверей, где источник отправляет ВКЛ/ВЫКЛ (нажать/отпустить).",
45
- "Periodically re-send current value to KNX bus. Leave empty to disable.": "Periodically re-send current value to KNX bus. Leave empty to disable.",
46
55
  "Option A: Aliases": "Вариант А: псевдонимы",
47
56
  "Option B: knx Adapter Migration": "Вариант Б: миграция адаптера knx",
57
+ "Periodically re-send current value to KNX bus. Leave empty to disable.": "Periodically re-send current value to KNX bus. Leave empty to disable.",
48
58
  "Physical KNX address": "Физический адрес KNX",
49
59
  "Please select your local network interface first.": "Сначала выберите интерфейс локальной сети.",
50
60
  "Port": "Порт",
@@ -55,10 +65,13 @@
55
65
  "Regex to identify Status GAs": "Regex для определения статуса GA",
56
66
  "Regex to identify Status GAs (ending with status, rm, rückmeldung..).": "Регулярное выражение для определения GA состояния (заканчивающееся на status, rm, rückmeldung ..). ",
57
67
  "Remove Link": "Удалить связь",
68
+ "Response": "Ответ",
58
69
  "Restarting adapter": "Перезапуск адаптера",
59
70
  "Save": "Save",
60
71
  "Select a GA first": "Select a GA first",
61
72
  "Select a GA from the tree": "Select a GA from the tree",
73
+ "Set \"Max Direct Link send rate\" to 2": "Установите «Макс. скорость отправки по прямой ссылке» на 2.",
74
+ "Set \"linkedStateDebounce\" on flapping GAs": "Установите «linkedStateDebounce» для колеблющихся GA.",
62
75
  "Settings and Import": "Настройки и импорт",
63
76
  "Settings saved": "Settings saved",
64
77
  "Target namespace (e.g. knx.0 to avoid script adjustments)": "Целевое пространство имен (например, knx.0, чтобы избежать корректировок сценария)",
@@ -73,6 +86,7 @@
73
86
  "Unknown error": "Неизвестная ошибка",
74
87
  "Unsupported file format": "Неподдерживаемый формат файла",
75
88
  "Value": "Значение",
89
+ "Wait for ACK (check for sensitive gateways like MDT)": "Ждать ACK (отметьте для чувствительных шлюзов, таких как MDT)",
76
90
  "Write": "Записать",
77
91
  "add only new Objects": "Добавляйте только новые объекты",
78
92
  "delete all existing KNX objects before import (clean re-import)": "delete all existing KNX objects before import (clean re-import)",
@@ -98,6 +112,7 @@
98
112
  "physical KNX address in format a/b/c not valid": "физический адрес KNX в формате a/b/c недействителен",
99
113
  "please provide a valid minimum send delay value between 0 and 1000 [ms]": "укажите допустимое минимальное значение задержки отправки от 0 до 1000 [мс]",
100
114
  "readout values of autoread iob objects on startup": "считывание значений объектов autoread iob при запуске",
115
+ "readout values of autoread iob objects on startup (uncheck for MDT)": "считывание значений объектов autoread iob при запуске (снимите флажок для MDT)",
101
116
  "remove existing IOB objects that are not in ETS import file": "удалить существующие объекты IOB, которых нет в файле импорта ETS",
102
117
  "set acknowledgement flag when application writes to object": "установить флаг подтверждения, когда приложение записывает в объект",
103
118
  "this is not a number": "это не число",
@@ -2,16 +2,22 @@
2
2
  " so you get read + write in a single object.": ", щоб читання + запис були в одному об'єкті.",
3
3
  "Adapter is not running": "Адаптер не працює",
4
4
  "Alias path": "Псевдонім шляху",
5
+ "Autoread": "Autoread",
5
6
  "Browse": "Browse",
6
7
  "Connect any ioBroker state to a KNX Group Address": "Connect any ioBroker state to a KNX Group Address",
7
8
  "Convert": "Convert",
8
9
  "Current Value": "Current Value",
9
10
  "Cyclic send": "Cyclic send",
11
+ "Debounce": "Антидребезг",
10
12
  "Direct (1:1)": "Direct (1:1)",
11
13
  "Direct Access": "Direct Access",
12
14
  "Direct Link": "Direct Link",
13
15
  "Direct Link created": "Direct Link created",
14
16
  "Direct Link removed": "Direct Link removed",
17
+ "Disable autoread": "Вимкнути авточитання",
18
+ "ETS: enable \"Tunneling: longer monitoring interval\" (60 s keep-alive)": "ETS: увімкніть «Тунелювання: довший інтервал моніторингу» (60 с підтримка)",
19
+ "ETS: set 60 s keep-alive (SCN-IP100: \"Tunneling: longer monitoring interval\", SCN-IP000: \"Support slow tunneling connections\")": "ETS: установіть 60 с для підтримки активності (SCN-IP100: «Тунелювання: довший інтервал моніторингу», SCN-IP000: «Підтримка повільних тунельних з’єднань»)",
20
+ "Enable \"Wait for ACK\"": "Увімкнути «Очікувати ACK»",
15
21
  "Enable KNX Secure": "Увімкніть KNX Secure",
16
22
  "Error": "Помилка",
17
23
  "Every value is forwarded as-is. Use for sensors, dimmers, or sliders.": "Every value is forwarded as-is. Use for sensors, dimmers, or sliders.",
@@ -33,18 +39,22 @@
33
39
  "KNX Secure (optional)": "KNX Secure (додатково)",
34
40
  "Keyfile content (paste .knxkeys file content)": "Вміст файлу ключів (вставити вміст файлу .knxkeys)",
35
41
  "Keyfile password": "Пароль файлу ключів",
42
+ "Last resort: switch protocol to \"Multicast (Routing)\"": "Крайній засіб: перемкніть протокол на \"Мультикаст (маршрутизація)\"",
36
43
  "Link": "Link",
37
44
  "Linked to": "Linked to",
38
45
  "Local IPv4 network interface": "Інтерфейс локальної мережі IPv4",
46
+ "MDT IP router — recommended steps:": "IP-маршрутизатор MDT — рекомендовані дії:",
47
+ "Max Direct Link send rate [tel/s] 0=Unlimited, MDT: 2": "Максимальна швидкість надсилання за прямим посиланням [тел/с] 0=Необмежено, MDT: 2",
39
48
  "Minimum Similarity 0-1": "Мінімальна схожість 0-1",
40
49
  "Minimum change required before sending to KNX bus. Leave empty to send every change.": "Minimum change required before sending to KNX bus. Leave empty to send every change.",
50
+ "Minimum interval between two writes for this GA. 0 = disabled.": "Мінімальний інтервал між двома записами для цієї GA. 0 = вимкнено.",
41
51
  "Minimum send delay between two frames [ms]": "Мінімальна затримка надсилання між двома кадрами [мс]",
42
52
  "Mode": "Mode",
43
53
  "On each ON value the current KNX state is read and the inverse is sent. Use for buttons that should toggle a KNX light on/off.": "On each ON value the current KNX state is read and the inverse is sent. Use for buttons that should toggle a KNX light on/off.",
44
54
  "Only ON values are forwarded, OFF is ignored. Use for scene triggers or door openers where the source sends ON/OFF (press/release).": "Only ON values are forwarded, OFF is ignored. Use for scene triggers or door openers where the source sends ON/OFF (press/release).",
45
- "Periodically re-send current value to KNX bus. Leave empty to disable.": "Periodically re-send current value to KNX bus. Leave empty to disable.",
46
55
  "Option A: Aliases": "Варіант A: псевдоніми",
47
56
  "Option B: knx Adapter Migration": "Варіант Б: міграція адаптера knx",
57
+ "Periodically re-send current value to KNX bus. Leave empty to disable.": "Periodically re-send current value to KNX bus. Leave empty to disable.",
48
58
  "Physical KNX address": "Фізична адреса KNX",
49
59
  "Please select your local network interface first.": "Спочатку виберіть інтерфейс локальної мережі.",
50
60
  "Port": "Порт",
@@ -55,10 +65,13 @@
55
65
  "Regex to identify Status GAs": "Регулярне вираз для ідентифікації статусу GA",
56
66
  "Regex to identify Status GAs (ending with status, rm, rückmeldung..).": "Регулярне вираз для ідентифікації статусу GA (закінчується на status, rm, rückmeldung..)",
57
67
  "Remove Link": "Remove Link",
68
+ "Response": "Response",
58
69
  "Restarting adapter": "Перезапуск адаптера",
59
70
  "Save": "Save",
60
71
  "Select a GA first": "Select a GA first",
61
72
  "Select a GA from the tree": "Select a GA from the tree",
73
+ "Set \"Max Direct Link send rate\" to 2": "Встановіть «Максимальна швидкість надсилання за прямим посиланням» на 2",
74
+ "Set \"linkedStateDebounce\" on flapping GAs": "Встановіть «linkedStateDebounce» для махаючих GA",
62
75
  "Settings and Import": "Налаштування та імпорт",
63
76
  "Settings saved": "Settings saved",
64
77
  "Target namespace (e.g. knx.0 to avoid script adjustments)": "Цільовий простір імен (наприклад, knx.0, щоб уникнути коригування сценарію)",
@@ -73,6 +86,7 @@
73
86
  "Unknown error": "Невідома помилка",
74
87
  "Unsupported file format": "Непідтримуваний формат файлу",
75
88
  "Value": "Value",
89
+ "Wait for ACK (check for sensitive gateways like MDT)": "Чекати на ACK (позначте для чутливих шлюзів, таких як MDT)",
76
90
  "Write": "Write",
77
91
  "add only new Objects": "Додавайте тільки нові об'єкти",
78
92
  "delete all existing KNX objects before import (clean re-import)": "delete all existing KNX objects before import (clean re-import)",
@@ -98,6 +112,7 @@
98
112
  "physical KNX address in format a/b/c not valid": "фізична адреса KNX у форматі a/b/c недійсна",
99
113
  "please provide a valid minimum send delay value between 0 and 1000 [ms]": "надайте дійсне мінімальне значення затримки надсилання від 0 до 1000 [мс]",
100
114
  "readout values of autoread iob objects on startup": "зчитування значень автозчитування об’єктів iob під час запуску",
115
+ "readout values of autoread iob objects on startup (uncheck for MDT)": "значення зчитування автозчитування об’єктів iob під час запуску (зніміть прапорець для MDT)",
101
116
  "remove existing IOB objects that are not in ETS import file": "видалити існуючі об’єкти IOB, яких немає у файлі імпорту ETS",
102
117
  "set acknowledgement flag when application writes to object": "встановити позначку підтвердження, коли програма записує об’єкт",
103
118
  "this is not a number": "це не число",
@@ -2,16 +2,22 @@
2
2
  " so you get read + write in a single object.": ",以便在单个对象中实现读 + 写。",
3
3
  "Adapter is not running": "适配器未运行",
4
4
  "Alias path": "别名路径",
5
+ "Autoread": "Autoread",
5
6
  "Browse": "Browse",
6
7
  "Connect any ioBroker state to a KNX Group Address": "Connect any ioBroker state to a KNX Group Address",
7
8
  "Convert": "Convert",
8
9
  "Current Value": "Current Value",
9
10
  "Cyclic send": "Cyclic send",
11
+ "Debounce": "去抖延迟",
10
12
  "Direct (1:1)": "Direct (1:1)",
11
13
  "Direct Access": "Direct Access",
12
14
  "Direct Link": "Direct Link",
13
15
  "Direct Link created": "Direct Link created",
14
16
  "Direct Link removed": "Direct Link removed",
17
+ "Disable autoread": "禁用自动阅读",
18
+ "ETS: enable \"Tunneling: longer monitoring interval\" (60 s keep-alive)": "ETS:启用“隧道:更长的监视间隔”(60 秒保持活动)",
19
+ "ETS: set 60 s keep-alive (SCN-IP100: \"Tunneling: longer monitoring interval\", SCN-IP000: \"Support slow tunneling connections\")": "ETS:设置 60 秒保持活动(SCN-IP100:“隧道:更长的监视间隔”,SCN-IP000:“支持慢速隧道连接”)",
20
+ "Enable \"Wait for ACK\"": "启用“等待 ACK”",
15
21
  "Enable KNX Secure": "启用 KNX 安全",
16
22
  "Error": "错误",
17
23
  "Every value is forwarded as-is. Use for sensors, dimmers, or sliders.": "Every value is forwarded as-is. Use for sensors, dimmers, or sliders.",
@@ -33,18 +39,22 @@
33
39
  "KNX Secure (optional)": "KNX 安全(可选)",
34
40
  "Keyfile content (paste .knxkeys file content)": "密钥文件内容(粘贴.knxkeys文件内容)",
35
41
  "Keyfile password": "密钥文件密码",
42
+ "Last resort: switch protocol to \"Multicast (Routing)\"": "最后的手段:将协议切换为“多播(路由)”",
36
43
  "Link": "Link",
37
44
  "Linked to": "Linked to",
38
45
  "Local IPv4 network interface": "本地 IPv4 网络接口",
46
+ "MDT IP router — recommended steps:": "MDT IP 路由器 — 推荐步骤:",
47
+ "Max Direct Link send rate [tel/s] 0=Unlimited, MDT: 2": "最大 Direct Link 发送速率 [tel/s] 0=无限制,MDT:2",
39
48
  "Minimum Similarity 0-1": "最小相似度0-1",
40
49
  "Minimum change required before sending to KNX bus. Leave empty to send every change.": "Minimum change required before sending to KNX bus. Leave empty to send every change.",
50
+ "Minimum interval between two writes for this GA. 0 = disabled.": "对该 GA 的两次写入之间的最小间隔。0 = 禁用。",
41
51
  "Minimum send delay between two frames [ms]": "两帧之间的最小发送延迟 [ms]",
42
52
  "Mode": "Mode",
43
53
  "On each ON value the current KNX state is read and the inverse is sent. Use for buttons that should toggle a KNX light on/off.": "On each ON value the current KNX state is read and the inverse is sent. Use for buttons that should toggle a KNX light on/off.",
44
54
  "Only ON values are forwarded, OFF is ignored. Use for scene triggers or door openers where the source sends ON/OFF (press/release).": "Only ON values are forwarded, OFF is ignored. Use for scene triggers or door openers where the source sends ON/OFF (press/release).",
45
- "Periodically re-send current value to KNX bus. Leave empty to disable.": "Periodically re-send current value to KNX bus. Leave empty to disable.",
46
55
  "Option A: Aliases": "选项 A:别名",
47
56
  "Option B: knx Adapter Migration": "选项 B:knx 适配器迁移",
57
+ "Periodically re-send current value to KNX bus. Leave empty to disable.": "Periodically re-send current value to KNX bus. Leave empty to disable.",
48
58
  "Physical KNX address": "物理 KNX 地址",
49
59
  "Please select your local network interface first.": "请先选择您的本地网络接口。",
50
60
  "Port": "港口",
@@ -55,10 +65,13 @@
55
65
  "Regex to identify Status GAs": "用于识别状态 GA 的正则表达式",
56
66
  "Regex to identify Status GAs (ending with status, rm, rückmeldung..).": "用于识别状态 GA 的正则表达式(以状态、rm、rückmeldung 结尾...)。",
57
67
  "Remove Link": "Remove Link",
68
+ "Response": "Response",
58
69
  "Restarting adapter": "重新启动适配器",
59
70
  "Save": "Save",
60
71
  "Select a GA first": "Select a GA first",
61
72
  "Select a GA from the tree": "Select a GA from the tree",
73
+ "Set \"Max Direct Link send rate\" to 2": "将“最大直接链路发送速率”设置为 2",
74
+ "Set \"linkedStateDebounce\" on flapping GAs": "在摆动 GA 上设置“linkedStateDebounce”",
62
75
  "Settings and Import": "设置和导入",
63
76
  "Settings saved": "Settings saved",
64
77
  "Target namespace (e.g. knx.0 to avoid script adjustments)": "目标命名空间(例如 knx.0 以避免脚本调整)",
@@ -73,6 +86,7 @@
73
86
  "Unknown error": "未知错误",
74
87
  "Unsupported file format": "不支持的文件格式",
75
88
  "Value": "Value",
89
+ "Wait for ACK (check for sensitive gateways like MDT)": "等待 ACK(对 MDT 等敏感网关请勾选)",
76
90
  "Write": "Write",
77
91
  "add only new Objects": "仅添加新对象",
78
92
  "delete all existing KNX objects before import (clean re-import)": "delete all existing KNX objects before import (clean re-import)",
@@ -98,6 +112,7 @@
98
112
  "physical KNX address in format a/b/c not valid": "a/b/c 格式的物理 KNX 地址无效",
99
113
  "please provide a valid minimum send delay value between 0 and 1000 [ms]": "请提供 0 到 1000 [ms] 之间的有效最小发送延迟值",
100
114
  "readout values of autoread iob objects on startup": "启动时自动读取 iob 对象的读数值",
115
+ "readout values of autoread iob objects on startup (uncheck for MDT)": "启动时自动读取 iob 对象的读出值(取消选中 MDT)",
101
116
  "remove existing IOB objects that are not in ETS import file": "删除 ETS 导入文件中不存在的现有 IOB 对象",
102
117
  "set acknowledgement flag when application writes to object": "当应用程序写入对象时设置确认标志",
103
118
  "this is not a number": "这不是一个数字",
@@ -106,6 +106,8 @@
106
106
  if (settings.localInterface === undefined) settings.localInterface = "";
107
107
  if (settings.hostProtocol === undefined) settings.hostProtocol = "TunnelUDP";
108
108
  if (settings.sendInterval === undefined) settings.sendInterval = 25;
109
+ if (settings.waitForAck === undefined) settings.waitForAck = false;
110
+ if (settings.maxSendRate === undefined) settings.maxSendRate = 0;
109
111
  if (settings.onlyAddNewObjects === undefined) settings.onlyAddNewObjects = false;
110
112
  if (settings.removeUnusedObjects === undefined) settings.removeUnusedObjects = false;
111
113
  if (settings.setAckOnWrite === undefined) settings.setAckOnWrite = false;
@@ -802,6 +804,12 @@
802
804
  + ' <span style="color:#666;font-size:0.85em">min</span>'
803
805
  + '<p style="color:#666;font-size:0.85em;margin-top:2px">' + _('Periodically re-send current value to KNX bus. Leave empty to disable.') + '</p>'
804
806
  + '</p>';
807
+ var debounceVal = (obj.native.linkedStateDebounce === undefined) ? 1 : obj.native.linkedStateDebounce;
808
+ html += '<p id="gaLinkDebounceRow"><b>' + _('Debounce') + ':</b> '
809
+ + '<input type="number" id="gaLinkDebounce" style="display:inline-block;width:80px;margin-left:8px" step="any" min="0" value="' + debounceVal + '" />'
810
+ + ' <span style="color:#666;font-size:0.85em">s</span>'
811
+ + '<p style="color:#666;font-size:0.85em;margin-top:2px">' + _('Minimum interval between two writes for this GA. 0 = disabled.') + '</p>'
812
+ + '</p>';
805
813
  html += '<div style="margin-top:16px"><a class="waves-effect waves-light btn-small" onclick="gaSaveLinkSettings()">' + _('Save') + '</a></div>';
806
814
  html += '<div style="margin-top:24px"><a class="waves-effect waves-light btn-small red" onclick="gaRemoveLink()">' + _('Remove Link') + '</a></div>';
807
815
  $('#gaLinkContent').html(html);
@@ -933,6 +941,8 @@
933
941
  var convert = $('#gaLinkConvert').val().trim();
934
942
  var cyclicVal = $('#gaLinkCyclic').val();
935
943
  var cyclic = cyclicVal ? parseInt(cyclicVal, 10) : 0;
944
+ var debounceRaw = $('#gaLinkDebounce').val();
945
+ var debounce = (debounceRaw === '' || debounceRaw === null) ? 1 : Math.max(0, parseFloat(debounceRaw) || 0);
936
946
  socket.emit('getObject', selectedGaId, function (err, gaObj) {
937
947
  if (err || !gaObj) return;
938
948
  if (threshold > 0) {
@@ -950,6 +960,7 @@
950
960
  } else {
951
961
  delete gaObj.native.linkedStateCyclic;
952
962
  }
963
+ gaObj.native.linkedStateDebounce = debounce;
953
964
  socket.emit('setObject', selectedGaId, gaObj, function () {
954
965
  gaObjects[selectedGaId] = gaObj;
955
966
  showToast(null, _('Settings saved'), null, 2000);
@@ -1185,13 +1196,36 @@
1185
1196
  <div class="col s12 input-field">
1186
1197
  <input class="value" id="autoreadEnabled" type="checkbox" />
1187
1198
  <label class="translate" for="autoreadEnabled"
1188
- >readout values of autoread iob objects on startup</label>
1199
+ >readout values of autoread iob objects on startup (uncheck for MDT)</label>
1189
1200
  </div>
1190
1201
  <div class="col s12 input-field">
1191
1202
  <input class="value" id="noWarnUnknownGa" type="checkbox" />
1192
1203
  <label class="translate" for="noWarnUnknownGa"
1193
1204
  >do not warn on unknown KNX group adresses</label>
1194
1205
  </div>
1206
+ <div class="col s12 input-field">
1207
+ <input class="value" id="waitForAck" type="checkbox" />
1208
+ <label class="translate" for="waitForAck"
1209
+ >Wait for ACK (check for sensitive gateways like MDT)</label>
1210
+ </div>
1211
+ <div class="col s12 l3 input-field">
1212
+ <input class="value" id="maxSendRate" type="text" />
1213
+ <label class="translate" for="maxSendRate"
1214
+ >Max Direct Link send rate [tel/s] 0=Unlimited, MDT: 2</label>
1215
+ </div>
1216
+ <div class="col s12" style="margin-top:12px;">
1217
+ <div style="border-left:3px solid #888; padding:8px 12px; background:#f5f5f5; color:#555; font-size:0.9em;">
1218
+ <div class="translate" style="font-weight:500; margin-bottom:6px;">MDT IP router — recommended steps:</div>
1219
+ <ol style="margin:0; padding-left:20px;">
1220
+ <li class="translate">ETS: set 60 s keep-alive (SCN-IP100: "Tunneling: longer monitoring interval", SCN-IP000: "Support slow tunneling connections")</li>
1221
+ <li class="translate">Disable autoread</li>
1222
+ <li class="translate">Set "Max Direct Link send rate" to 2</li>
1223
+ <li class="translate">Enable "Wait for ACK"</li>
1224
+ <li class="translate">Set "linkedStateDebounce" on flapping GAs</li>
1225
+ <li class="translate">Last resort: switch protocol to "Multicast (Routing)"</li>
1226
+ </ol>
1227
+ </div>
1228
+ </div>
1195
1229
 
1196
1230
  </div>
1197
1231
  </div>