-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathio-package.json
201 lines (201 loc) · 6.22 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
{
"common": {
"name": "nissan",
"version": "0.1.1",
"news": {
"0.1.2": {
"en": "Refresh Token fix",
"de": "Refresh Token fix",
"ru": "Освещение Токена",
"pt": "Atualizar a correção Token",
"nl": "Tokenfix vernieuwen",
"fr": "Correction du jeton rafraîchi",
"it": "Refresh Token fix",
"es": "Refresh Token fix",
"pl": "Odśwież Token fix",
"uk": "Refresh Token виправити",
"zh-cn": "刷新调试修正"
},
"0.1.1": {
"en": "Login fixed.",
"de": "Login gefixt.",
"ru": "Запись установлена.",
"pt": "Registo fixo.",
"nl": "Login gerepareerd.",
"fr": "Connexion corrigée.",
"it": "Login fisso.",
"es": "Acceder fijo.",
"pl": "Zaloguj się.",
"uk": "Вхід фіксований.",
"zh-cn": "登录已修复 ."
},
"0.1.0": {
"en": "login fixed",
"de": "Login gefixt",
"ru": "фиксированный",
"pt": "login fixo",
"nl": "login vast",
"fr": "login corrigé",
"it": "login fisso",
"es": "login fijo",
"pl": "login stały",
"uk": "логін",
"zh-cn": "登录已固定"
},
"0.0.15": {
"en": "Make Nissan EV compatible with Node >=18",
"de": "Machen Sie Nissan EV mit Knoten >=18 kompatibel",
"ru": "Сделать Nissan EV совместимым с Node >=18",
"pt": "Tornar o Nissan EV compatível com Node >=18",
"nl": "Maak Nissan EV compatibel met Node >=18",
"fr": "Rendre Nissan EV compatible avec Node >=18",
"it": "Rendi Nissan EV compatibile con Nodo >=18",
"es": "Hacer que Nissan EV sea compatible con Node >=18",
"pl": "Spraw, aby Nissan EV był kompatybilny z węzłem >=18",
"uk": "Зробіть Nissan EV сумісним із Node >=18",
"zh-cn": "使 Nissan EV 与 Node >=18 兼容"
},
"0.0.12": {
"en": "Fix remote commands",
"de": "Korrigieren Sie Remote-Befehle",
"ru": "Исправление удаленных команд",
"pt": "Corrigir comandos remotos",
"nl": "Herstel opdrachten op afstand",
"fr": "Corriger les commandes à distance",
"it": "Correggi i comandi remoti",
"es": "Reparar comandos remotos",
"pl": "Napraw zdalne polecenia",
"uk": "Виправити віддалені команди",
"zh-cn": "修复远程命令"
},
"0.0.11": {
"en": "Add forceRefresh Option in settings. Fix login and endpoints",
"de": "Fügen Sie in den Einstellungen die Option „forceRefresh“ hinzu. Anmeldung und Endpunkte korrigieren",
"ru": "Добавьте опцию ForceRefresh в настройки. Исправление входа и конечных точек",
"pt": "Adicione a opção forceRefresh nas configurações. Corrigir login e endpoints",
"nl": "ForceRefresh-optie toevoegen in instellingen. Login en eindpunten repareren",
"fr": "Ajoutez l'option forceRefresh dans les paramètres. Corriger la connexion et les points de terminaison",
"it": "Aggiungi l'opzione forceRefresh nelle impostazioni. Correggi login ed endpoint",
"es": "Agregue la opción forceRefresh en la configuración. Reparar inicio de sesión y puntos finales",
"pl": "Dodaj opcję forceRefresh w ustawieniach. Napraw login i punkty końcowe",
"uk": "Додайте опцію forceRefresh у налаштуваннях. Виправте логін і кінцеві точки",
"zh-cn": "在设置中添加强制刷新选项。修复登录和端点"
}
},
"titleLang": {
"en": "Nissan",
"de": "Nissan",
"ru": "Nissan",
"pt": "Nissan",
"nl": "Nissan",
"fr": "Nissan",
"it": "Nissan",
"es": "Nissan",
"pl": "Nissan",
"zh-cn": "日产",
"uk": "Nissan"
},
"desc": {
"en": "Nissan Adapter",
"de": "Nissan-Adapter",
"ru": "Адаптер Nissan",
"pt": "Adaptador Nissan",
"nl": "Nissan-adapter",
"fr": "Adaptateur Nissan",
"it": "Adattatore Nissan",
"es": "Adaptador de Nissan",
"pl": "Adapter Nissana",
"zh-cn": "日产适配器",
"uk": "Адаптер Nissan"
},
"authors": [
"TA2k <[email protected]>"
],
"keywords": [
"nissan",
"leaf",
"nissanconnect"
],
"tier": 2,
"licenseInformation": {
"license": "MIT",
"link": "https://opensource.org/license/mit/",
"type": "free"
},
"authors": [
"TA2k <[email protected]>"
],
"keywords": [
"nissan",
"leaf"
],
"license": "MIT",
"platform": "Javascript/Node.js",
"icon": "nissan.png",
"enabled": true,
"extIcon": "https://raw.githubusercontent.com/TA2k/ioBroker.nissan/master/admin/nissan.png",
"readme": "https://github.com/TA2k/ioBroker.nissan/blob/master/README.md",
"loglevel": "info",
"mode": "daemon",
"type": "vehicle",
"compact": true,
"connectionType": "cloud",
"dataSource": "poll",
"adminUI": {
"config": "json"
},
"plugins": {
"sentry": {
"dsn": "https://[email protected]/160"
}
},
"dependencies": [
{
"js-controller": ">=5.0.0"
}
],
"globalDependencies": [
{
"admin": ">=5.1.13"
}
]
},
"encryptedNative": [
"password"
],
"protectedNative": [
"password"
],
"native": {
"user": "",
"password": "",
"interval": 10,
"nissanev": false,
"forceRefresh": false,
"regionev": "NE"
},
"objects": [],
"instanceObjects": [
{
"_id": "info",
"type": "channel",
"common": {
"name": "Information"
},
"native": {}
},
{
"_id": "info.connection",
"type": "state",
"common": {
"role": "indicator.connected",
"name": "Device or service connected",
"type": "boolean",
"read": true,
"write": false,
"def": false
},
"native": {}
}
]
}