-
Notifications
You must be signed in to change notification settings - Fork 9
/
io-package.json
180 lines (180 loc) · 6.7 KB
/
io-package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
{
"common": {
"name": "mysensors",
"version": "3.0.0",
"news": {
"3.0.0": {
"en": "Updated serialport package",
"de": "Serialport-Paket aktualisiert",
"ru": "Обновленный пакет последовательного порта",
"pt": "Pacote de porta serial atualizado",
"nl": "Bijgewerkt serialport-pakket",
"fr": "Paquet de port série mis à jour",
"it": "Pacchetto porta seriale aggiornato",
"es": "Paquete de puerto serie actualizado",
"pl": "Zaktualizowany pakiet portu szeregowego",
"zh-cn": "更新了串口包"
},
"2.0.3": {
"en": "Added the support of deep sleep",
"de": "Unterstützung für Tiefschlaf hinzugefügt",
"ru": "Добавлена поддержка глубокого сна",
"pt": "Adicionado o suporte de sono profundo",
"nl": "Ondersteuning van diepe slaap toegevoegd",
"fr": "Ajout du support du sommeil profond",
"it": "Aggiunto il supporto del sonno profondo",
"es": "Se agregó el apoyo del sueño profundo.",
"pl": "Dodano wsparcie głębokiego snu",
"zh-cn": "增加了深度睡眠的支持"
},
"2.0.2": {
"en": "Added the support of deep sleep",
"de": "Unterstützung für Tiefschlaf hinzugefügt",
"ru": "Добавлена поддержка глубокого сна",
"pt": "Adicionado o suporte de sono profundo",
"nl": "De ondersteuning van diepe slaap toegevoegd",
"fr": "Ajout du support du sommeil profond",
"it": "Aggiunto il supporto del sonno profondo",
"es": "Se agregó el apoyo del sueño profundo.",
"pl": "Dodano wsparcie głębokiego snu",
"zh-cn": "增加了深度睡眠的支持"
},
"2.0.1": {
"en": "compare integer values",
"de": "Vergleichen Sie ganzzahlige Werte",
"ru": "сравнить целочисленные значения",
"pt": "comparar valores inteiros",
"nl": "vergelijk gehele waarden",
"fr": "comparer des valeurs entières",
"it": "confrontare i valori interi",
"es": "comparar valores enteros",
"pl": "porównaj wartości całkowite",
"zh-cn": "比较整数值"
},
"2.0.0": {
"en": "Support for nodejs 12 added, nodejs 4 is no longer supported!",
"de": "Unterstützung für NodeJS 12 hinzugefügt, NodeJS 4 wird nicht mehr unterstützt!",
"ru": "Добавлена поддержка nodejs 12, nodejs 4 больше не поддерживается!",
"pt": "Suporte para nodejs 12 adicionado, nodejs 4 não é mais suportado!",
"nl": "Ondersteuning voor nodejs 12 toegevoegd, nodejs 4 wordt niet langer ondersteund!",
"fr": "Prise en charge de nodejs 12 ajoutée, nodejs 4 n'est plus prise en charge!",
"it": "Supporto per nodejs 12 aggiunto, nodejs 4 non è più supportato!",
"es": "Se agregó soporte para nodejs 12, ¡nodejs 4 ya no es compatible!",
"pl": "Dodano wsparcie dla nodejs 12, nodejs 4 nie jest już obsługiwany!",
"zh-cn": "添加了对nodejs 12的支持,不再支持nodejs 4!"
},
"1.2.2": {
"en": "Added new objects (library 2.3.x). Added support for sleeping nodes",
"de": "Neue Objekte hinzugefügt (Bibliothek 2.3.x). Unterstützung für schlafende Knoten hinzugefügt",
"ru": "Добавлены новые объекты (библиотека 2.3.x). Добавлена поддержка спящих узлов",
"pt": "Adicionado novos objetos (biblioteca 2.3.x). Adicionado suporte para nós adormecidos",
"nl": "Nieuwe objecten toegevoegd (bibliotheek 2.3.x). Ondersteuning toegevoegd voor slapende knooppunten",
"fr": "Ajout de nouveaux objets (bibliothèque 2.3.x). Ajout du support pour les nœuds dormants",
"it": "Aggiunti nuovi oggetti (libreria 2.3.x). Aggiunto supporto per i nodi dormienti",
"es": "Se agregaron nuevos objetos (biblioteca 2.3.x). Se agregó soporte para nodos dormidos",
"pl": "Dodano nowe obiekty (biblioteka 2.3.x). Dodano obsługę węzłów do spania"
},
"1.2.1": {
"en": "Updating for Admin v3",
"de": "Aktualisierung für Admin v3",
"ru": "Обновление для Admin v3",
"pt": "Atualizando para Admin v3",
"nl": "Updaten voor Admin v3",
"fr": "Mise à jour pour Admin v3",
"it": "Aggiornamento per Admin v3",
"es": "Actualizando para Admin v3",
"pl": "Aktualizowanie dla administratora v3"
}
},
"title": "mysensors",
"titleLang": {
"en": "MySensors"
},
"desc": {
"en": "MySensors Adapter",
"de": "MySensors Adapter",
"ru": "Драйвер MySensors",
"pt": "adaptador de MySensors",
"nl": "MySensors Adapter",
"fr": "MySensors Adaptateur",
"it": "Adattatore MySensors",
"es": "Adaptador de MySensors",
"pl": "Adapter MySensors"
},
"license": "MIT",
"platform": "Javascript/Node.js",
"mode": "daemon",
"icon": "mysensors.png",
"materialize": true,
"enabled": true,
"messagebox": true,
"extIcon": "https://raw.githubusercontent.com/ioBroker/ioBroker.mysensors/master/admin//mysensors.png",
"keywords": [
"mysensors",
"arduino"
],
"readme": "https://github.com/ioBroker/ioBroker.mysensors/blob/master/README.md",
"loglevel": "info",
"stopBeforeUpdate": true,
"type": "iot-systems",
"authors": [
{
"name": "bluefox",
"email": "[email protected]"
}
],
"connectionType": "local",
"dataSource": "push",
"tier": 3,
"compact": true
},
"native": {
"comName": "",
"connTimeout": 60000,
"port": 5003,
"baudRate": 115200,
"mode": "server",
"type": "udp",
"bind": "0.0.0.0",
"broadcast": false,
"inclusionTimeout": 60000
},
"objects": [],
"instanceObjects": [
{
"_id": "info",
"type": "channel",
"common": {
"name": "Information"
},
"native": {}
},
{
"_id": "info.connection",
"type": "state",
"common": {
"role": "indicator.connected",
"name": "If connected to my sensors",
"type": "boolean",
"read": true,
"write": false,
"def": false
},
"native": {}
},
{
"_id": "inclusionOn",
"type": "state",
"common": {
"role": "state",
"name": "Inclusion mode activated",
"desc": "If inclusion mode on or off",
"type": "boolean",
"read": true,
"write": true,
"def": false
},
"native": {}
}
]
}