forked from iobroker-community-adapters/ioBroker.habpanel
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathio-package.json
186 lines (186 loc) · 9.17 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
{
"common": {
"name": "habpanel",
"version": "0.3.4",
"news": {
"0.3.4": {
"en": "button widget accepts boolean; correcting charts",
"de": "Button Widget akzeptiert Boolean; Diagramme korrigieren",
"ru": "виджет кнопки принимает логическое значение; корректирующие диаграммы",
"pt": "botão widget aceita booleano; corrigindo gráficos",
"nl": "knop widget accepteert boolean; grafieken corrigeren",
"fr": "bouton widget accepte booléen; corriger les graphiques",
"it": "il widget pulsante accetta booleano; correggere i grafici",
"es": "botón widget acepta booleano; corrigiendo cuadros",
"pl": "przycisk widget akceptuje wartość logiczną; korygowanie wykresów",
"zh-cn": "按钮小部件接受布尔值;纠正图表"
},
"0.3.3": {
"en": "button toggle functionality for true/false fixed",
"de": "Schaltflächenumschaltfunktion für wahr / falsch behoben",
"ru": "исправлена функция переключения кнопок на true / false",
"pt": "botão alterna funcionalidade para true / false fixo",
"nl": "knopschakelfunctionaliteit voor waar / vals vast",
"fr": "bouton bascule la fonctionnalité pour vrai / faux fixe",
"it": "pulsante attiva la funzionalità per vero / falso fisso",
"es": "Botón para cambiar la funcionalidad de verdadero / falso fijo",
"pl": "przycisk przełącza funkcjonalność dla poprawionej wartości true / false",
"zh-cn": "用于真/假修复的按钮切换功能"
},
"0.3.2": {
"en": "chart and timeline functionality fixed",
"de": "Diagramm- und Timeline-Funktionalität behoben",
"ru": "исправлена функциональность графика и графика",
"pt": "Funcionalidade de gráfico e cronograma fixada",
"nl": "kaart- en tijdlijnfunctionaliteit opgelost",
"fr": "fonctionnalité de graphique et de chronologie corrigée",
"it": "funzionalità di grafico e cronologia fissi",
"es": "Funcionalidad de gráfico y línea de tiempo fija",
"pl": "Poprawiono funkcjonalność wykresów i osi czasu",
"zh-cn": "图表和时间线功能已修复"
},
"0.3.1": {
"en": "chart and timeline functionality added",
"de": "Diagramm- und Zeitleistenfunktion hinzugefügt",
"ru": "добавлена функциональность графика и графика",
"pt": "Funcionalidade de gráfico e cronograma adicionada",
"nl": "grafiek en tijdlijn functionaliteit toegevoegd",
"fr": "fonctionnalité de graphique et de chronologie ajoutée",
"it": "funzionalità di grafico e timeline aggiunta",
"es": "Gráfica y funcionalidad de línea de tiempo añadida",
"pl": "Dodano funkcję wykresu i osi czasu",
"zh-cn": "添加了图表和时间线功能"
},
"0.2.6": {
"en": "bugfix selection element",
"de": "Bugfix-Auswahlelement",
"ru": "элемент выбора исправления",
"pt": "elemento de seleção bugfix",
"nl": "bugfix selectie-element",
"fr": "élément de sélection de correction de bug",
"it": "elemento di selezione bugfix",
"es": "elemento de selección de corrección de errores",
"pl": "element wyboru błędu",
"zh-cn": "错误修复选择元素"
},
"0.2.5": {
"en": "bugfix format strings",
"de": "Bugfix-Formatstrings",
"ru": "строки формата исправления ошибок",
"pt": "strings de formato bugfix",
"nl": "formules voor bugfix-indeling",
"fr": "chaînes de format de correction",
"it": "stringhe di formato bugfix",
"es": "cadenas de formato de corrección de errores",
"pl": "ciągi zawierające poprawki błędów",
"zh-cn": "bugfix格式字符串"
},
"0.2.4": {
"en": "bugfix template widget",
"de": "Bugfix-Vorlagen-Widget",
"ru": "Исправление виджета шаблона",
"pt": "Widget de template bugfix",
"nl": "bugfix-sjabloon widget",
"fr": "widget de modèle de correction de bug",
"it": "widget modello di bugfix",
"es": "widget de plantilla de corrección de errores",
"pl": "Widżet szablonu błędu",
"zh-cn": "错误修正模板小部件"
},
"0.2.3": {
"en": "upgrade to current openhab version",
"de": "Update auf die aktuellen OpenHab Version",
"ru": "upgrade to current openhab version",
"pt": "atualizar para a versão atual do openhab",
"nl": "upgrade naar de huidige openhab-versie",
"fr": "passer à la version actuelle d'Openhab",
"it": "aggiornamento alla versione attuale di OpenHab",
"es": "actualizar a la versión actual de openhab",
"pl": "uaktualnij do obecnej wersji openhab",
"zh-cn": "升级到当前的openhab版本"
},
"0.1.7": {
"en": "add to welcome screen",
"de": "Zum Welcome-Screen hinzufügen",
"ru": "Добавлена на экран приветствия",
"pt": "adicionar à tela de boas vindas",
"nl": "toevoegen aan welkomstscherm",
"fr": "ajouter à l'écran d'accueil",
"it": "aggiungi alla schermata di benvenuto",
"es": "añadir a la pantalla de bienvenida",
"pl": "dodaj do ekranu powitalnego",
"zh-cn": "添加到欢迎屏幕"
},
"0.1.6": {
"en": "update version number",
"de": "update version number",
"ru": "update version number",
"pt": "atualizar número da versão",
"nl": "update versienummer",
"fr": "mettre à jour le numéro de version",
"it": "aggiorna il numero di versione",
"es": "actualizar el número de versión",
"pl": "zaktualizuj numer wersji",
"zh-cn": "更新版本号"
}
},
"title": "HABpanel",
"desc": {
"en": "HABpanel based ioBroker user interface",
"de": "ioBroker GUI mit HABpanel",
"ru": "ioBroker визуализация c HABpanel",
"pt": "Interface de usuário do ioBroker baseada em HABpanel",
"nl": "Op HABpanel gebaseerde gebruikersinterface van ioBroker",
"fr": "Interface utilisateur ioBroker basée sur HABpanel",
"it": "Interfaccia utente ioBroker basata su HABpanel",
"es": "Interfaz de usuario ioBroker basada en HABpanel",
"pl": "Interfejs użytkownika ioBroker oparty na HABpanel",
"zh-cn": "基于HABpanel的ioBroker用户界面"
},
"platform": "javascript/Node.js",
"loglevel": "info",
"dependencies": [
"web"
],
"icon": "habpanel.png",
"extIcon": "https://raw.githubusercontent.com/ioBroker/ioBroker.habpanel/master/admin/habpanel.png",
"keywords": [
"user",
"interface",
"webapp",
"jquerymobile",
"ui"
],
"readme": "https://github.com/ioBroker/ioBroker.habpanel/blob/master/README.md",
"singleton": true,
"welcomeScreen": {
"link": "habpanel/index.html",
"name": "HABpanel",
"img": "habpanel.admin/habpanel.png",
"color": "black",
"order": 3
},
"preserveSettings": "habpanel",
"authors": [
"Yannick Schaus <[email protected]>",
"Kuba Wolanin <[email protected]>",
"Sam Turner <[email protected]>",
"Ingo Sigmund <[email protected]>",
"Andreas Gebauer <[email protected]>",
"bluefox <[email protected]>"
],
"localLink": "%web_protocol%://%ip%:%web_port%/habpanel/index.html",
"type": "visualization",
"license": "EPL-1.0",
"noConfig": true,
"enabled": true,
"onlyWWW": true,
"nogit": true,
"mode": "extension",
"webExtension": "lib/habpanelapi.js"
},
"native": {
"webInstance": "*"
},
"objects": []
}