-
Notifications
You must be signed in to change notification settings - Fork 5
/
io-package.json
206 lines (206 loc) · 7.12 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
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
{
"common": {
"name": "rfxcom",
"version": "2.0.2",
"news": {
"2.0.2": {
"en": "Fixed error by deleting of object",
"de": "Fehler beim Löschen von Objekten behoben",
"ru": "Исправлена ошибка при удалении объекта",
"pt": "Erro corrigido ao excluir o objeto",
"nl": "Fout opgelost door object te verwijderen",
"fr": "Correction d'une erreur en supprimant l'objet",
"it": "Risolto errore eliminando l'oggetto",
"es": "Se corrigió el error al eliminar el objeto.",
"pl": "Naprawiono błąd przez usunięcie obiektu",
"zh-cn": "通过删除对象修复错误"
},
"2.0.1": {
"en": "update packages\nBreaking change: no linux with 32 bit support",
"de": "Pakete aktualisieren\nBreaking Change: kein Linux mit 32-Bit-Unterstützung",
"ru": "пакеты обновления\nКритическое изменение: нет Linux с поддержкой 32-битной версии",
"pt": "pacotes de atualização\nQuebrando a mudança: sem linux com suporte de 32 bits",
"nl": "update pakketten\nBrekende verandering: geen linux met 32 bit-ondersteuning",
"fr": "mettre à jour les packages\nChangement de rupture : pas de Linux avec support 32 bits",
"it": "pacchetti di aggiornamento\nModifica importante: nessun linux con supporto a 32 bit",
"es": "paquetes de actualización\nCambio rotundo: no linux con soporte de 32 bits",
"pl": "pakiety aktualizacji\nPrzełomowa zmiana: brak linuxa z obsługą 32 bitów",
"zh-cn": "更新包\n重大变化:没有支持 32 位的 linux"
},
"2.0.0": {
"en": "update packages\nBreaking change: no linux with 32 bit support",
"de": "Pakete aktualisieren\nBreaking Change: kein Linux mit 32-Bit-Unterstützung",
"ru": "пакеты обновления\nКритическое изменение: нет Linux с поддержкой 32-битной версии",
"pt": "pacotes de atualização\nQuebrando a mudança: sem linux com suporte de 32 bits",
"nl": "update pakketten\nBrekende verandering: geen linux met 32 bit-ondersteuning",
"fr": "mettre à jour les packages\nChangement de rupture : pas de Linux avec support 32 bits",
"it": "pacchetti di aggiornamento\nModifica importante: nessun linux con supporto a 32 bit",
"es": "paquetes de actualización\nCambio rotundo: no linux con soporte de 32 bits",
"pl": "pakiety aktualizacji\nPrzełomowa zmiana: brak linuxa z obsługą 32 bitów",
"zh-cn": "更新包\n重大变化:没有支持 32 位的 linux"
},
"1.0.1": {
"en": "Compact mode\nSupport of node 10 added\nRefactoring",
"de": "Kompakter Modus\nUnterstützung von Knoten 10 hinzugefügt\nRefactoring",
"ru": "Компактный режим\nДобавлена поддержка узла 10\nРефакторинг",
"pt": "Modo compacto\nSuporte do nó 10 adicionado\nReestruturação",
"nl": "Compacte modus\nOndersteuning van knooppunt 10 toegevoegd\nRefactoring",
"fr": "Mode compact\nPrise en charge du nœud 10 ajoutée\nRefactoring",
"it": "Modalità compatta\nSupporto del nodo 10 aggiunto\nrefactoring",
"es": "Modo compacto\nSoporte del nodo 10 agregado\nRefactorización",
"pl": "Tryb kompaktowy\nDodano obsługę węzła 10\nRefaktoryzacja",
"zh-cn": "紧凑模式\n添加了对节点10的支持\n重构"
},
"0.2.0": {
"en": "initial commit",
"de": "Erste Version",
"ru": "Первая версия",
"pt": "commit inicial",
"nl": "initiële commit",
"fr": "validation initiale",
"it": "impegno iniziale",
"es": "Compromiso inicial",
"pl": "początkowe zatwierdzenie",
"zh-cn": "初始提交"
}
},
"title": "RfxCom",
"titleLang": {
"en": "RfxCom",
"de": "RfxCom",
"ru": "RfxCom",
"pt": "RfxCom",
"nl": "RfxCom",
"fr": "RfxCom",
"it": "RfxCom",
"es": "RfxCom",
"pl": "RfxCom",
"zh-cn": "RfxCom"
},
"desc": {
"en": "RFXtrx433XL USB HA controller",
"de": "RFXtrx433XL USB HA controller",
"ru": "RFXtrx433XL USB HA controller ",
"pt": "RFXtrx433XL USB HA controlador",
"nl": "RFXtrx433XL USB HA-controller",
"fr": "Contrôleur USB HA RFXtrx433XL",
"it": "Controller HA USB RFXtrx433XL",
"es": "Controlador RFXtrx433XL USB HA",
"pl": "RFXtrx433XL Kontroler USB HA",
"zh-cn": "RFXtrx433XL USB HA 控制器"
},
"platform": "Javascript/Node.js",
"mode": "daemon",
"icon": "rfxcom.png",
"license": "MIT",
"enabled": true,
"messagebox": true,
"extIcon": "https://raw.githubusercontent.com/ioBroker/ioBroker.rfxcom/master/admin//rfxcom.png",
"keywords": [
"RfxCom",
"RfxCom",
"433Mhz"
],
"connectionType": "local",
"dataSource": "push",
"tier": 2,
"compact": true,
"readme": "https://github.com/ioBroker/ioBroker.rfxcom/blob/master/README.md",
"loglevel": "info",
"stopBeforeUpdate": true,
"type": "iot-systems",
"plugins": {
"sentry": {
"dsn": "https://33578e7d83974195b1587d59afb3d4ea@sentry.iobroker.net/97"
}
},
"dependencies": [
{
"js-controller": ">=2.0.0"
}
]
},
"native": {
"comName": "",
"connTimeout": 600000,
"baudRate": 57600,
"inclusionTimeout": 300,
"devices": []
},
"objects": [],
"instanceObjects": [
{
"_id": "info",
"type": "channel",
"common": {
"name": "Information"
},
"native": {}
},
{
"_id": "info.connection",
"type": "state",
"common": {
"role": "indicator.connected",
"name": "If connected to RfxCom",
"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
},
"native": {}
},
{
"_id": "rawData",
"type": "state",
"common": {
"role": "state",
"name": "raw rx data",
"desc": "Last received data",
"type": "string",
"read": true,
"write": true
},
"native": {}
},
{
"_id": "firmwareVersion",
"type": "state",
"common": {
"role": "state",
"name": "Firmware version",
"desc": "Actual firmware version",
"type": "string",
"read": true,
"write": false
},
"native": {}
},
{
"_id": "availableVersion",
"type": "state",
"common": {
"role": "state",
"name": "Available firmware version",
"desc": "Latest firmware version",
"type": "string",
"read": true,
"write": false
},
"native": {}
}
]
}