Skip to content

Commit 46afe58

Browse files
committed
chore: release v6.2.0
* (Apollon77) Prevented duplicate schedule triggering with inaccurate RTC clocks * (Apollon77) Fixed sendToAsync and sendToHostAsync * (Apollon77) Added rename/renameFile(Async) methods * (Apollon77) Deprecated get/setBinaryState(Async) methods and log a message on usage. Use Files instead! * (Apollon77) Deprecated usage of own states in javascript.X.scriptEnabled/Problem and log a message on usage. Use own states in 0_userdata.0 instead! * (bluefox) added axios to pre-installed modules. `request` will be removed in the future
1 parent b1f8877 commit 46afe58

File tree

12 files changed

+32
-28
lines changed

12 files changed

+32
-28
lines changed

CHANGELOG_OLD.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
The newest change log is in README.md
2+
## 6.0.3 (2022-09-14)
3+
* (AlCalzone) Downgrade Typescript to prevent errors with global typescript scripts
4+
25
## 6.0.1 (2022-08-19)
36
* (bluefox) Fixed the wizard schedule
47
* (bluefox) Done small fixes on GUI

admin/asset-manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"files": {
3-
"main.js": "/static/js/main.fafc51c5.js",
3+
"main.js": "/static/js/main.7c09fa34.js",
44
"static/css/62.a2231b9d.chunk.css": "/static/css/62.a2231b9d.chunk.css",
5-
"static/js/62.e8778f01.chunk.js": "/static/js/62.e8778f01.chunk.js",
5+
"static/js/62.f032ea6d.chunk.js": "/static/js/62.f032ea6d.chunk.js",
66
"static/js/90.f5ce0179.chunk.js": "/static/js/90.f5ce0179.chunk.js",
77
"static/js/234.427745bc.chunk.js": "/static/js/234.427745bc.chunk.js",
88
"static/js/13.6f214f89.chunk.js": "/static/js/13.6f214f89.chunk.js",
@@ -143,9 +143,9 @@
143143
"static/media/Garage Doors.svg": "/static/media/Garage Doors.0c2a1cfca7ad1ea59625.svg",
144144
"static/media/Outdoor Blinds.svg": "/static/media/Outdoor Blinds.37b85a9c060a4af48da9.svg",
145145
"static/media/Upstairs.svg": "/static/media/Upstairs.441813e54e0daca0882d.svg",
146-
"main.fafc51c5.js.map": "/static/js/main.fafc51c5.js.map",
146+
"main.7c09fa34.js.map": "/static/js/main.7c09fa34.js.map",
147147
"62.a2231b9d.chunk.css.map": "/static/css/62.a2231b9d.chunk.css.map",
148-
"62.e8778f01.chunk.js.map": "/static/js/62.e8778f01.chunk.js.map",
148+
"62.f032ea6d.chunk.js.map": "/static/js/62.f032ea6d.chunk.js.map",
149149
"90.f5ce0179.chunk.js.map": "/static/js/90.f5ce0179.chunk.js.map",
150150
"234.427745bc.chunk.js.map": "/static/js/234.427745bc.chunk.js.map",
151151
"13.6f214f89.chunk.js.map": "/static/js/13.6f214f89.chunk.js.map",
@@ -166,6 +166,6 @@
166166
"44.a833a26a.chunk.js.map": "/static/js/44.a833a26a.chunk.js.map"
167167
},
168168
"entrypoints": [
169-
"static/js/main.fafc51c5.js"
169+
"static/js/main.7c09fa34.js"
170170
]
171171
}

admin/static/js/62.e8778f01.chunk.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

admin/static/js/62.e8778f01.chunk.js renamed to admin/static/js/62.f032ea6d.chunk.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

admin/static/js/62.f032ea6d.chunk.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

admin/static/js/main.fafc51c5.js renamed to admin/static/js/main.7c09fa34.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

admin/static/js/main.fafc51c5.js.map renamed to admin/static/js/main.7c09fa34.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

admin/tab.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
8.23 KB
Binary file not shown.

io-package.json

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,21 @@
2020
"Apollon77 <iobroker@fischer-ka.de>",
2121
"AlCalzone"
2222
],
23-
"version": "6.1.4",
23+
"version": "6.2.0",
2424
"news": {
25+
"6.2.0": {
26+
"en": "Prevented duplicate schedule triggering with inaccurate RTC clocks\nFixed sendToAsync and sendToHostAsync\nAdded rename/renameFile(Async) methods\nDeprecated get/setBinaryState(Async) methods and log a message on usage. Use Files instead!\nDeprecated usage of own states in javascript.X.scriptEnabled/Problem and log a message on usage. Use own states in 0_userdata.0 instead!\nadded axios to pre-installed modules. `request` will be removed in the future",
27+
"de": "Verhinderte doppelte Zeitplanauslösung mit ungenauen RTC-Uhren\nFester Versand ToAsync und sendToHostAsync\nHinzugefügt Rename / RenameFile(Async) Methoden\nDeprecated get/setBinaryState(Async) Methoden und loggen Sie eine Nachricht bei der Nutzung. Verwenden Sie stattdessen Dateien!\nDeprecated Nutzung von eigenen Zuständen in javascript.X.scriptEnabled/Problem und loggen Sie eine Nachricht bei der Nutzung ein. Verwenden Sie stattdessen eigene Zustände in 0_userdata.0!\naxios zu vorinstallierten modulen hinzugefügt. anfrage wird in zukunft entfernt",
28+
"ru": "Предотвращение дублирования графика срабатывания с неточных часов RTC\nФиксированная отправка ToAsync и отправкаToHostAsync\nДобавлены rename/renameFile(Async) методы\nПредназначенные методы get/setBinaryState(Async) и зарегистрировать сообщение об использовании. Используйте файлы вместо!\nОпределённое использование собственных государств в javascript.X.scriptEnabled/Problem и зарегистрировать сообщение об использовании. Используйте собственные штаты в 0_userdata.0 вместо!\nдобавил axios для предварительно установленных модулей. запрос будет удален в будущем",
29+
"pt": "Acionador de cronograma duplicado com relógios RTC inexatos\nEnviar fixo ToAsync e sendToHostAsync\nAdicionados métodos de renome / nomeFile (Async)\nDeprecated get/setBinaryState(Async) métodos e registrar uma mensagem no uso. Use arquivos em vez disso!\nUso obsoleto de estados próprios em javascript.X.scriptAtivado/Problem e registra uma mensagem no uso. Use estados próprios em 0_userdata.0 em vez disso!\nadicionado axios para módulos pré-instalados. pedido será removido no futuro",
30+
"nl": "Voorbedachte duplicaat schema activeren met onnauwkeurige RTC klokken\nVertaling: ToAsync\nVertaling:\nGedepreceerde get/setBinaryState methodes en log een bericht op het gebruik. Gebruik Files in plaats daarvan!\nVerwijderde gebruik van eigen staaten in Javascript.X. geclaimd/Problem en log een bericht op het gebruik. Gebruik eigen staat in 0userdata.0 in plaats daarvan!\naxios toegevoegd aan geïnstalleerde modules. verzoek zal worden verwijderd in de toekomst",
31+
"fr": "Déclenchement préventif de l'horaire double avec des horloges RTC inexactes\nEnvoyé fixe ToAsync et envoyerToHostAsync\nAjout des méthodes de renom/renameFile(Async)\nDéprécier les méthodes get/setBinaryState(Async) et enregistrer un message sur l'utilisation. Utilisez des Fichiers à la place!\nUtilisation dépréciée de propres états dans javascript.X.scriptEnabled/Problem et connectez un message sur l'utilisation. Utilisez ses propres états dans 0_userdata.0 à la place!\naxios ajouté aux modules pré-installés. la demande sera retirée à l'avenir",
32+
"it": "Prevenire doppio programma di attivazione con orologi RTC inesatti\nInviato fisso ToAsync e inviareToHostAsync\nAggiunti i metodi di rinominare/rinominareFile(Async)\nDeprecated get/setBinaryState(Async) metodi e registrare un messaggio sull'uso. Utilizzare File invece!\nUso prestabilito dei propri stati in javascript.X.scriptEnabled/Problem e registrare un messaggio sull'uso. Utilizzare i propri stati in 0_userdata.0 invece!\naxios aggiunto ai moduli preinstallati. la richiesta sarà rimossa in futuro",
33+
"es": "Previsto programa de activación con relojes RTC inexactos\nEnvío fijo ToAsync y enviar aHostAsync\nMétodos de renombre/renombreFile(Async)\nDeprecated get/setBinaryState(Async) methods and log a message on usage. ¡Usa archivos en su lugar!\nUso precatado de los propios estados en javascript.X.scriptEnabled/Problem y registra un mensaje sobre el uso. Usar estados propios en 0_userdata.0 en su lugar!\naxios añadidos a módulos preinstalados. solicitud se eliminará en el futuro",
34+
"pl": "Preventorowy plan wyzwalający z niedokładnych zegarów RTC\nWysłać ToAsync i wysyłają ToHostAsynchron i wysyłają ToHostAsyncAsyn i wysyłają ToHostAsyncAsynchron i ToHostAsync\nAdded rename/rename File(Async) (ang.)\nZdeprecowane metody gotowania/setBinaryState (Asynchron) oraz sklasyfikowanie wiadomości na temat użycia. Zastosuj pliki!\nZdeprecowane użycie własnych stanów w Javascript.X.scriptEnabled/Problem i słabą wiadomość o użyciu. Wykorzystuje własne stany w 0:_userdata!\ndodał axios do przedinstalowanych modułów. w przyszłości żądanie zostanie usunięte",
35+
"uk": "Запобігання дублікатів графіка запуску з неточних годинників RTC\nВиправлена відправка ToAsync і відправитиToHostAsync\nДодано перейменування / перейменуванняФайл (Async) методи\nЗняти методи та записувати повідомлення про використання. Використовуйте файли!\nРозгортання використання власних станів у javascript.X.scriptEnabled/Problem та записувати повідомлення про використання. Використовуйте власні штати в 0_userdata.0 замість!\nдодано axios до попередньо встановлених модулів. запит буде видалено в майбутньому",
36+
"zh-cn": "D. 防止重复安排触发不准确的区域贸易总包\n固定的发送 ToAsync和寄托诺·阿森松\n重新命名/名称File(Async)方法\n预示的有/混合Binary(Async)的方法和逻辑是关于使用的信息。 使用电影而不是!\n解释自己国家在丛瓦文中的使用。 使用自己国家0. userdata.0 而!\n增加前遗单元的轴线。 今后将取消请求"
37+
},
2538
"6.1.4": {
2639
"en": "Corrected small error in rules\nTried to fix debug mode",
2740
"de": "Kleine Fehler in den Regeln korrigiert\nVersuchen, Debug-Modus zu beheben",
@@ -97,18 +110,6 @@
97110
"es": "Tiposcript de Downgrade para prevenir errores con scripts de tiposcript globales",
98111
"pl": "Wspomnienie typu Downgrade (ang. Downgrade Typescript), aby zapobiec błędom w tworzeniu scenariusza globalnego",
99112
"zh-cn": "D. 防止全球表格错误的等级说明"
100-
},
101-
"6.0.1": {
102-
"en": "Fixed the wizard schedule\nDone small fixes on GUI",
103-
"de": "Der Wizard Zeitplan wurde behoben\nFertige kleine Korrekturen auf GUI",
104-
"ru": "Исправлено расписание мастера\nНебольшие исправления на GUI",
105-
"pt": "Corrigido o cronograma do assistente\nFeito pequenas correções em GUI",
106-
"nl": "Het tovenaarschema is klaar\nGereed met kleine fixes op GUI",
107-
"fr": "Correction de l'horaire de l'assistant\nFait de petites corrections sur GUI",
108-
"it": "Risolto il programma della procedura guidata\nFatto piccole correzioni su GUI",
109-
"es": "Arreglado el programa del mago\nHecho pequeñas correcciones en GUI",
110-
"pl": "Fixed wizard schedule (ang.)\nDo niewielkich zmian na GUI",
111-
"zh-cn": "确定妻子时间表\nA. 古伊人小偷"
112113
}
113114
},
114115
"desc": {

0 commit comments

Comments
 (0)