Skip to content

Commit fe6a26d

Browse files
committed
chore: release v2.0.6
* (@GermanBluefox) Corrected the layout for visualisation
1 parent bdc4503 commit fe6a26d

9 files changed

Lines changed: 6914 additions & 6914 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ This adapter is built with the help of `type-detector`. All possible devices cou
131131
Placeholder for the next version (at the beginning of the line):
132132
### **WORK IN PROGRESS**
133133
-->
134-
### **WORK IN PROGRESS**
134+
### 2.0.6 (2026-03-31)
135135
* (@GermanBluefox) Corrected the layout for visualisation
136136

137137
### 2.0.5 (2026-03-26)
Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

admin/index_m.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
/>
2323
<script type="text/javascript" onerror="setTimeout(function(){window.location.reload()}, 5000)" src="./lib/js/socket.io.js"></script>
2424
<title>Devices</title>
25-
<script type="module" crossorigin src="./assets/index-BFt7eDkk.js"></script>
25+
<script type="module" crossorigin src="./assets/index-DkNW8IDV.js"></script>
2626
<link rel="modulepreload" crossorigin href="./assets/preload-helper-BDBacUwf.js">
2727
<link rel="modulepreload" crossorigin href="./assets/virtual_mf-REMOTE_ENTRY_ID_iobroker_devices__remoteEntry_js-CAuBoPqh.js">
2828
<link rel="modulepreload" crossorigin href="./assets/iobroker_devices__loadShare__react__loadShare__.js-C33xHJoj.js">

admin/tab.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
/>
2323
<script type="text/javascript" onerror="setTimeout(function(){window.location.reload()}, 5000)" src="./lib/js/socket.io.js"></script>
2424
<title>Devices</title>
25-
<script type="module" crossorigin src="./assets/index-BFt7eDkk.js"></script>
25+
<script type="module" crossorigin src="./assets/index-DkNW8IDV.js"></script>
2626
<link rel="modulepreload" crossorigin href="./assets/preload-helper-BDBacUwf.js">
2727
<link rel="modulepreload" crossorigin href="./assets/virtual_mf-REMOTE_ENTRY_ID_iobroker_devices__remoteEntry_js-CAuBoPqh.js">
2828
<link rel="modulepreload" crossorigin href="./assets/iobroker_devices__loadShare__react__loadShare__.js-C33xHJoj.js">

io-package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
11
{
22
"common": {
33
"name": "devices",
4-
"version": "2.0.5",
4+
"version": "2.0.6",
55
"news": {
6+
"2.0.6": {
7+
"en": "Corrected the layout for visualisation",
8+
"de": "Korrektur des Layouts für die Visualisierung",
9+
"ru": "Исправлен макет для визуализации",
10+
"pt": "Corrigido o layout para visualização",
11+
"nl": "De indeling voor visualisatie gecorrigeerd",
12+
"fr": "Correction de la disposition pour la visualisation",
13+
"it": "Corretto il layout per la visualizzazione",
14+
"es": "Corregido el diseño de visualización",
15+
"pl": "Poprawiono układ wizualizacji",
16+
"uk": "Виправлено макет для візуалізації",
17+
"zh-cn": "校正可视化的布局"
18+
},
619
"2.0.5": {
720
"en": "Added many new widgets.",
821
"de": "Viele neue Widgets hinzugefügt.",
@@ -80,19 +93,6 @@
8093
"pl": "Skorygowany błąd w GUI",
8194
"uk": "Виправлена помилка в GUI",
8295
"zh-cn": "在图形界面中更正错误"
83-
},
84-
"1.2.7": {
85-
"en": "Replaced icon for the state import\nCorrected the edit dialog",
86-
"de": "Ersetztes Symbol für den Staatsimport\nKorrektur des Bearbeitungsdialogs",
87-
"ru": "Замена иконки для государственного импорта\nИсправлен диалог редактирования",
88-
"pt": "Ícone substituído para a importação do estado\nCorrigido o diálogo de edição",
89-
"nl": "Pictogram vervangen door het status-importeren\nHet bewerkingsdialoogvenster corrigeren",
90-
"fr": "Icône remplacée pour l'importation d'état\nCorrection de la boîte de dialogue d'édition",
91-
"it": "Icona sostituita per l'importazione dello stato\nCorretto la finestra di dialogo Modifica",
92-
"es": "Icono reemplazado para la importación del estado\nCorregido el diálogo de edición",
93-
"pl": "Zastąpiona ikona dla importu stanu\nPoprawiono okno edycji",
94-
"uk": "Заміна ікони для державного імпорту\nВиправлено діалог редагування",
95-
"zh-cn": "状态导入已替换图标\n更正了编辑对话框"
9696
}
9797
},
9898
"titleLang": {

0 commit comments

Comments
 (0)