Skip to content

Commit 152e5aa

Browse files
committed
chore: release v1.15.14
* (foxriver76) Retry once on `(UNREACH)` and `Failure` errors to avoid tmeporary communication issues (closes #467) * (foxriver76) we have updated some device icons
1 parent 2555734 commit 152e5aa

File tree

4 files changed

+4267
-20
lines changed

4 files changed

+4267
-20
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ via or/and operator. The then clause of the program can remain empty. Now your s
152152
Placeholder for the next version (at the beginning of the line):
153153
### __WORK IN PROGRESS__
154154
-->
155-
### 1.15.13 (2022-08-25)
155+
### 1.15.14 (2022-08-25)
156156
* (foxriver76) Retry once on `(UNREACH)` and `Failure` errors to avoid tmeporary communication issues (closes #467)
157157
* (foxriver76) we have updated some device icons
158158

io-package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,20 @@
1414
"pl": "Łączy procesy HomeMatic-Interface (BidCos-Services, Homegear i CUxD) za pośrednictwem XML-RPC lub BIN-RPC z ioBroker",
1515
"zh-cn": "通过 XML-RPC 或 BIN-RPC 将 HomeMatic 接口进程(BidCos-Services、Homegear 和 CUxD)连接到 ioBroker"
1616
},
17-
"version": "1.15.13",
17+
"version": "1.15.14",
1818
"news": {
19+
"1.15.14": {
20+
"en": "Retry once on `(UNREACH)` and `Failure` errors to avoid tmeporary communication issues (closes #467)\nwe have updated some device icons",
21+
"de": "Wiederholen Sie einmal auf (UNREACH) und Fehler, um tmeporäre Kommunikationsprobleme zu vermeiden (schließt #467)\nwir haben einige gerätesymbole aktualisiert",
22+
"ru": "Повторяйтесь один раз на (UNREACH) и ошибках неисправности, чтобы избежать спорных вопросов связи (закрыты #467)\nмы обновили некоторые иконки устройства",
23+
"pt": "Retira uma vez sobre (UNREACH) e erros de falha para evitar problemas de comunicação tmeporária (fecha #467)\nnós atualizamos alguns ícones de dispositivo",
24+
"nl": "Herhaal één keer op en falen fouten om tmeporaire communicatieproblemen te voorkomen\nwe hebben wat apparaat iconen geüpload",
25+
"fr": "Retry once on (UNREACH) and Failure erreurs to avoid tmeporary communication issues (closes #467)\nnous avons mis à jour quelques icônes de périphérique",
26+
"it": "Riprovare una volta su (UNREACH) e Errori di errore per evitare problemi di comunicazione tmeporary (chiude #467)\nabbiamo aggiornato alcune icone del dispositivo",
27+
"es": "Retry once on (UNREACH) and Failure errors to avoid tmeporary communication issues (closes #467)\nhemos actualizado algunos iconos de dispositivo",
28+
"pl": "Retry raz na (UNREACH) oraz Failure error to avoid tmeporary communication (zamknięty #467)\nposiadać pewne ikony urządzeń",
29+
"zh-cn": "恢复原状(UNREACH)和不失误以避免异常的通信问题(第467号)\n我们更新了一些装置的掩体"
30+
},
1931
"1.15.13": {
2032
"en": "Retry once on `(UNREACH)` and `Failure` errors to avoid tmeporary communication issues (closes #467)\nwe have updated some device icons",
2133
"de": "Wiederholen Sie einmal auf (UNREACH) und Fehler, um tmeporäre Kommunikationsprobleme zu vermeiden (schließt #467)\nwir haben einige gerätesymbole aktualisiert",
@@ -87,18 +99,6 @@
8799
"es": "ahora nos aseguramos de que el `uuid` utilizado para la conexión sea realmente único",
88100
"pl": "teraz upewniamy się, że `uuid` używany do połączenia jest naprawdę unikalny",
89101
"zh-cn": "我们现在确保用于连接的 `uuid` 确实是唯一的"
90-
},
91-
"1.15.7": {
92-
"en": "fixed new devices beeing created as `undefined`",
93-
"de": "Behoben, dass neue Geräte als „undefiniert“ erstellt wurden",
94-
"ru": "исправлено создание новых устройств как `undefined`",
95-
"pt": "corrigidos novos dispositivos sendo criados como 'indefinidos'",
96-
"nl": "vaste nieuwe apparaten die zijn gemaakt als `undefined`",
97-
"fr": "correction de nouveaux appareils créés comme \"indéfinis\"",
98-
"it": "corretto il problema con la creazione di nuovi dispositivi come \"non definiti\".",
99-
"es": "Se corrigieron nuevos dispositivos creados como `indefinidos`",
100-
"pl": "naprawiono nowe urządzenia tworzone jako `undefined`",
101-
"zh-cn": "修复了创建为“未定义”的新设备"
102102
}
103103
},
104104
"authors": [

0 commit comments

Comments
 (0)