-
Notifications
You must be signed in to change notification settings - Fork 8
/
io-package.json
executable file
·212 lines (212 loc) · 7.46 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
207
208
209
210
211
212
{
"common": {
"name": "homepilot",
"titleLang": {
"en": "Homepilot",
"de": "Homepilot",
"ru": "Homepilot",
"pt": "Homepilot",
"nl": "Homepilot",
"fr": "Homepilot",
"it": "Homepilot",
"es": "Homepilot",
"pl": "Homepilot",
"zh-cn": "Homepilot"
},
"desc": {
"en": "control Homepilot Duofern Devices with ioBroker",
"de": "verbindet Rademacher Homepilot Duofern Geräte mit ioBroker",
"ru": "контроль Homepilot Duofern Devices с ioBroker",
"pt": "Control Homepilot Duofern Devices com ioBroker",
"nl": "controle Homepilot Duofern-apparaten met ioBroker",
"fr": "contrôle Homepilot Duofern Devices avec ioBroker",
"it": "controlla i dispositivi Homepilot Duofern con ioBroker",
"es": "controlar dispositivos Homepilot Duofern con ioBroker",
"pl": "kontroluj urządzenia Homofilot Duofern z ioBroker",
"zh-cn": "使用ioBroker控制Homepilot Duofern设备"
},
"version": "1.2.3",
"mode": "daemon",
"news": {
"1.2.3": {
"en": "NPM related problems have been fixed.",
"de": "Probleme mit NPM wurden behoben.",
"ru": "Проблемы, связанные с НПМ, были решены.",
"pt": "NPM problemas relacionados foram corrigidos.",
"nl": "NPM-gerelateerde problemen zijn opgelost.",
"fr": "Les problèmes liés aux NPM ont été corrigés.",
"it": "I problemi relativi al NPM sono stati risolti.",
"es": "Se han solucionado los problemas relacionados con los mecanismos nacionales de prevención.",
"pl": "Problemy związane z NPM zostały naprawione.",
"uk": "Зафіксовано проблеми пов’язаних з NPM.",
"zh-cn": "与国家预防机制有关的问题已经解决."
},
"1.2.2": {
"en": "Adapter requires node.js >= 18 and js-controller >= 5 now\nDependencies have been updated",
"de": "Adapter benötigt node.js >= 18 und js-controller >= 5 jetzt\nAbhängigkeiten wurden aktualisiert",
"ru": "Адаптер требует node.js >= 18 и js-контроллер >= 5 сейчас\nЗависимость обновлена",
"pt": "Adapter requer node.js >= 18 e js-controller >= 5 agora\nAs dependências foram atualizadas",
"nl": "Voor adaptor zijn node.js < 18 en js-controller > Nu 5\nAfhankelijkheden zijn bijgewerkt",
"fr": "L'adaptateur nécessite node.js >= 18 et js-controller >= 5 maintenant\nLes dépendances ont été actualisées",
"it": "Adattatore richiede node.js >= 18 e js-controller >= 5 ora\nLe dipendenze sono state aggiornate",
"es": "Adaptador requiere node.js ó= 18 y js-controller 5 ahora\nSe han actualizado las dependencias",
"pl": "Adapter wymaga node.js > = 18 i kontroler js- > = 5 teraz\nZaktualizowano zależności",
"uk": "Адаптер вимагає node.js >= 18 і js-controller >= 5 тепер\nЗалежність було оновлено",
"zh-cn": "适配器需要节点.js QQ18和js控制器 QQ 现在5号\n依赖关系已更新"
},
"1.1.7": {
"en": "DeviceId should be string"
},
"1.1.6": {
"en": "connectionType and dataSource added, minor fixes",
"de": "connectionType und dataSource zugefügt, kleine Korrekturen"
},
"1.1.4": {
"en": "NodeJS 10 or higher required",
"de": "NodeJS 10 oder höher erforderlich",
"ru": "Требуется NodeJS 10 или выше",
"pt": "Necessário NodeJS 10 ou superior",
"nl": "NodeJS 10 of hoger vereist",
"fr": "NodeJS 10 ou supérieur requis",
"it": "Nodo JS 10 o superiore richiesto",
"es": "Nodo JS 10 o superior requerido",
"pl": "Wymagany NodeJS 10 lub wyższy",
"zh-cn": "需要NodeJS 10或更高版本"
},
"1.1.3": {
"en": "Added support for Connect Actor",
"de": "Unterstützung für Connect Actor hinzugefügt",
"ru": "Добавлена поддержка Connect Actor",
"pt": "Suporte adicionado ao Connect Actor",
"nl": "Ondersteuning toegevoegd voor Connect Actor",
"fr": "Ajout du support pour Connect Actor",
"it": "Aggiunto supporto per Connect Actor",
"es": "Soporte agregado para Connect Actor",
"pl": "Dodano obsługę Connect Actor",
"zh-cn": "添加了对Connect Actor的支持"
},
"1.1.2": {
"en": "Update testing for nodejs12, translations",
"de": "Update-Test für nodejs12, Übersetzungen",
"ru": "Обновление тестирования для nodejs12, переводы",
"pt": "Teste de atualização para nodejs12, traduções",
"nl": "Update testen voor nodejs12, vertalingen",
"fr": "Test de mise à jour pour nodejs12, traductions",
"it": "Test di aggiornamento per nodejs12, traduzioni",
"es": "Actualización de pruebas para nodejs12, traducciones",
"pl": "Zaktualizuj testy dla nodejs12, tłumaczenia",
"zh-cn": "更新nodejs12,翻译的测试"
}
},
"platform": "javascript/Node.js",
"loglevel": "info",
"tier": 2,
"materialize": true,
"keywords": [
"blinds",
"jalousien",
"homepilot",
"duofern",
"rademacher",
"rollladen",
"rollos",
"pix"
],
"authors": [
"Pix"
],
"licenseInformation": {
"license": "MIT",
"type": "free"
},
"readme": "https://github.com/iobroker-community-adapters/ioBroker.homepilot/blob/master/README.md",
"icon": "homepilot.png",
"extIcon": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.homepilot/master/admin/homepilot.png",
"allowInit": true,
"type": "iot-systems",
"connectionType": "local",
"dataSource": "push",
"dependencies": [
{
"js-controller": ">=5.0.19"
}
],
"globalDependencies": [
{
"admin": ">=6.13.16"
}
],
"config": {
"width": 650,
"height": 450,
"minWidth": 650,
"minHeight": 400
}
},
"native": {
"homepilotip": "",
"homepilotport": "",
"synctime": ""
},
"objects": [],
"instanceObjects": [
{
"_id": "station",
"type": "channel",
"common": {
"role": "",
"name": ""
},
"native": {}
},
{
"_id": "station.ip",
"type": "state",
"common": {
"name": "homepilot IP",
"desc": "homepilot station IP adress",
"type": "string",
"role": "text.url",
"read": true,
"write": false
},
"native": {}
},
{
"_id": "station.UNREACH",
"type": "state",
"common": {
"name": "homepilot not connected",
"desc": "is homepilot station unreachable or not",
"type": "boolean",
"role": "indicator.maintenance.unreach",
"def": true,
"read": true,
"write": false
},
"native": {}
},
{
"_id": "devices",
"type": "channel",
"common": {
"role": "",
"name": ""
},
"native": {}
},
{
"_id": "devices.json",
"type": "state",
"common": {
"name": "homepilot devices JSON",
"desc": "homepilot JSON response on http://homepilotip/deviceajax.do?devices=1",
"type": "string",
"role": "json",
"read": true,
"write": false
},
"native": {}
}
]
}