-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathio-package.json
More file actions
188 lines (188 loc) · 8.11 KB
/
io-package.json
File metadata and controls
188 lines (188 loc) · 8.11 KB
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
{
"common": {
"name": "sofarcloud",
"version": "3.4.0",
"news": {
"3.4.0": {
"en": "node > 20",
"de": "knoten > 20",
"ru": "узел 20",
"pt": "nó > 20",
"nl": "knooppunt > 20",
"fr": "nœud > 20",
"it": "> 20",
"es": "nodo",
"pl": "węzeł > 20",
"uk": "вершина > 20",
"zh-cn": "节点 > 20"
},
"3.3.0": {
"en": "Better Admin menu",
"de": "Besseres Admin Menü",
"ru": "Лучшее меню администратора",
"pt": "Melhor menu de administração",
"nl": "Beter Admin menu",
"fr": "Meilleur menu Admin",
"it": "Menu migliore di amministrazione",
"es": "Mejor menú de Admin",
"pl": "Lepsze menu admin",
"uk": "Меню адміністратора",
"zh-cn": "更好的管理菜单"
},
"3.2.7": {
"en": "\"Invalid station ID\" message as warning instead of info\n\"Start cloud query after...\" as info instead of debug",
"de": "\"Invalid station ID\" Meldung als Warnung statt Info\n\"Start Cloud-Abfrage nach...\" als Info statt Debug",
"ru": "Сообщение «Недействительный идентификатор станции» в качестве предупреждения вместо информации\n«Начать облачный запрос после...» как информация вместо отладки",
"pt": "Mensagem \"Invalid station ID\" como aviso em vez de informação\n\"Iniciar consulta na nuvem após...\" como informação em vez de depuração",
"nl": "\"Invalid station ID\" bericht als waarschuwing in plaats van info\n\"Begin cloudquery na...\" als info in plaats van debuggen",
"fr": "Message \"Invalid station ID\" comme avertissement au lieu d'info\n\"Démarrer la requête cloud après...\" comme info au lieu de débogage",
"it": "\"ID stazione non valida\" messaggio come avvertimento invece di info\n\"Start cloud query after...\" come info invece di debug",
"es": "\"Invalid station ID\" mensaje como advertencia en lugar de información\n\"Iniciar la consulta de la nube después...\" como información en lugar de depurar",
"pl": "Komunikat \"Nieprawidłowy identyfikator stacji\" jako ostrzeżenie zamiast informacji\n\"Start cloud query after\"... jako info zamiast debug",
"uk": "Повідомлення про внесення змін до деяких відомостей про станцію\n\"Зірка хмари після...\" як інформація замість debug",
"zh-cn": "\"无效站ID\"信息作为警告而不是信息\n作为信息而不是调试"
},
"3.2.6": {
"en": "station_id.length < 9 instead 18\ndelay up to 177s",
"de": "station_id.length < 9 statt 18\nverzögerung bis 177",
"ru": "station_id.length < 9 вместо 18\nзадержка до 177",
"pt": "station_id.length < 9 em vez disso 18\natraso até 177s",
"nl": "station_id.lengte < 9 in plaats van 18\nvertraging tot 177s",
"fr": "station_id. longueur < 9 au lieu de 18\nretard jusqu'à 177s",
"it": "station_id.length < 9 invece 18\nritardo fino a 177",
"es": "station_id.length\nretraso hasta 177",
"pl": "station _ id.length < 9 zamiast 18\nopóźnienie do 177s",
"uk": "станція_id. довжина < 9 замість 18\nзатримка до 177s",
"zh-cn": "长度 < 9 改为 18\n延迟最多177次"
},
"3.2.5": {
"en": "Added query to check whether valid station ID is available",
"de": "Zusätzliche Abfrage, ob eine gültige Stations-ID verfügbar ist",
"ru": "Добавлен запрос для проверки наличия действительного идентификатора станции",
"pt": "Pesquisa adicionada para verificar se o ID da estação está disponível",
"nl": "Toegevoegde vraag om te controleren of een geldig station ID beschikbaar is",
"fr": "Ajout d'une requête pour vérifier si l'ID de station valide est disponible",
"it": "Aggiunto query per verificare se valida stazione ID è disponibile",
"es": "Consulta adicional para comprobar si el ID de estación válida está disponible",
"pl": "Dodano zapytanie, aby sprawdzić, czy dostępny jest identyfikator stacji",
"uk": "Додано запит, щоб перевірити, чи доступний ідентифікатор станції",
"zh-cn": "添加查询以检查是否有有效的站名"
},
"3.2.4": {
"en": "package.json edited",
"de": "paket.json bearbeitet",
"ru": "package.json скачать",
"pt": "pacote.json editado",
"nl": "package.json bewerkt",
"fr": "paquet.json édité",
"it": "pacchetto.json modificato",
"es": "package.json editado",
"pl": "package.json edytowany",
"uk": "пакет.json edited",
"zh-cn": "package.json 编辑"
},
"3.2.3": {
"en": "Security issue (my email address)",
"de": "Sicherheitsproblem (meine E-Mail-Adresse)",
"ru": "Вопрос безопасности (мой адрес электронной почты)",
"pt": "Problema de segurança (meu endereço de e-mail)",
"nl": "Beveiligingsprobleem (mijn e-mailadres)",
"fr": "Problème de sécurité (mon adresse courriel)",
"it": "Emissione di sicurezza (il mio indirizzo email)",
"es": "Cuestión de seguridad (mi dirección de correo electrónico)",
"pl": "Kwestia bezpieczeństwa (mój adres e-mail)",
"uk": "Питання безпеки (інформація електронної пошти)",
"zh-cn": "安全问题(我的电子邮件地址)"
}
},
"titleLang": {
"en": "SofarCloud",
"de": "SofarCloud",
"ru": "SofarCloud",
"pt": "SofarCloud",
"nl": "SofarCloud",
"fr": "SofarCloud",
"it": "SofarCloud",
"es": "SofarCloud",
"pl": "SofarCloud",
"uk": "SofarCloud",
"zh-cn": "SofarCloud"
},
"desc": {
"en": "Reads data from the SofarCloud server",
"de": "Lies Daten vom SofarCloud Server",
"ru": "Считывает данные с сервера SofarCloud",
"pt": "Lê dados do servidor SofarCloud",
"nl": "Leest gegevens van de SofarCloud-server",
"fr": "Lit les données du serveur SofarCloud",
"it": "Legge i dati dal server SofarCloud",
"es": "Lea datos del servidor SofarCloud",
"pl": "Czyta dane z serwera SofarCloud",
"uk": "Читає дані з сервера SofarCloud",
"zh-cn": "从 SfarCloud 服务器读取数据"
},
"authors": [
"Daniel Luginbühl <dlu0@sunrise.ch>"
],
"keywords": [
"pv",
"photovoltaik",
"photovoltaic",
"inverter",
"solar",
"sofar",
"wechselrichter"
],
"licenseInformation": {
"type": "free",
"license": "MIT"
},
"platform": "Javascript/Node.js",
"icon": "sofarcloud.jpg",
"enabled": false,
"extIcon": "https://raw.githubusercontent.com/ltspicer/ioBroker.sofarcloud/main/admin/sofarcloud.jpg",
"readme": "https://github.com/ltspicer/ioBroker.sofarcloud/blob/main/README.md",
"loglevel": "info",
"tier": 3,
"mode": "schedule",
"schedule": "*/5 * * * *",
"type": "energy",
"compact": true,
"connectionType": "cloud",
"dataSource": "poll",
"adminUI": {
"config": "json"
},
"dependencies": [
{
"js-controller": ">=6.0.11"
}
],
"globalDependencies": [
{
"admin": ">=7.6.20"
}
]
},
"native": {
"username": "",
"passwort": "",
"mqtt_active": false,
"broker_address": "127.0.0.1",
"mqtt_port": 1883,
"mqtt_user": "",
"mqtt_pass": "",
"storeJson": false,
"storeDir": "/home/iobroker"
},
"protectedNative": [
"passwort",
"mqtt_pass"
],
"encryptedNative": [
"passwort",
"mqtt_pass"
],
"objects": [],
"instanceObjects": []
}