iobroker.tidy 0.2.2 → 0.2.3

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.
package/README.md CHANGED
@@ -205,6 +205,9 @@ If you like our work and would like to support us, we appreciate any donation.
205
205
  <!--
206
206
  ### **WORK IN PROGRESS**
207
207
  -->
208
+ ### 0.2.3 (2026-06-10)
209
+ - (skvarel) Fixed i18n translation
210
+
208
211
  ### 0.2.2 (2026-06-10)
209
212
  - (skvarel) Added meta object types for adapter and instance namespace
210
213
 
@@ -224,10 +227,6 @@ If you like our work and would like to support us, we appreciate any donation.
224
227
  - (skvarel) Fixed type-check script for local development
225
228
  - (skvarel) Documented complete scan feature in README
226
229
 
227
- ### 0.1.5 (2026-05-29)
228
- - (skvarel) Updated dependencies
229
- - (skvarel) Fixed repo checker issue
230
-
231
230
  ## Older changes
232
231
  - [CHANGELOG_OLD.md](CHANGELOG_OLD.md)
233
232
 
@@ -48,7 +48,8 @@
48
48
  "Tip: The path stays editable after picking. Remove the instance number (e.g. alias.0 → alias) to scan all instances of an adapter.": "Tipp: Der Pfad bleibt nach der Auswahl bearbeitbar. Entferne die Instanznummer (z. B. alias.0 → alias), um alle Instanzen eines Adapters zu scannen.",
49
49
  "Tip: The path stays editable after picking. Remove the instance number (e.g. alias.0 → alias) to scan all instances. You can also copy any object ID from the Objects tab and paste it directly into the path field.": "Tipp: Der Pfad bleibt nach der Auswahl bearbeitbar. Entferne die Instanznummer (z. B. alias.0 → alias), um alle Instanzen zu scannen. Du kannst auch jede Objekt-ID aus dem Objekte-Tab kopieren und direkt ins Pfadfeld einfügen.",
50
50
  "Usage in VIS Widgets": "Verwendung in VIS-Widgets",
51
- "Use the object picker on the Scan Paths tab or type a path manually. The path stays editable after picking.\nTo scan all instances of an adapter, remove the instance number from the path (e.g. alias.0 → alias). This matches alias.0, alias.1, and so on.": "Verwenden Sie die Objektauswahl auf der RegisterkarteScanpfade“ oder geben Sie manuell einen Pfad ein. Der Pfad bleibt nach der Auswahl bearbeitbar.\n\nUm alle Instanzen eines Adapters zu scannen, entfernen Sie die Instanznummer aus dem Pfad (z. B. alias.0 → alias). Dies entspricht alias.0, alias.1 usw.",
51
+ "Use the object picker on the Scan Paths tab or type a path manually. The path stays editable after picking.\n\nTo scan all instances of an adapter, remove the instance number from the path (e.g. alias.0 → alias). This matches alias.0, alias.1, and so on.": "Nutze die Objektauswahl auf dem TabScan-Pfade“ oder gib einen Pfad manuell ein. Der Pfad bleibt nach der Auswahl bearbeitbar.\n\nUm alle Instanzen eines Adapters zu scannen, entferne die Instanznummer aus dem Pfad (z. B. alias.0 → alias). Das trifft alias.0, alias.1 usw.",
52
+ "Use the object picker on the Scan Paths tab or type a path manually. The path stays editable after picking.\nTo scan all instances of an adapter, remove the instance number from the path (e.g. alias.0 → alias). This matches alias.0, alias.1, and so on.": "Nutze die Objektauswahl auf dem Tab „Scan-Pfade“ oder gib einen Pfad manuell ein. Der Pfad bleibt nach der Auswahl bearbeitbar.\n\nUm alle Instanzen eines Adapters zu scannen, entferne die Instanznummer aus dem Pfad (z. B. alias.0 → alias). Das trifft alias.0, alias.1 usw.",
52
53
  "When enabled, all configured paths will be scanned automatically at the specified interval": "Wenn aktiviert, werden alle konfigurierten Pfade automatisch im angegebenen Intervall gescannt",
53
54
  "e.g. 0_userdata.0 or alias": "z. B. 0_userdata.0 oder alias",
54
55
  "help_json_fields": "<table style=\"width:100%;border-collapse:collapse;font-size:0.875rem\"><thead><tr style=\"border-bottom:1px solid #546e7a\"><th style=\"text-align:left;padding:8px 6px;width:6%\">Nr.</th><th style=\"text-align:left;padding:8px 6px;width:14%\">Schlüssel</th><th style=\"text-align:left;padding:8px 6px;width:40%\">Beschreibung</th><th style=\"text-align:left;padding:8px 6px\">Zweck</th></tr></thead><tbody><tr style=\"border-bottom:1px solid rgba(84,110,122,0.35)\"><td style=\"padding:6px\">01</td><td style=\"padding:6px\"><code>id</code></td><td style=\"padding:6px\">Vollständiger Datenpunkt-Pfad</td><td style=\"padding:6px\">Eindeutige Identifikation</td></tr><tr style=\"border-bottom:1px solid rgba(84,110,122,0.35)\"><td style=\"padding:6px\">02</td><td style=\"padding:6px\"><code>name</code></td><td style=\"padding:6px\">common.name oder letzter Teil der ID</td><td style=\"padding:6px\">Benutzerfreundlicher Name</td></tr><tr style=\"border-bottom:1px solid rgba(84,110,122,0.35)\"><td style=\"padding:6px\">03</td><td style=\"padding:6px\"><code>last_ts</code></td><td style=\"padding:6px\">Unix-Zeitstempel (ms) oder null</td><td style=\"padding:6px\">Sortierung im Hintergrund</td></tr><tr style=\"border-bottom:1px solid rgba(84,110,122,0.35)\"><td style=\"padding:6px\">04</td><td style=\"padding:6px\"><code>last_ts_iso</code></td><td style=\"padding:6px\">Formatiertes Datums-String</td><td style=\"padding:6px\">Anzeige in der Tabelle</td></tr><tr style=\"border-bottom:1px solid rgba(84,110,122,0.35)\"><td style=\"padding:6px\">05</td><td style=\"padding:6px\"><code>value</code></td><td style=\"padding:6px\">Aktueller Datenpunkt-Wert</td><td style=\"padding:6px\">Letzte Prüfung vor dem Löschen</td></tr><tr style=\"border-bottom:1px solid rgba(84,110,122,0.35)\"><td style=\"padding:6px\">06</td><td style=\"padding:6px\"><code>status</code></td><td style=\"padding:6px\">active, dead, stale, undefined, orphaned</td><td style=\"padding:6px\">Klassifikation (Englisch)</td></tr><tr style=\"border-bottom:1px solid rgba(84,110,122,0.35)\"><td style=\"padding:6px\">07</td><td style=\"padding:6px\"><code>status_de</code></td><td style=\"padding:6px\">aktiv, inaktiv, veraltet, undefiniert, verwaist</td><td style=\"padding:6px\">Klassifikation (Deutsch)</td></tr><tr style=\"border-bottom:1px solid rgba(84,110,122,0.35)\"><td style=\"padding:6px\">08</td><td style=\"padding:6px\"><code>issue</code></td><td style=\"padding:6px\">dead, stale, orphaned_alias oder null</td><td style=\"padding:6px\">Filterkriterium (null = OK)</td></tr><tr style=\"border-bottom:1px solid rgba(84,110,122,0.35)\"><td style=\"padding:6px\">09</td><td style=\"padding:6px\"><code>issue_de</code></td><td style=\"padding:6px\">inaktiv, veraltet, verwaistes Alias oder null</td><td style=\"padding:6px\">Filterkriterium (Deutsch)</td></tr><tr style=\"border-bottom:1px solid rgba(84,110,122,0.35)\"><td style=\"padding:6px\">10</td><td style=\"padding:6px\"><code>size</code></td><td style=\"padding:6px\">JSON.stringify(val).length</td><td style=\"padding:6px\">Findet Speicherfresser</td></tr></tbody></table>",
package/io-package.json CHANGED
@@ -1,8 +1,21 @@
1
1
  {
2
2
  "common": {
3
3
  "name": "tidy",
4
- "version": "0.2.2",
4
+ "version": "0.2.3",
5
5
  "news": {
6
+ "0.2.3": {
7
+ "en": "Fixed i18n translation",
8
+ "de": "Fixed i18n Übersetzung",
9
+ "ru": "Исправленный перевод i18n",
10
+ "pt": "Tradução fixa i18n",
11
+ "nl": "Vaste i18n vertaling",
12
+ "fr": "Correction de la traduction i18n",
13
+ "it": "Traduzione i18n fissa",
14
+ "es": "Traducción fija i18n",
15
+ "pl": "Naprawiono tłumaczenie i18n",
16
+ "uk": "Фіксований переклад i18n",
17
+ "zh-cn": "固定 i18n 翻译"
18
+ },
6
19
  "0.2.2": {
7
20
  "en": "Added meta object types for adapter and instance namespace",
8
21
  "de": "Meta-Objekttypen für Adapter und Instanz-Namespace hinzugefügt",
@@ -80,19 +93,6 @@
80
93
  "pl": "Poprawiony tytel i deszypcja",
81
94
  "uk": "Відреставрований титель і відхилення",
82
95
  "zh-cn": "订正钛和剥离"
83
- },
84
- "0.1.3": {
85
- "en": "Fixed repo checker issue",
86
- "de": "Problem der Repo Checker behoben",
87
- "ru": "Фиксированная проблема проверки репо",
88
- "pt": "Problema fixo do verificador de repo",
89
- "nl": "Probleem met vaste repochecker",
90
- "fr": "Correction du problème de repo checker",
91
- "it": "Rischio di errore",
92
- "es": "Número de comprobación de reposo fijo",
93
- "pl": "Stałe wydanie kontrolera repo",
94
- "uk": "Виправлено проблему перевірки репо",
95
- "zh-cn": "固定回购检查器问题"
96
96
  }
97
97
  },
98
98
  "titleLang": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iobroker.tidy",
3
- "version": "0.2.2",
3
+ "version": "0.2.3",
4
4
  "description": "Analyzes ioBroker objects for unused datapoints and helps you clean up your instance",
5
5
  "author": {
6
6
  "name": "skvarel",