-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathio-package.json
182 lines (182 loc) · 8.8 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
{
"common": {
"name": "whatsapp-cmb",
"version": "0.3.0",
"news": {
"0.3.0": {
"en": "Important: Node.js 18 and js-controller 5.0.19 is required at least\nTreats all response codes other than 200 as errors",
"de": "Wichtig: Node.js 18 und js-controller 5.0.19 ist mindestens erforderlich\nBehandelt alle Antwortcodes außer 200 als Fehler",
"ru": "Важно: Node.js 18 и js-контроллер 5.0.19 требуется по крайней мере\nРассматривает все коды ответов, кроме 200, как ошибки",
"pt": "Importante: Node.js 18 e js-controller 5.0.19 é exigido pelo menos\nTrata todos os códigos de resposta que não sejam 200 como erros",
"nl": "Belangrijk: Node.js 18 en js-controller 5.0.19 is minimaal vereist\nBehandelt alle responscodes anders dan 200 als fouten",
"fr": "Important: Node.js 18 et js-controller 5.0.19 est nécessaire au moins\nTraite tous les codes de réponse autres que 200 comme des erreurs",
"it": "Importante: Node.js 18 e js-controller 5.0.19 è richiesto almeno\nTratta tutti i codici di risposta diversi da 200 come errori",
"es": "Importante: Node.js 18 y js-controller 5.0.19 se requiere por lo menos\nTrata todos los códigos de respuesta que no sean 200 como errores",
"pl": "Ważne: Node.js 18 i kontroler js- 5.0.19 jest wymagane co najmniej\nTraktuje wszystkie kody odpowiedzi inne niż 200 jako błędy",
"uk": "Важливо: Node.js 18 і js-controller 5.0.19 потрібно принаймні\nПовідомляти всі коди відповіді, крім 200 помилок",
"zh-cn": "重要:至少需要18号节点和5.0.19号节点控制器\n将200以外所有响应代码作为错误处理"
},
"0.2.3": {
"en": "Refer to website for current phone number",
"de": "Website für aktuelle Telefonnummer verweisen",
"ru": "Ссылка на сайт для текущего номера телефона",
"pt": "Consulte o site para o número de telefone atual",
"nl": "Refer naar website",
"fr": "Consulter le site web pour le numéro de téléphone actuel",
"it": "Fare riferimento al sito web per il numero di telefono corrente",
"es": "Consulte el sitio web para el número de teléfono actual",
"pl": "Odpowiedź na aktualny numer telefonu",
"zh-cn": "电话号码网站",
"uk": "Зверніться до веб-сайту, щоб дізнатися поточний номер телефону"
},
"0.2.2": {
"en": "Fix message encoding",
"de": "Korrigieren Sie die Nachrichtencodierung",
"ru": "Исправить кодировку сообщений",
"pt": "Corrigir a codificação da mensagem",
"nl": "Berichtcodering repareren",
"fr": "Correction de l'encodage des messages",
"it": "Correggi la codifica dei messaggi",
"es": "Arreglar la codificación de mensajes",
"pl": "Napraw kodowanie wiadomości",
"zh-cn": "修复消息编码",
"uk": "Виправити кодування повідомлень"
},
"0.2.1": {
"en": "Add Emoticons support\nAdd Sentry for crash reporting",
"de": "Unterstützung für Emoticons hinzufügen\nFügen Sie Sentry für Absturzberichte hinzu",
"ru": "Добавить поддержку смайликов\nДобавьте Sentry для отчетов о сбоях",
"pt": "Suporte para adicionar emoticons\nAdicionar Sentinela para relatórios de falhas",
"nl": "Ondersteuning voor emoticons toevoegen\nSentry toevoegen voor crashrapportage",
"fr": "Ajouter la prise en charge des émoticônes\nAjouter Sentry pour les rapports de plantage",
"it": "Aggiungi il supporto per le emoticon\nAggiungi Sentinella per la segnalazione degli arresti anomali",
"es": "Agregar compatibilidad con emoticonos\nAgregar Sentry para informes de fallas",
"pl": "Obsługa dodawania emotikonów\nDodaj Sentry do zgłaszania awarii",
"zh-cn": "添加表情支持\n添加 Sentry 以进行崩溃报告",
"uk": "Додайте підтримку смайлів\nДодайте Sentry для звітування про збої"
},
"0.1.6": {
"en": "Fixed the error with the phone number",
"de": "Der Fehler mit der Telefonnummer wurde behoben",
"ru": "Исправлена ошибка с номером телефона",
"pt": "Corrigido o erro com o número de telefone",
"nl": "De fout met het telefoonnummer opgelost",
"fr": "Correction de l'erreur avec le numéro de téléphone",
"it": "Risolto l'errore con il numero di telefono",
"es": "Se corrigió el error con el número de teléfono.",
"pl": "Naprawiono błąd związany z numerem telefonu",
"zh-cn": "解决了电话号码错误",
"uk": "Виправили помилку з номером телефону"
},
"0.1.3": {
"en": "The documentation and translations were added.",
"de": "Die Dokumentation und Übersetzungen wurden hinzugefügt.",
"ru": "Добавлена документация и переводы.",
"pt": "A documentação e as traduções foram adicionadas.",
"nl": "De documentatie en vertalingen zijn toegevoegd.",
"fr": "La documentation et les traductions ont été ajoutées.",
"it": "La documentazione e le traduzioni sono state aggiunte.",
"es": "Se agregaron la documentación y las traducciones.",
"pl": "Dodano dokumentację i tłumaczenia.",
"zh-cn": "该文件和翻译增加了。",
"uk": "Додано документацію та переклади."
},
"0.0.1": {
"en": "initial release",
"de": "Erstveröffentlichung",
"ru": "Начальная версия",
"pt": "lançamento inicial",
"nl": "Eerste uitgave",
"fr": "Première version",
"it": "Versione iniziale",
"es": "Versión inicial",
"pl": "Pierwsze wydanie",
"zh-cn": "首次出版",
"uk": "початковий випуск"
}
},
"title": "WhatsApp CallMeBot",
"titleLang": {
"en": "WhatsApp CallMeBot",
"de": "WhatsApp CallMeBot",
"ru": "WhatsApp CallMeBot",
"pt": "WhatsApp CallMeBot",
"nl": "WhatsApp CallMeBot",
"fr": "Appel WhatsApp",
"it": "WhatsApp CallMeBot",
"es": "WhatsApp CallMeBot",
"pl": "WhatsApp CallMeBot",
"zh-cn": "WhatsApp的CallMeBot",
"uk": "WhatsApp CallMeBot"
},
"desc": {
"en": "Allows to send to your whatsapp the messages from ioBroker",
"de": "Ermöglicht das Senden der Nachrichten von ioBroker an Ihre WhatsApp",
"ru": "Позволяет отправлять на ваш WhatsApp сообщения от ioBroker",
"pt": "Permite enviar para o seu whatsapp as mensagens do ioBroker",
"nl": "Hiermee kunt u de berichten van ioBroker naar uw WhatsApp sturen",
"fr": "Permet d'envoyer à votre WhatsApp les messages d'ioBroker",
"it": "Permette di inviare al tuo whatsapp i messaggi di ioBroker",
"es": "Permite enviar a tu whatsapp los mensajes de ioBroker",
"pl": "Pozwala wysyłać do WhatsApp wiadomości od ioBroker",
"zh-cn": "允许将来自ioBroker的消息发送到您的whatsapp",
"uk": "Дозволяє надсилати на ваш WhatsApp повідомлення з ioBroker"
},
"authors": [
"bluefox <[email protected]>"
],
"keywords": [
"whatsapp",
"notifications"
],
"licenseInformation": {
"license": "MIT",
"type": "free"
},
"platform": "Javascript/Node.js",
"main": "main.js",
"icon": "whatsapp-cmb.png",
"enabled": true,
"extIcon": "https://raw.githubusercontent.com/ioBroker/ioBroker.whatsapp-cmb/master/admin/whatsapp-cmb.png",
"readme": "https://github.com/ioBroker/ioBroker.whatsapp-cmb/blob/master/README.md",
"loglevel": "info",
"mode": "daemon",
"type": "messaging",
"compact": true,
"connectionType": "cloud",
"dataSource": "push",
"tier": 1,
"messagebox": true,
"materialize": true,
"blockly": true,
"dependencies": [
{
"js-controller": ">=5.0.19"
}
],
"plugins": {
"sentry": {
"dsn": "https://[email protected]/183"
}
}
},
"native": {
"apikey": "",
"defaultPhone": ""
},
"objects": [],
"instanceObjects": [
{
"_id": "sendMessage",
"type": "state",
"common": {
"name": "Send message",
"write": true,
"read": true,
"type": "string",
"role": "state"
},
"native": {}
}
]
}