iobroker.device-watcher 2.6.1 → 2.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +23 -1
- package/admin/i18n/de/translations.json +10 -1
- package/admin/i18n/en/translations.json +10 -1
- package/admin/i18n/es/translations.json +10 -1
- package/admin/i18n/fr/translations.json +10 -1
- package/admin/i18n/it/translations.json +10 -1
- package/admin/i18n/nl/translations.json +10 -1
- package/admin/i18n/pl/translations.json +10 -1
- package/admin/i18n/pt/translations.json +10 -1
- package/admin/i18n/ru/translations.json +10 -1
- package/admin/i18n/uk/translations.json +10 -1
- package/admin/i18n/zh-cn/translations.json +10 -1
- package/admin/jsonConfig.json +266 -154
- package/io-package.json +20 -15
- package/lib/arrApart.js +14 -1
- package/main.js +681 -182
- package/package.json +4 -4
package/README.md
CHANGED
|
@@ -37,7 +37,9 @@
|
|
|
37
37
|
|
|
38
38
|
## Device-Watcher adapter for ioBroker
|
|
39
39
|
|
|
40
|
-
This is a watchdog for devices. The adapter looks for the different information about the datapoints and create JSON & HTML lists of them:
|
|
40
|
+
This is a watchdog for devices/services and adapter/instances. The adapter looks for the different information about the datapoints and create JSON & HTML lists of them:
|
|
41
|
+
|
|
42
|
+
**Devices/Services:**
|
|
41
43
|
|
|
42
44
|
- devices with battery,
|
|
43
45
|
- devices with low battery,
|
|
@@ -46,6 +48,13 @@ This is a watchdog for devices. The adapter looks for the different information
|
|
|
46
48
|
- devices offline and
|
|
47
49
|
- all devices
|
|
48
50
|
|
|
51
|
+
**Adapter/Instances:**
|
|
52
|
+
|
|
53
|
+
- all instances
|
|
54
|
+
- deactivated instances
|
|
55
|
+
- instances with error
|
|
56
|
+
- available adapter updates
|
|
57
|
+
|
|
49
58
|
It's also counting them in the same categories. You can use the lists and states for Grafana, Jarvis etc for example.
|
|
50
59
|
|
|
51
60
|
### Supported adapters:
|
|
@@ -155,6 +164,7 @@ The adapter has different possibilities to send notifications:
|
|
|
155
164
|
- Email
|
|
156
165
|
- Jarvis
|
|
157
166
|
- Lovelace
|
|
167
|
+
- Signal
|
|
158
168
|
- SynoChat
|
|
159
169
|
- and also an datapoint with the last notification, so you can use it for other services which aren't supported.
|
|
160
170
|
|
|
@@ -179,6 +189,18 @@ It's possible to select:
|
|
|
179
189
|
Placeholder for the next version (at the beginning of the line):
|
|
180
190
|
### **WORK IN PROGRESS**
|
|
181
191
|
-->
|
|
192
|
+
### 2.7.0 (2023-03-13)
|
|
193
|
+
|
|
194
|
+
- (ciddi89) Added: Fully-MQTT
|
|
195
|
+
- (ciddi89) Added: Notification Service Matrix
|
|
196
|
+
- (ciddi89) Added: List and number of active instances
|
|
197
|
+
- (ciddi89) Added: HTML lists for instances/adapters
|
|
198
|
+
- (ciddi89) Added: HM-RPC device update pending datapoint
|
|
199
|
+
- (ciddi89) Added: User can define reporting time for error instances
|
|
200
|
+
- (ciddi89) Fixed: Send notification about adapter updates only if there are new ones
|
|
201
|
+
- (ciddi89) Improvements: Hide notification services only if no instance is choosen
|
|
202
|
+
- (ciddi89) Improvements: Some small code changes to avoid error messages
|
|
203
|
+
|
|
182
204
|
### 2.6.1 (2023-02-26)
|
|
183
205
|
|
|
184
206
|
- (ciddi89) Added: Signal adapter for notifications
|
|
@@ -133,5 +133,14 @@
|
|
|
133
133
|
"Devices/Services Notification Settings": "Benachrichtigungseinstellungen für Geräte/Dienste",
|
|
134
134
|
"Offline Time devices/services": "Offline-Zeitgeräte/-dienste",
|
|
135
135
|
"Offline Time for devices/services": "Offlinezeit für Geräte/Dienste",
|
|
136
|
-
"Watch adapter/instances": "Adapter/Instanzen beobachten"
|
|
136
|
+
"Watch adapter/instances": "Adapter/Instanzen beobachten",
|
|
137
|
+
"Matrix Instance": "Matrix-Instanz",
|
|
138
|
+
"Please choose the matrix instance": "Bitte wählen Sie die Matrixinstanz aus",
|
|
139
|
+
"Choose your title for message": "Wählen Sie Ihren Titel für die Nachricht",
|
|
140
|
+
"Jarvis Notification": "Jarvis-Benachrichtigung",
|
|
141
|
+
"Expert Settings": "Experteneinstellungen",
|
|
142
|
+
"Error Time for Instances": "Fehlerzeit für Instanzen",
|
|
143
|
+
"Here you can define the error time of each instance. The standard value is 20 seconds.": "Hier können Sie die Fehlerzeit jeder Instanz definieren. Der Standardwert beträgt 20 Sekunden.",
|
|
144
|
+
"Choose which instances should have a longer downtime": "Wählen Sie aus, welche Instanzen eine längere Ausfallzeit haben sollen",
|
|
145
|
+
"Time in seconds": "Zeit in Sekunden"
|
|
137
146
|
}
|
|
@@ -128,5 +128,14 @@
|
|
|
128
128
|
"Here you can define the offline times of each adapter. If you want to use the data points of the devices/services (online, available, reachable etc.) directly to determine the status, enter ' 0 '.": "Here you can define the offline times of each adapter. If you want to use the data points of the devices (online, available, reachable etc.) directly to determine the status, enter ' 0 '.",
|
|
129
129
|
"Devices/Services Notification Settings": "Devices/Services Notification Settings",
|
|
130
130
|
"Offline Time for devices/services": "Offline Time for devices/services",
|
|
131
|
-
"Watch adapter/instances": "Watch adapter/instances"
|
|
131
|
+
"Watch adapter/instances": "Watch adapter/instances",
|
|
132
|
+
"Matrix Instance": "Matrix Instance",
|
|
133
|
+
"Please choose the matrix instance": "Please choose the matrix instance",
|
|
134
|
+
"Choose your title for message": "Choose your title for message",
|
|
135
|
+
"Jarvis Notification": "Jarvis Notification",
|
|
136
|
+
"Expert Settings": "Expert Settings",
|
|
137
|
+
"Error Time for Instances": "Error Time for Instances",
|
|
138
|
+
"Here you can define the error time of each instance. The standard value is 20 seconds.": "Here you can define the error time of each instance. The standard value is 20 seconds.",
|
|
139
|
+
"Choose which instances should have a longer downtime": "Choose which instances should have a longer downtime",
|
|
140
|
+
"Time in seconds": "Time in seconds"
|
|
132
141
|
}
|
|
@@ -133,5 +133,14 @@
|
|
|
133
133
|
"Devices/Services Notification Settings": "Configuración de notificaciones de dispositivos/servicios",
|
|
134
134
|
"Offline Time devices/services": "Dispositivos/servicios de tiempo sin conexión",
|
|
135
135
|
"Offline Time for devices/services": "Tiempo sin conexión para dispositivos/servicios",
|
|
136
|
-
"Watch adapter/instances": "Ver adaptador/instancias"
|
|
136
|
+
"Watch adapter/instances": "Ver adaptador/instancias",
|
|
137
|
+
"Matrix Instance": "Instancia de matriz",
|
|
138
|
+
"Please choose the matrix instance": "Elija la instancia de matriz",
|
|
139
|
+
"Choose your title for message": "Elija su título para el mensaje",
|
|
140
|
+
"Jarvis Notification": "Notificación de Jarvis",
|
|
141
|
+
"Expert Settings": "Configuración experta",
|
|
142
|
+
"Error Time for Instances": "Tiempo de error para instancias",
|
|
143
|
+
"Here you can define the error time of each instance. The standard value is 20 seconds.": "Aquí puede definir el tiempo de error de cada instancia. El valor estándar es de 20 segundos.",
|
|
144
|
+
"Choose which instances should have a longer downtime": "Elija qué instancias deben tener un tiempo de inactividad más largo",
|
|
145
|
+
"Time in seconds": "Tiempo en segundos"
|
|
137
146
|
}
|
|
@@ -133,5 +133,14 @@
|
|
|
133
133
|
"Devices/Services Notification Settings": "Paramètres de notification des appareils/services",
|
|
134
134
|
"Offline Time devices/services": "Appareils/services de temps hors ligne",
|
|
135
135
|
"Offline Time for devices/services": "Temps hors ligne pour les appareils/services",
|
|
136
|
-
"Watch adapter/instances": "Regarder l'adaptateur/les instances"
|
|
136
|
+
"Watch adapter/instances": "Regarder l'adaptateur/les instances",
|
|
137
|
+
"Matrix Instance": "Instance de matrice",
|
|
138
|
+
"Please choose the matrix instance": "Veuillez choisir l'instance de la matrice",
|
|
139
|
+
"Choose your title for message": "Choisissez votre titre pour le message",
|
|
140
|
+
"Jarvis Notification": "Notification Jarvis",
|
|
141
|
+
"Expert Settings": "Paramètres experts",
|
|
142
|
+
"Error Time for Instances": "Heure d'erreur pour les instances",
|
|
143
|
+
"Here you can define the error time of each instance. The standard value is 20 seconds.": "Ici, vous pouvez définir le temps d'erreur de chaque instance. La valeur standard est de 20 secondes.",
|
|
144
|
+
"Choose which instances should have a longer downtime": "Choisissez les instances qui doivent avoir un temps d'arrêt plus long",
|
|
145
|
+
"Time in seconds": "Temps en secondes"
|
|
137
146
|
}
|
|
@@ -133,5 +133,14 @@
|
|
|
133
133
|
"Devices/Services Notification Settings": "Impostazioni di notifica dispositivi/servizi",
|
|
134
134
|
"Offline Time devices/services": "Dispositivi/servizi Offline Time",
|
|
135
135
|
"Offline Time for devices/services": "Tempo offline per dispositivi/servizi",
|
|
136
|
-
"Watch adapter/instances": "Guarda adattatori/istanze"
|
|
136
|
+
"Watch adapter/instances": "Guarda adattatori/istanze",
|
|
137
|
+
"Matrix Instance": "Istanza matrice",
|
|
138
|
+
"Please choose the matrix instance": "Scegli l'istanza della matrice",
|
|
139
|
+
"Choose your title for message": "Scegli il titolo del messaggio",
|
|
140
|
+
"Jarvis Notification": "Notifica Jarvis",
|
|
141
|
+
"Expert Settings": "Impostazioni avanzate",
|
|
142
|
+
"Error Time for Instances": "Tempo di errore per le istanze",
|
|
143
|
+
"Here you can define the error time of each instance. The standard value is 20 seconds.": "Qui puoi definire il tempo di errore di ogni istanza. Il valore standard è 20 secondi.",
|
|
144
|
+
"Choose which instances should have a longer downtime": "Scegli quali istanze dovrebbero avere un tempo di inattività più lungo",
|
|
145
|
+
"Time in seconds": "Tempo in secondi"
|
|
137
146
|
}
|
|
@@ -133,5 +133,14 @@
|
|
|
133
133
|
"Devices/Services Notification Settings": "Meldingsinstellingen voor apparaten/services",
|
|
134
134
|
"Offline Time devices/services": "Offline Time-apparaten/services",
|
|
135
135
|
"Offline Time for devices/services": "Offline tijd voor apparaten/services",
|
|
136
|
-
"Watch adapter/instances": "Bekijk adapter/exemplaren"
|
|
136
|
+
"Watch adapter/instances": "Bekijk adapter/exemplaren",
|
|
137
|
+
"Matrix Instance": "Matrix-exemplaar",
|
|
138
|
+
"Please choose the matrix instance": "Kies de matrixinstantie",
|
|
139
|
+
"Choose your title for message": "Kies uw titel voor het bericht",
|
|
140
|
+
"Jarvis Notification": "Jarvis-melding",
|
|
141
|
+
"Expert Settings": "Expert-instellingen",
|
|
142
|
+
"Error Time for Instances": "Fouttijd voor instanties",
|
|
143
|
+
"Here you can define the error time of each instance. The standard value is 20 seconds.": "Hier kunt u de fouttijd van elke instantie definiëren. De standaardwaarde is 20 seconden.",
|
|
144
|
+
"Choose which instances should have a longer downtime": "Kies welke instanties een langere downtime moeten hebben",
|
|
145
|
+
"Time in seconds": "Tijd in seconden"
|
|
137
146
|
}
|
|
@@ -133,5 +133,14 @@
|
|
|
133
133
|
"Devices/Services Notification Settings": "Ustawienia powiadomień o urządzeniach/usługach",
|
|
134
134
|
"Offline Time devices/services": "Urządzenia/usługi czasu offline",
|
|
135
135
|
"Offline Time for devices/services": "Czas offline dla urządzeń/usług",
|
|
136
|
-
"Watch adapter/instances": "Obejrzyj adapter/instancje"
|
|
136
|
+
"Watch adapter/instances": "Obejrzyj adapter/instancje",
|
|
137
|
+
"Matrix Instance": "Instancja macierzy",
|
|
138
|
+
"Please choose the matrix instance": "Wybierz instancję macierzy",
|
|
139
|
+
"Choose your title for message": "Wybierz tytuł wiadomości",
|
|
140
|
+
"Jarvis Notification": "Powiadomienie Jarvisa",
|
|
141
|
+
"Expert Settings": "Ustawienia eksperckie",
|
|
142
|
+
"Error Time for Instances": "Czas błędu dla instancji",
|
|
143
|
+
"Here you can define the error time of each instance. The standard value is 20 seconds.": "Tutaj możesz zdefiniować czas błędu dla każdej instancji. Standardowa wartość to 20 sekund.",
|
|
144
|
+
"Choose which instances should have a longer downtime": "Wybierz, które instancje powinny mieć dłuższe przestoje",
|
|
145
|
+
"Time in seconds": "Czas w sekundach"
|
|
137
146
|
}
|
|
@@ -133,5 +133,14 @@
|
|
|
133
133
|
"Devices/Services Notification Settings": "Configurações de notificação de dispositivos/serviços",
|
|
134
134
|
"Offline Time devices/services": "Dispositivos/serviços de tempo off-line",
|
|
135
135
|
"Offline Time for devices/services": "Tempo offline para dispositivos/serviços",
|
|
136
|
-
"Watch adapter/instances": "Observar adaptador/instâncias"
|
|
136
|
+
"Watch adapter/instances": "Observar adaptador/instâncias",
|
|
137
|
+
"Matrix Instance": "instância da matriz",
|
|
138
|
+
"Please choose the matrix instance": "Escolha a instância da matriz",
|
|
139
|
+
"Choose your title for message": "Escolha o título da mensagem",
|
|
140
|
+
"Jarvis Notification": "Notificação Jarvis",
|
|
141
|
+
"Expert Settings": "Configurações avançadas",
|
|
142
|
+
"Error Time for Instances": "Tempo de erro para instâncias",
|
|
143
|
+
"Here you can define the error time of each instance. The standard value is 20 seconds.": "Aqui você pode definir o tempo de erro de cada instância. O valor padrão é 20 segundos.",
|
|
144
|
+
"Choose which instances should have a longer downtime": "Escolha quais instâncias devem ter um tempo de inatividade mais longo",
|
|
145
|
+
"Time in seconds": "Tempo em segundos"
|
|
137
146
|
}
|
|
@@ -133,5 +133,14 @@
|
|
|
133
133
|
"Devices/Services Notification Settings": "Настройки уведомлений устройств/служб",
|
|
134
134
|
"Offline Time devices/services": "Устройства/сервисы Offline Time",
|
|
135
135
|
"Offline Time for devices/services": "Время автономной работы для устройств/сервисов",
|
|
136
|
-
"Watch adapter/instances": "Смотреть адаптер/экземпляры"
|
|
136
|
+
"Watch adapter/instances": "Смотреть адаптер/экземпляры",
|
|
137
|
+
"Matrix Instance": "Экземпляр матрицы",
|
|
138
|
+
"Please choose the matrix instance": "Пожалуйста, выберите экземпляр матрицы",
|
|
139
|
+
"Choose your title for message": "Выберите заголовок для сообщения",
|
|
140
|
+
"Jarvis Notification": "Уведомление Джарвиса",
|
|
141
|
+
"Expert Settings": "Настройки эксперта",
|
|
142
|
+
"Error Time for Instances": "Время ошибки для экземпляров",
|
|
143
|
+
"Here you can define the error time of each instance. The standard value is 20 seconds.": "Здесь вы можете определить время ошибки каждого экземпляра. Стандартное значение составляет 20 секунд.",
|
|
144
|
+
"Choose which instances should have a longer downtime": "Выберите, какие экземпляры должны иметь более длительное время простоя",
|
|
145
|
+
"Time in seconds": "Время в секундах"
|
|
137
146
|
}
|
|
@@ -133,5 +133,14 @@
|
|
|
133
133
|
"Devices/Services Notification Settings": "Налаштування сповіщень пристроїв/служб",
|
|
134
134
|
"Offline Time devices/services": "Пристрої/сервіси Offline Time",
|
|
135
135
|
"Offline Time for devices/services": "Час офлайн для пристроїв/сервісів",
|
|
136
|
-
"Watch adapter/instances": "Дивитися адаптер/примірники"
|
|
136
|
+
"Watch adapter/instances": "Дивитися адаптер/примірники",
|
|
137
|
+
"Matrix Instance": "Екземпляр матриці",
|
|
138
|
+
"Please choose the matrix instance": "Будь ласка, виберіть екземпляр матриці",
|
|
139
|
+
"Choose your title for message": "Виберіть заголовок для повідомлення",
|
|
140
|
+
"Jarvis Notification": "Сповіщення Джарвіса",
|
|
141
|
+
"Expert Settings": "Експертні налаштування",
|
|
142
|
+
"Error Time for Instances": "Час помилки для екземплярів",
|
|
143
|
+
"Here you can define the error time of each instance. The standard value is 20 seconds.": "Тут ви можете визначити час помилки кожного екземпляра. Стандартне значення - 20 секунд.",
|
|
144
|
+
"Choose which instances should have a longer downtime": "Виберіть, які екземпляри повинні мати довший час простою",
|
|
145
|
+
"Time in seconds": "Час у секундах"
|
|
137
146
|
}
|
|
@@ -133,5 +133,14 @@
|
|
|
133
133
|
"Devices/Services Notification Settings": "设备/服务通知设置",
|
|
134
134
|
"Offline Time devices/services": "离线时间设备/服务",
|
|
135
135
|
"Offline Time for devices/services": "设备/服务的离线时间",
|
|
136
|
-
"Watch adapter/instances": "观看适配器/实例"
|
|
136
|
+
"Watch adapter/instances": "观看适配器/实例",
|
|
137
|
+
"Matrix Instance": "矩阵实例",
|
|
138
|
+
"Please choose the matrix instance": "请选择矩阵实例",
|
|
139
|
+
"Choose your title for message": "选择您的消息标题",
|
|
140
|
+
"Jarvis Notification": "贾维斯通知",
|
|
141
|
+
"Expert Settings": "专家设置",
|
|
142
|
+
"Error Time for Instances": "实例的错误时间",
|
|
143
|
+
"Here you can define the error time of each instance. The standard value is 20 seconds.": "您可以在此处定义每个实例的错误时间。标准值为 20 秒。",
|
|
144
|
+
"Choose which instances should have a longer downtime": "选择哪些实例应该有更长的停机时间",
|
|
145
|
+
"Time in seconds": "时间以秒为单位"
|
|
137
146
|
}
|