forked from iobroker-community-adapters/ioBroker.fhem
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathio-package.json
229 lines (229 loc) · 8.21 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
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
{
"common": {
"name": "fhem",
"version": "1.5.3",
"title": "FHEM connection",
"desc": {
"en": "FHEM",
"de": "FHEM",
"ru": "FHEM"
},
"news": {
"1.5.3": {
"en": "Several fixes and changes",
"de": "Mehrere Korrekturen und Änderungen",
"ru": "Несколько исправлений и изменений",
"pt": "Várias correções e mudanças",
"nl": "Verschillende oplossingen en wijzigingen",
"fr": "Plusieurs corrections et changements",
"it": "Diverse correzioni e modifiche",
"es": "Varias correcciones y cambios.",
"pl": "Kilka poprawek i zmian",
"zh-cn": "几个修复和更改"
},
"1.5.2": {
"en": "Several fixes and changes",
"de": "Mehrere Korrekturen und Änderungen",
"ru": "Несколько исправлений и изменений",
"pt": "Várias correções e mudanças",
"nl": "Verschillende oplossingen en wijzigingen",
"fr": "Plusieurs corrections et changements",
"it": "Diverse correzioni e modifiche",
"es": "Varias correcciones y cambios.",
"pl": "Kilka poprawek i zmian",
"zh-cn": "几个修复和更改"
},
"1.5.0": {
"en": "Several fixes and changes",
"de": "Mehrere Korrekturen und Änderungen",
"ru": "Несколько исправлений и изменений",
"pt": "Várias correções e mudanças",
"nl": "Verschillende oplossingen en wijzigingen",
"fr": "Plusieurs corrections et changements",
"it": "Diverse correzioni e modifiche",
"es": "Varias correcciones y cambios.",
"pl": "Kilka poprawek i zmian",
"zh-cn": "几个修复和更改"
},
"1.4.3": {
"en": "fix compact mode",
"de": "Kompaktmodus korrigieren",
"ru": "исправить компактный режим",
"pt": "corrigir modo compacto",
"nl": "fix compacte modus",
"fr": "correction du mode compact",
"it": "correzione della modalità compatta",
"es": "arreglar el modo compacto",
"pl": "napraw tryb kompaktowy",
"zh-cn": "修正压缩模式"
},
"1.4.2": {
"en": "Running timers will be stopped by unload",
"de": "Laufende Timer werden durch Entladen gestoppt",
"ru": "Таймеры запуска будут остановлены при выгрузке",
"pt": "Os temporizadores em execução serão interrompidos por descarregamento",
"nl": "Lopende timers worden gestopt door lossen",
"fr": "Les minuteries en cours d'exécution seront arrêtées par déchargement",
"it": "I timer in esecuzione verranno arrestati allo scaricamento",
"es": "Los temporizadores en ejecución se detendrán al descargar",
"pl": "Uruchomione stopery zostaną zatrzymane przez rozładowanie",
"zh-cn": "正在运行的计时器将通过卸载停止"
},
"1.4.1": {
"en": "Several fixes and changes",
"de": "Mehrere Korrekturen und Änderungen",
"ru": "Несколько исправлений и изменений",
"pt": "Várias correções e mudanças",
"nl": "Verschillende oplossingen en wijzigingen",
"fr": "Plusieurs corrections et changements",
"it": "Diverse correzioni e modifiche",
"es": "Varias correcciones y cambios.",
"pl": "Kilka poprawek i zmian",
"zh-cn": "几个修复和更改"
},
"1.4.0": {
"en": "adapter optimized",
"de": "Adapter optimiert",
"ru": "адаптер оптимизирован",
"pt": "adaptador otimizado",
"nl": "adapter geoptimaliseerd",
"fr": "adaptateur optimisé",
"it": "adattatore ottimizzato",
"es": "adaptador optimizado",
"pl": "adapter zoptymalizowany",
"zh-cn": "适配器优化"
},
"1.3.0": {
"en": "Compact mode was added",
"de": "Kompaktmodus wurde hinzugefügt",
"ru": "Компактный режим был добавлен",
"pt": "Modo compacto foi adicionado",
"nl": "Compact-modus is toegevoegd",
"fr": "Le mode compact a été ajouté",
"it": "È stata aggiunta la modalità compatta",
"es": "Se agregó el modo compacto",
"pl": "Dodano tryb kompaktowy",
"zh-cn": "紧凑模式已添加"
},
"1.2.2": {
"en": "Several fixes and changes",
"de": "Mehrere Korrekturen und Änderungen",
"ru": "Несколько исправлений и изменений",
"pt": "Várias correções e mudanças",
"nl": "Verschillende oplossingen en wijzigingen",
"fr": "Plusieurs corrections et changements",
"it": "Diverse correzioni e modifiche",
"es": "Varias correcciones y cambios.",
"pl": "Kilka poprawek i zmian",
"zh-cn": "几个修复和更改"
},
"1.2.1": {
"en": "Several fixes and changes",
"de": "Mehrere Korrekturen und Änderungen",
"ru": "Несколько исправлений и изменений",
"pt": "Várias correções e mudanças",
"nl": "Verschillende oplossingen en wijzigingen",
"fr": "Plusieurs corrections et modifications",
"it": "Diverse correzioni e modifiche",
"es": "Varias correcciones y cambios",
"pl": "Kilka poprawek i zmian"
},
"1.2.0": {
"en": "Several fixes and changes",
"de": "Mehrere Korrekturen und Änderungen",
"ru": "Несколько исправлений и изменений",
"pt": "Várias correções e mudanças",
"nl": "Verschillende oplossingen en wijzigingen",
"fr": "Plusieurs corrections et modifications",
"it": "Diverse correzioni e modifiche",
"es": "Varias correcciones y cambios",
"pl": "Kilka poprawek i zmian"
},
"1.1.1": {
"en": "Several fixes and changes",
"de": "Mehrere Korrekturen und Änderungen",
"ru": "Несколько исправлений и изменений",
"pt": "Várias correções e mudanças",
"nl": "Verschillende oplossingen en wijzigingen",
"fr": "Plusieurs corrections et modifications",
"it": "Diverse correzioni e modifiche",
"es": "Varias correcciones y cambios",
"pl": "Kilka poprawek i zmian"
},
"1.1.0": {
"en": "Big changes",
"de": "Große veränderungen",
"ru": "Большие изменения",
"pt": "Grandes mudanças",
"nl": "Grote veranderingen",
"fr": "Grands changements",
"it": "Grandi cambiamenti",
"es": "Grandes cambios",
"pl": "Duże zmiany"
}
},
"license": "MIT",
"localLink": "http://%host%:8083",
"platform": "Javascript/Node.js",
"mode": "daemon",
"icon": "fhem.png",
"enabled": true,
"materialize": true,
"compact": true,
"extIcon": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.fhem/master/admin/fhem.png",
"keywords": [
"FHEM"
],
"readme": "https://github.com/iobroker-community-adapters/ioBroker.fhem/blob/master/README.md",
"loglevel": "info",
"type": "iot-systems",
"authors": [
"bluefox <[email protected]>"
]
},
"native": {
"port": 7072,
"host": "127.0.0.1",
"reconnectTimeout": 30000,
"password": "",
"prompt": "fhem>"
},
"objects": [
],
"instanceObjects": [
{
"_id": "info",
"type": "channel",
"common": {
"name": "Information"
},
"native": {}
},
{
"_id": "info.connection",
"type": "state",
"common": {
"role": "indicator.connected",
"name": "If connected to FHEM server",
"type": "boolean",
"read": true,
"write": false,
"def": false
},
"native": {}
},
{
"_id": "info.resync",
"type": "state",
"common": {
"role": "state",
"name": "read all states from FHEM anew",
"type": "boolean",
"read": true,
"write": true,
"def": false
},
"native": {}
}
]
}