forked from Z-Wave-Me/home-automation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
modulesCategories.json
258 lines (258 loc) · 5.02 KB
/
modulesCategories.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
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
{
"de": [
{
"id": "basic_gateway_modules",
"name": "Basis Module",
"description": "Basis Gateway Module",
"icon": ""
},
{
"id": "legacy_products_workaround",
"name": "Produkte / Workaround",
"description": "Ältere Produkte / Workaround",
"icon": ""
},
{
"id": "support_external_ui",
"name": "Ext. UI´s",
"description": "Unterstützung externer UI´s",
"icon": ""
},
{
"id": "support_external_dev",
"name": "Ext. Geräte/Dienste",
"description": "Unterstützung von externen Geräten/Diensten",
"icon": ""
},
{
"id": "automation_basic",
"name": "Automation Grundlagen",
"description": "Automation Grundlagen",
"icon": ""
},
{
"id": "device_enhancements",
"name": "Geräte-Erweiterungen",
"description": "Geräte-Erweiterungen",
"icon": ""
},
{
"id": "developers_stuff",
"name": "Entwickler Module",
"description": "Entwickler Module",
"icon": ""
},
{
"id": "complex_applications",
"name": "Komplexe Anwendungen",
"description": "Komplexe Anwendungen",
"icon": ""
},
{
"id": "automation",
"name": "Automation",
"description": "Automation ",
"icon": ""
},
{
"id": "security",
"name": "Sicherheit",
"description": "Verbessert Sicherheit",
"icon": ""
},
{
"id": "peripherals",
"name": "Peripheriegeräte",
"description": "Z-Wave und andere Peripheriegeräte",
"icon": ""
},
{
"id": "surveillance",
"name": "Video Überwachung",
"description": "Unterstützung für Kameras",
"icon": ""
},
{
"id": "logging",
"name": "Datenspeicherung",
"description": "Datenspeichern für Drittanbieter-anwendungen",
"icon": ""
},
{
"id": "scripting",
"name": "Skripte",
"description": "Skripte",
"icon": ""
},
{
"id": "devices",
"name": "Geräte",
"description": "Geräte",
"icon": ""
},
{
"id": "scheduling",
"name": "Ablaufsteuerung",
"description": "Zeitgesteuerte Abläufe",
"icon": ""
},
{
"id": "climate",
"name": "Klima",
"description": "Klima",
"icon": ""
},
{
"id": "environment",
"name": "Umgebung",
"description": "Umgebungsbezogene Daten",
"icon": ""
},
{
"id": "scenes",
"name": "Szenen",
"description": "Lichtszenen",
"icon": ""
},
{
"id": "notifications",
"name": "Benachrichtigungen",
"description": "SMS, E-mail und Push benachrichtigung",
"icon": ""
},
{
"id": "tagging",
"name": "Markierung",
"description": "Markieren/Taggen von Elementen",
"icon": ""
}
],
"en": [
{
"id": "basic_gateway_modules",
"name": "Basic Modules",
"description": "Basic Gateway Modules",
"icon": ""
},
{
"id": "legacy_products_workaround",
"name": "Products / Workaround",
"description": "Legacy Products / Workaround",
"icon": ""
},
{
"id": "support_external_ui",
"name": "Ext. UIs",
"description": "Support of external UIs",
"icon": ""
},
{
"id": "support_external_dev",
"name": "Ext. Devices/Services",
"description": "Support of external Devices/Services",
"icon": ""
},
{
"id": "automation_basic",
"name": "Automation Basics",
"description": "Automation Basics",
"icon": ""
},
{
"id": "device_enhancements",
"name": "Device enhancements",
"description": "Device enhancements",
"icon": ""
},
{
"id": "developers_stuff",
"name": "Developers Stuff",
"description": "Developers Stuff",
"icon": ""
},
{
"id": "complex_applications",
"name": "Complex Applications",
"description": "Complex Applications",
"icon": ""
},
{
"id": "automation",
"name": "Automation",
"description": "Create home automation rules",
"icon": ""
},
{
"id": "security",
"name": "Security",
"description": "Enhance security",
"icon": ""
},
{
"id": "peripherals",
"name": "Peripherals",
"description": "Z-Wave and other peripherals",
"icon": ""
},
{
"id": "surveillance",
"name": "Video surveillance",
"description": "Support for cameras",
"icon": ""
},
{
"id": "logging",
"name": "Data logging",
"description": "Logging to third party services",
"icon": ""
},
{
"id": "scripting",
"name": "Scripting",
"description": "Create custom scripts",
"icon": ""
},
{
"id": "devices",
"name": "Devices",
"description": "Create devices",
"icon": ""
},
{
"id": "scheduling",
"name": "Schedulers",
"description": "Time related functions",
"icon": ""
},
{
"id": "climate",
"name": "Climate",
"description": "Climate control",
"icon": ""
},
{
"id": "environment",
"name": "Environment",
"description": "Environment related data",
"icon": ""
},
{
"id": "scenes",
"name": "Scenes",
"description": "Light scenes",
"icon": ""
},
{
"id": "notifications",
"name": "Notifications",
"description": "SMS, E-mail and push notifications",
"icon": ""
},
{
"id": "tagging",
"name": "Tagging",
"description": "Tagging widgets",
"icon": ""
}
]
}