Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

iobroker.device-watcher

Package Overview
Dependencies
Maintainers
2
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iobroker.device-watcher - npm Package Compare versions

Comparing version 2.5.0 to 2.6.0

19

admin/jsonConfig.json

@@ -243,2 +243,9 @@ {

},
"proxmoxDevices": {
"type": "checkbox",
"sm": 6,
"md": 6,
"lg": 3,
"label": "Proxmox"
},
"roombaDevices": {

@@ -1704,2 +1711,14 @@ "type": "checkbox",

},
"proxmoxMaxMinutes": {
"type": "number",
"min": -1,
"max": 100000,
"sm": 6,
"md": 6,
"lg": 3,
"label": "Proxmox",
"help": "in minutes",
"hidden": "!data.proxmoxDevices",
"hideOnlyControl": false
},
"roombaMaxMinutes": {

@@ -1706,0 +1725,0 @@ "type": "number",

31

io-package.json
{
"common": {
"name": "device-watcher",
"version": "2.5.0",
"version": "2.6.0",
"news": {
"2.6.0": {
"en": "Fixed: Instance error list and count was not reset\nFixed: Made working notification for adapter update\nAdded: Delete objects automatically if it is not selected in settings.\nEnhancement: Check if general device connected state is true for more then few seconds to prevent multiple device status messages\nAdded: Proxmox Adapter ([#123](https://github.com/ciddi89/ioBroker.device-watcher/issues/123))\nFixed: Delete/Add data of new or deleted instance without restart ([#125](https://github.com/ciddi89/ioBroker.device-watcher/issues/125))\nFixed: Delete/Add data of new or deleted devices without restart ([#125](https://github.com/ciddi89/ioBroker.device-watcher/issues/125))\nEnhancement: Schedule and State notifications\nEnhancement: Some code improvements",
"de": "Behoben: Instanz-Fehlerliste und Zählung wurde nicht zurückgesetzt\nBehoben: Bearbeitete Benachrichtigung für Adapter-Update\nHinzugefügt: Löschen Sie Objekte automatisch, wenn es nicht in Einstellungen ausgewählt wird.\nVerbesserung: Überprüfen Sie, ob der allgemeine gerätegebundene Zustand mehr als wenige Sekunden wahr ist, um mehrere Gerätestatusmeldungen zu verhindern\nHinzugefügt: Proxmox Adapter [#123](https://github.com/ciddi89/ioBroker.device-watcher/issues/123)\nBehoben: Daten der neuen oder gelöschten Instanz ohne Neustart löschen [#125](https://github.com/ciddi89/ioBroker.device-watcher/issues/125)\nBehoben: Daten von neuen oder gelöschten Geräten ohne Neustart löschen [#125](https://github.com/ciddi89/ioBroker.device-watcher/issues/125)\nVerbesserung: Zeitplan und staatliche Meldungen\nVerbesserung: Einige Codeverbesserungen",
"ru": "Исправлено: список ошибок Instance и счет не был сброс\nИсправлено: Сделано рабочее уведомление для обновления адаптера\nДобавлен: Удалить объекты автоматически, если он не выбран в настройках.\nУлучшение: Проверьте, подходит ли общее состояние устройства для более чем нескольких секунд, чтобы предотвратить несколько сообщений о состоянии устройства\nДобавлено: Адаптер Proxmox [#123](https://github.com/ciddi89/ioBroker.device-watcher/issues/123)\nИсправлено: Удалить/Добавить данные нового или удаленного экземпляра без перезагрузки [#125](https://github.com/ciddi89/ioBroker.device-watcher/issues/125)\nИсправлено: Удалить/Добавить данные новых или удаленных устройств без перезагрузки [#125](https://github.com/ciddi89/ioBroker.device-watcher/issues/125)\nУлучшение: Расписание и государственные уведомления\nУлучшение: Некоторые улучшения кода",
"pt": "Corrigido: Lista de erro de instância e contagem não foi redefinido\nCorrigido: Feito notificação de trabalho para atualização do adaptador\nAdicionado: Excluir objetos automaticamente se não estiver selecionado em configurações.\nMelhoria: Verifique se o estado conectado do dispositivo geral é verdadeiro por mais de poucos segundos para evitar várias mensagens de status do dispositivo\nAdicionado: Proxmox Adapter [#123](https://github.com/ciddi89/ioBroker.device-watcher/issues/123)\nCorrigido: Excluir/Adicionar dados de instância nova ou excluída sem reiniciar [#125](https://github.com/ciddi89/ioBroker.device-watcher/issues/125)\nCorrigido: Excluir/Adicionar dados de dispositivos novos ou excluídos sem reiniciar [#125](https://github.com/ciddi89/ioBroker.device-watcher/issues/125)\nMelhoria: Notificações de horário e estado\nMelhoria: Algumas melhorias de código",
"nl": "Instance foutenlijst en tel was niet reset\nIk heb een melding gemaakt voor een update\nVerwijderde objecten automatisch als het niet geselecteerd wordt.\nVerbetering: Controleer of het algemene apparaat meer dan enkele seconden waar is om meerdere berichten te voorkomen\nToegevoegd: Proxmox Adapter 123:\nDelete/Add data van nieuw of gewist instance zonder herstart $125, jittp,com/ciddi ioBroker\nDelete/Add data van nieuwe of gedelete apparaten zonder herstart $125, /ciddi89/ioBroker\nVertaling:\nVerbetering: Sommige code verbetering",
"fr": "Correction : La liste des erreurs d'instance et le nombre n'ont pas été réinitialisés\nCorrection : Réalisé une notification de travail pour la mise à jour de l'adaptateur\nAjouté : Supprimer automatiquement les objets si elle n'est pas sélectionnée dans les paramètres.\nAmélioration : Vérifiez si l'état de connexion de l'appareil général est vrai pendant plus de quelques secondes pour empêcher plusieurs messages d'état de l'appareil\nAjouté : Adaptateur Proxmox [#123](https://github.com/ciddi89/ioBroker.device-watcher/issues/123)\nCorrection : Supprimer/Ajouter les données d ' une instance nouvelle ou supprimée sans redémarrage [#125](https://github.com/ciddi89/ioBroker.device-watcher/issues/125)\nCorrection : Delete/Add data of new or Delete devices without restart [#125](https://github.com/ciddi89/ioBroker.device-watcher/issues/125)\nAmélioration : Avis de l ' État et de l ' annexe\nAmélioration : Quelques améliorations de code",
"it": "Risolto: elenco di errore di caso e il conteggio non è stato ripristinato\nFisso: Notifica di lavoro fatta per l'aggiornamento dell'adattatore\nAggiunto: Elimina gli oggetti automaticamente se non viene selezionato nelle impostazioni.\nMiglioramento: Controllare se lo stato di connessione del dispositivo generale è vero per più di pochi secondi per evitare più messaggi di stato del dispositivo\nAggiunto: Proxmox Adapter [#123](https://github.com/ciddi89/ioBroker.device-watcher/issues/123)\nRisolto: cancellare/Aggiungi i dati di un'istanza nuova o cancellata senza riavviare [#125](https://github.com/ciddi89/ioBroker.device-watcher/issues/125)\nRisolto: Elimina/Aggiungi i dati di nuovi o cancellati dispositivi senza riavviare [#125](https://github.com/ciddi89/ioBroker.device-watcher/issues/125)\nMiglioramento: Orari e notifiche di stato\nMiglioramento: Alcuni miglioramenti del codice",
"es": "Fijo: Lista de errores de instalación y cuenta no fue reajustado\nFijo: notificación de trabajo hecha para la actualización del adaptador\nAñadido: Eliminar objetos automáticamente si no se selecciona en la configuración.\nMejora: Compruebe si el estado de conexión del dispositivo general es cierto durante más de segundos para evitar múltiples mensajes de estado del dispositivo\nAñadido: Proxmox Adapter [#123](https://github.com/ciddi89/ioBroker.device-watcher/issues/123)\nFijo: Eliminar/Añadir datos de instancia nueva o eliminada sin reiniciar [#125](https://github.com/ciddi89/ioBroker.device-watcher/issues/125)\nFijo: Eliminar/Añadir datos de dispositivos nuevos o eliminados sin reiniciar [#125](https://github.com/ciddi89/ioBroker.device-watcher/issues/125)\nMejora: Lista y notificaciones del Estado\nMejora: Algunas mejoras de código",
"pl": "Fixed: Instance error list (ang.)\nFix: Made Work Notification for adapter update software (ang.)\nAdded: Obiekty Delete automatycznie, jeśli nie są wybrane w ustawieniach.\nWzmocnienia Jeśli urządzenie podłączone jest stanem prawdziwym dla kilku sekund, aby zapobiec wielokrotnym urządzeniem\nAdded: Proxmox Adapter #123(https:/github.com/ciddi89/ioBroker.device-watcher/issues/123)\nFixed: Delete/Addd data of new or deleted instance without restart #125(https:/github.com/ciddi89/ioBroker.device-watcher/issues/125) (ang.)\nFixed: Delete/Addd data of new or deleted devices without restart #125(https:/github.com/ciddi89/ioBroker.device-watcher/issues/125) (ang.)\nLista państw: Schedule and State notification\nWzmocnienia Niektóre poprawy kodu",
"uk": "Виправлено: Список помилок інстанцій і кількість не було скидання\nВиправлено: Зроблено робоче повідомлення для оновлення адаптера\nДодано: Видалити об'єкти автоматично, якщо він не вибраний в налаштуваннях.\nПідвищення: Перевірити, якщо загальний пристрій підключеного стану є більш ніж кілька секунд, щоб запобігти декількох повідомлень про стан пристрою\nДодано: Proxmox Adapter [#123](https://github.com/ciddi89/ioBroker.device-watcher/products/123)\nВиправлено: Видалити / додати дані нового або видаленого екземпляра без перезавантаження [#125](https://github.com/ciddi89/ioBroker.device-watcher/issues/125)\nВиправлено: Видалити / додати дані нових або видалених пристроїв без перезавантаження [#125](https://github.com/ciddi89/ioBroker.device-watcher/products/125)\nПідвищення: Графік та повідомлення про стан\nПідвищення: Деякі покращення коду",
"zh-cn": "固定:案件错误清单和计值没有重新确定\n固定:供适应人员更新工作通知\n添加:如果在环境中没有选择,便自动删去物品。.\n加强: 如果一般装置相连,那么,防止多件装置状况信息的二倍多,则视情况而定。\n添加: Proxmox Adapter[#123](http://github.com/ciddi89/ioBroker.device-watcher/issues/123)\nIxed: Delete/Add data of new or 删除 例如, no reart [#125] (http://github.com/ciddi89/ioBroker.device-watcher/issues/125)\nFixed: Delete/Add data of new or被删除的设备,而不重作[第125](http://github.com/ciddi89/ioBroker.device-watcher/issues/125)\n加强:时间表和国家通知\n加强: 有些守则的改进"
},
"2.5.0": {

@@ -83,15 +96,2 @@ "en": "Add Feature: Possibility to watch instances\nChange: Folder strukur. Instances and devices have got their own folders because of the overview. Please delete the instance folder and restart the instance.",

"zh-cn": "一些翻译\n数据点将在相互间记录。\n改进名单\n其他一些小的改进"
},
"2.2.1": {
"en": "Innogy Smarthome added\nLists for each adapter are working again",
"de": "Innogy Smarthome hinzugefügt\nListen für jeden Adapter arbeiten wieder",
"ru": "Innogy Smarthome добавлено\nСписки для каждого адаптера работают снова",
"pt": "Innogy Smarthome adicionado\nListas para cada adaptador estão funcionando novamente",
"nl": "Innogy Smarthome toegevoegd\nLeugens voor elke adapter werken weer",
"fr": "Innogy Smarthome ajouté\nLes listes pour chaque adaptateur fonctionnent à nouveau",
"it": "Innogy Smarthome aggiunto\nLe liste per ogni adattatore funzionano di nuovo",
"es": "Innogy Smarthome añadido\nListas para cada adaptador están trabajando de nuevo",
"pl": "Innogia Smarthome dodała\nLista do każdej adaptacji ponownie działa",
"uk": "Innogy Smarthome додано\nСписки для кожного адаптера працюють знову",
"zh-cn": "诺特·萨马尔·罗马\n每个适应人员名单正再次工作。"
}

@@ -285,2 +285,4 @@ },

"pingMaxMinutes": 0,
"proxmoxDevices": false,
"proxmoxMaxMinutes": 0,
"roombaDevices": false,

@@ -378,2 +380,3 @@ "roombaMaxMinutes": 0,

"checkSendBatteryMsgDaily": false,
"checkSendAdapterUpdateMsgDaily": false,
"checkSendAdapterUpdateTime": "12:15",

@@ -380,0 +383,0 @@ "checkAdapterUpdateMonday": false,

@@ -351,2 +351,11 @@ // arrays of supported adapters

},
proxmox: {
Selektor: 'proxmox.*.status',
timeSelector: '.uptime',
adapterID: 'proxmox',
adapter: 'Proxmox',
battery: 'none',
reach: '.status',
isLowBat: 'none',
},
roomba: {

@@ -353,0 +362,0 @@ Selektor: 'roomba.*.signal',

{
"name": "iobroker.device-watcher",
"version": "2.5.0",
"version": "2.6.0",
"description": "Watchdog for devices",

@@ -44,12 +44,12 @@ "author": {

"cron-parser": "^4.7.1",
"eslint": "^8.31.0",
"eslint-config-prettier": "^8.5.0",
"eslint": "^8.33.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
"mocha": "^10.2.0",
"node-schedule": "^2.1.0",
"prettier": "^2.8.1",
"node-schedule": "^2.1.1",
"prettier": "^2.8.3",
"proxyquire": "^2.1.3",
"sinon": "^15.0.1",
"sinon-chai": "^3.7.0",
"typescript": "~4.9.4"
"typescript": "~4.9.5"
},

@@ -56,0 +56,0 @@ "main": "main.js",

@@ -182,2 +182,14 @@ ![Logo](admin/device-watcher.png)

-->
### 2.6.0 (2023-02-06)
- (ciddi89) Fixed: Instance error list and count was not reset
- (ciddi89) Fixed: Made working notification for adapter update
- (ciddi89) Added: Delete objects automatically if it is not selected in settings.
- (ciddi89) Enhancement: Check if general device connected state is true for more then few seconds to prevent multiple device status messages
- (ciddi89) Added: Proxmox Adapter ([#123](https://github.com/ciddi89/ioBroker.device-watcher/issues/123))
- (ciddi89) Fixed: Delete/Add data of new or deleted instance without restart ([#125](https://github.com/ciddi89/ioBroker.device-watcher/issues/125))
- (ciddi89) Fixed: Delete/Add data of new or deleted devices without restart ([#125](https://github.com/ciddi89/ioBroker.device-watcher/issues/125))
- (ciddi89) Enhancement: Schedule and State notifications
- (ciddi89) Enhancement: Some code improvements
### 2.5.0 (2023-01-27)

@@ -184,0 +196,0 @@

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc