iobroker.autodarts 0.0.8 → 0.0.10

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
@@ -47,6 +47,12 @@ In the adapter settings, enter:
47
47
  <!--
48
48
  ### **WORK IN PROGRESS**
49
49
  -->
50
+ ### 0.0.10 (2025-12-22)
51
+ - fix
52
+
53
+ ### 0.0.9 (2025-12-22)
54
+ - fix
55
+
50
56
  ### 0.0.8 (2025-12-21)
51
57
  - fix - Adapter Checker
52
58
 
package/io-package.json CHANGED
@@ -1,8 +1,34 @@
1
1
  {
2
2
  "common": {
3
3
  "name": "autodarts",
4
- "version": "0.0.8",
4
+ "version": "0.0.10",
5
5
  "news": {
6
+ "0.0.10": {
7
+ "en": "fix",
8
+ "de": "fixieren",
9
+ "ru": "исправлять",
10
+ "pt": "corrigir",
11
+ "nl": "fix",
12
+ "fr": "correction",
13
+ "it": "correzione",
14
+ "es": "arregle",
15
+ "pl": "fix",
16
+ "uk": "фіксація",
17
+ "zh-cn": "固定"
18
+ },
19
+ "0.0.9": {
20
+ "en": "fix",
21
+ "de": "fixieren",
22
+ "ru": "исправлять",
23
+ "pt": "corrigir",
24
+ "nl": "fix",
25
+ "fr": "correction",
26
+ "it": "correzione",
27
+ "es": "arregle",
28
+ "pl": "fix",
29
+ "uk": "фіксація",
30
+ "zh-cn": "固定"
31
+ },
6
32
  "0.0.8": {
7
33
  "en": "fix - Adapter Checker",
8
34
  "de": "fix - Adapter Checker",
@@ -67,32 +93,6 @@
67
93
  "pl": "Obsługa prywatności i danych",
68
94
  "uk": "Конфіденційність та обробка даних",
69
95
  "zh-cn": "隐私和数据处理"
70
- },
71
- "0.0.3": {
72
- "en": "init",
73
- "de": "init",
74
- "ru": "вводить",
75
- "pt": "init",
76
- "nl": "init",
77
- "fr": "init",
78
- "it": "init",
79
- "es": "init",
80
- "pl": "init",
81
- "uk": "увійти",
82
- "zh-cn": "输入"
83
- },
84
- "0.0.2": {
85
- "en": "initial release",
86
- "de": "erstausstrahlung",
87
- "ru": "первоначальное освобождение",
88
- "pt": "libertação inicial",
89
- "nl": "eerste release",
90
- "fr": "libération initiale",
91
- "it": "rilascio iniziale",
92
- "es": "liberación inicial",
93
- "pl": "początkowe zwolnienie",
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.autodarts",
3
- "version": "0.0.8",
3
+ "version": "0.0.10",
4
4
  "description": "Autodarts Autoscoring",
5
5
  "author": "skvarel <skvarel@inventwo.com>",
6
6
  "contributors": [