iobroker.device-watcher 2.13.1 → 2.15.0-alpha.1

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/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2025 iobroker-community-adapters <iobroker-community-adapters@gmx.de>
3
+ Copyright (c) 2025-2026 iobroker-community-adapters <iobroker-community-adapters@gmx.de>
4
4
  Copyright (c) 2025 ciddi89 <mail@christian-behrends.de>
5
5
 
6
6
  Permission is hereby granted, free of charge, to any person obtaining a copy
package/README.md CHANGED
@@ -141,8 +141,6 @@ It's also counting them in the same categories. You can use the lists and states
141
141
  </tr>
142
142
 
143
143
  </table>
144
-
145
- A list with more information about the supported adapters can be found here: [in German](docs/de/listSupportAdapter.md) or [in English](docs/en/listSupportAdapter.md).</br>
146
144
  **If one adapter is missing, feel free to open an request [issue](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/new/choose) to add it.**
147
145
 
148
146
  ### Notifications:
@@ -193,427 +191,40 @@ This adapter would not have been possible without the great work of Christian Be
193
191
  Placeholder for the next version (at the beginning of the line):
194
192
  ### **WORK IN PROGRESS**
195
193
  -->
196
- ### 2.13.1 (2025-09-06)
194
+ ### 2.15.0-alpha.1 (2026-01-07)
195
+ * (arteck) fix device array
196
+ * (arteck) delete zwave2mqtt Adapter
197
+ * (arteck) add zwavews Adapter
198
+ * (arteck) Dependencies have been updated
199
+ * (arteck) add zwave2mqtt Adapter
200
+ * (arteck) fix all count devices
201
+ * (arteck) corr finder
202
+
203
+ ### 2.14.1 (2025-11-13)
204
+ * (arteck) corr cronparser
205
+
206
+ ### 2.14.0 (2025-11-13)
197
207
  * (arteck) Dependencies have been fixed
208
+ * (arteck) ping adapter have been fixed
209
+ * (arteck) optimisations for adapter without info.connection state
210
+ * (arteck) clean code
211
+ * (arteck) silent notification for telegram
212
+ * (arteck) add matter devices
213
+ * (arteck) corr lupusec battery state
198
214
 
199
- ### 2.13.0 (2025-09-04)
200
- - (mcm1957) Adapter requires admin >= 7.6.17, js-controller >= 6.0.11 and node.js>= 20 now.
201
- - (mcm1957) Missing dependency of 'node-schedule' has been fixed.
202
- - (mcm1957) Dependencies have been updated
203
-
204
- ### 2.12.6 (2025-08-08)
205
- - (arteck) fix send message
206
-
207
- ### 2.12.5 (2025-08-04)
208
- - (arteck) fix translation
209
- - (arteck) fix htmllist output
210
-
211
- ### 2.12.4 (2025-08-02)
212
- - (arteck) ignore zigbee2mqtt disabled devices
213
- - (arteck) fix proxmox
214
- - (arteck) add proxmox new structure request
215
-
216
- ### 2.12.3 (2025-08-02)
217
- - (arteck) add XSense
218
- - (arteck) fix Sonoff Name
219
- - (arteck) Dependencies have been updated
220
-
221
- ### 2.12.2 (2025-08-02)
222
- - (ciddi89) Fixed [#362](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/362): Ecovacs Deebot use connectionUptime dp as timeselector
223
- - (mcm1957) Dependencies have been updated
224
-
225
- ### 2.12.1 (2024-05-09)
226
-
227
- - (ciddi89) Added: [#341](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/341) Support for Zigbee battery_state datapoint
228
-
229
- ### 2.12.0 (2024-04-05)
230
-
231
- - (mcm1957) Adapter requires nodeJS >= 18 and js-controller >= 5 now
232
- - (mcm1957) Adpter has been migrated to iobroker-community-adapters organisation
233
- - (mcm1957) Dependencies have been updated
234
-
235
- ### 2.11.0 (2024-03-18)
236
-
237
- - (ciddi89) Added [#323](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/323): Support for Ring Cameras
238
-
239
- ### 2.10.5 (2024-02-29)
240
-
241
- - (ciddi89) Fixed [#262](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/262) & [#292](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/292): Phantom Messages
242
-
243
- ### 2.10.4 (2024-02-26)
244
-
245
- - (ciddi89) Added: Option to set language for messages and tables
246
- - (ciddi89) Fixed [#312](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/312): Schedule messages were not emptied after they were sent
247
- - (ciddi89) Fixed: Too many messages were sent about online / offline devices when an instance was started or ended
248
-
249
- ### 2.10.3 (2024-01-27)
250
-
251
- - (ciddi89) Fixed [#299](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/299): blacklisted devices was shown in html-list
252
-
253
- ### 2.10.2 (2024-01-20)
254
-
255
- - (ciddi89) Fixed: typeError for available adapter update messages
256
- - (ciddi89) Fixed: Lists for updatable adapter
257
-
258
- ### 2.10.1 (2024-01-15)
259
-
260
- - (ciddi89) Fixed: several bugs from last version
261
- - (ciddi89) Added: finished translations
262
-
263
- ### 2.10.0 (2024-01-13)
264
-
265
- - (ciddi89) Fixed: Batterie value for shelly plus Gen2 devices [#282](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/282)
266
- - (ciddi89) Added: Option to display the last signal strength value when the device is offline [#282](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/282)
267
- - (ciddi89) Added: Translation for JSON lists, HTML lists and notifications [#245](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/245)
268
- - (ciddi89) Other: clean up code
269
-
270
- ### 2.9.14 (2024-01-04)
271
-
272
- - (ciddi89) Fixed: This schould fixed the bugs with high cpu and ram load, finally. Sorry about the last two buggy versions.
273
-
274
- ### 2.9.13 (2024-01-03)
275
-
276
- - (ciddi89) Fixed: Issues from v2.9.12 [#283](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/283)
277
- - (ciddi89) Fixed: High CPU usage at object and state changes [#283](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/283)
278
-
279
- ### 2.9.12 (2024-01-02)
280
-
281
- - (ciddi89) Fixed: Changed handling for state changes and subscriptions [#283](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/283)
282
-
283
- ### 2.9.11 (2023-12-12)
284
-
285
- - (ciddi89) Fixed: Fullybroswer >v3 use id not common name
286
-
287
- ### 2.9.10 (2023-12-11)
288
-
289
- - (ciddi89) Fixed: Fullybroswer >v3 devicename
290
- - (ciddi89) Fixed: Fullybroswer >v3 wifi signal
291
-
292
- ### 2.9.9 (2023-12-07)
293
-
294
- - (ciddi89) Fixed: Write log message of selected adapters only on startup
295
-
296
- ### 2.9.8 (2023-11-26)
297
-
298
- - (ciddi89) Fixed: Added additional check for instance states [#262](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/262)
299
- - (ciddi89) Fixed: Execute adapter even if no device adapter is selected
300
-
301
- ### 2.9.7 (2023-11-23)
302
-
303
- - (ciddi89) Added: Support for Wifilight
304
- - (ciddi89) Fixed: Multiple messages if Sonoff devices reachable [#244](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/244)
305
-
306
- ### 2.9.6 (2023-11-12)
307
-
308
- - (ciddi89) Fixed: Admin jsonConfig schema
309
- - (ciddi89) Changed: Admin jsonConfig to json5
310
- - (ciddi89) Added: Support for Tuya devices with online state
311
- - (ciddi89) Other: cleaned up files
312
-
313
- ### 2.9.5 (2023-11-03)
314
-
315
- - (ciddi89) Added: if available use deviceName datapoint for sonoff devices
316
- - (arteck) Fixed: Changed zwave to zwave2
317
- - (ciddi89) Fixed: minor bugfixes
318
- - (ciddi89) Added: FullyBrowser > v3
319
-
320
- ### 2.9.4 (2023-10-16)
321
-
322
- - (ciddi89) Added: Fallback for HmIp-eTRV-2 batterie devices [#218](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/218)
323
- - (@mango1402) Fixed: Proxmox VM/CT online status [#241](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/241)
324
- - (ciddi89) Updated: Dependencies
325
-
326
- ### 2.9.3 (2023-07-21)
327
-
328
- - (ciddi89) Dropped: Node v14.x support and added: Node v20.x support
329
- - (ciddi89) Fixed: last seen of Ping devices
330
- - (ciddi89) Fixed: Connection messages of devices without instance connection datapoint
331
- - (ciddi89) Fixed: Data & Lists of instances wasn't refreshed correctly
332
- - (ciddi89) Fixed: Tradfri state alive must be false for device offline state
333
-
334
- ### 2.9.2 (2023-05-19)
335
-
336
- - (ciddi89) Fixed: Instance name in schedule notifications for faulty instances
337
- - (ciddi89) Fixed: Ignore null values in update datapoints of devices
338
- - (ciddi89) Updated: Dependencies
339
-
340
- ### 2.9.1 (2023-04-27)
341
-
342
- - (ciddi89) Removed: Function for error handling (not neccessary)
343
-
344
- ### 2.9.0 (2023-04-26)
345
-
346
- - (ciddi89) Fixed: Deactivated instances were not displayed in the daily message about deactivated instances
347
- - (ciddi89) Added: Viessmann devices, Homekit-Controller devices
348
- - (ciddi89) Improvements: Text of overview messages
349
-
350
- ### 2.8.5 (2023-04-20)
351
-
352
- - (ciddi89) Fixed: Error that instances can not be added to the blacklist because of the popup message [#172](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/172)
353
- - (ciddi89) Fixed: That messages have been sent when the instance has briefly jumped from Enabled to Disabled and back to Enabled [#173](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/173)
354
-
355
- ### 2.8.4 (2023-04-16)
356
-
357
- - (ciddi89) Fixed: Functions for instance status completely renewed ([#170](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/170))
358
- - (ciddi89) Added: Popup message when the instance is not running and the user tries to select a device/instance in the settings tables ([#170](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/170))
359
-
360
- ### 2.8.3 (2023-04-13)
361
-
362
- - (ciddi89) Fixed: Multiple push messages when restarting an instance ([#170](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/170))
363
-
364
- ### 2.8.2 (2023-04-13)
365
-
366
- - (ciddi89) Fixed: Don't handle id's which ends with fullstop
367
- - (ciddi89) Added: Possibility for the user to select the global deactivation time for instances
368
-
369
- ### 2.8.1 (2023-04-09)
370
-
371
- - (ciddi89) Added: Possibility for the user to select the global error time for instances
372
-
373
- ### 2.8.0 (2023-04-04)
374
-
375
- - (ciddi89) Added: Support for LOQED Smart Lock
376
- - (ciddi89) Added: Option to add user/group api key for Pushover
377
- - (ciddi89) Added: Option to send notification if an instance was stopped
378
- - (ciddi89) Added: Option to send shedule notifications with overview of stopped instances
379
- - (ciddi89) Fixed: Issue if notifications was send of stopped instance but the option wasn't choosen
380
- - (ciddi89) Fixed: Ignore battery values 0% if they were not smaller than 5% before
381
-
382
- ### 2.7.1 (2023-03-26)
383
-
384
- - (ciddi89) Added: Support for Ecovacs-Deebot
385
- - (ciddi89) Updated: Dependencies
386
- - (ciddi89) Improvements: Small fixes
387
-
388
- ### 2.7.0 (2023-03-13)
389
-
390
- - (ciddi89) Added: Fully-MQTT
391
- - (ciddi89) Added: Notification Service Matrix
392
- - (ciddi89) Added: List and number of active instances
393
- - (ciddi89) Added: HTML lists for instances/adapters
394
- - (ciddi89) Added: HM-RPC device update pending datapoint
395
- - (ciddi89) Added: User can define reporting time for error instances
396
- - (ciddi89) Fixed: Send notification about adapter updates only if there are new ones
397
- - (ciddi89) Improvements: Hide notification services only if no instance is choosen
398
- - (ciddi89) Improvements: Some small code changes to avoid error messages
399
-
400
- ### 2.6.1 (2023-02-26)
401
-
402
- - (ciddi89) Added: Signal adapter for notifications
403
- - (ciddi89) Added: Raw-List with all data of devices
404
- - (ciddi89) Added: FHEM TFA sensors [#137](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/137)
405
- - (ciddi89) Improvement: Objecthandling of devices/instances
406
- - (ciddi89) Improvement: Adapter update data
407
- - (ciddi89) Fixed: HM-CC-RT-DN battery [#128](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/128)
408
- - (ciddi89) Added/Changed: some texts in instance config
409
-
410
- ### 2.6.0 (2023-02-06)
411
-
412
- - (ciddi89) Fixed: Instance error list and count was not reset
413
- - (ciddi89) Fixed: Made working notification for adapter update
414
- - (ciddi89) Added: Delete objects automatically if it is not selected in settings.
415
- - (ciddi89) Enhancement: Check if general device connected state is true for more then few seconds to prevent multiple device status messages
416
- - (ciddi89) Added: Proxmox Adapter ([#123](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/123))
417
- - (ciddi89) Fixed: Delete/Add data of new or deleted instance without restart ([#125](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/125))
418
- - (ciddi89) Fixed: Delete/Add data of new or deleted devices without restart ([#125](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/125))
419
- - (ciddi89) Enhancement: Schedule and State notifications
420
- - (ciddi89) Enhancement: Some code improvements
421
-
422
- ### 2.5.0 (2023-01-27)
423
-
424
- - (ciddi89) Add Feature: Possibility to watch instances
425
- - (ciddi89) Change: Folder strukur. Instances and devices have got their own folders because of the overview. Please delete the instance folder and restart the instance.
426
-
427
- ### 2.4.1 (2023-01-14)
428
-
429
- - (ciddi89) send online and offline notifications only, if the connection to device (zigbee stick etc.) is longer then few seconds. Should prevent multiple messages at a stroke
430
- - (ciddi89) fixed issue that all devices was listed even though only batterie devices was selected
431
-
432
- ### 2.4.0 (2023-01-10)
433
-
434
- - (ciddi89) make onStateChanges only, when device instance is alive
435
- - (ciddi89) Homeconnect and Smartgarden Adapter added
436
-
437
- ### 2.3.1 (2023-01-05)
438
-
439
- - (ciddi89) changed HMRPC lowbat to lowbat_alarm
440
- - (ciddi89) changed HMRPC unreach to unreach_alarm
441
- - (ciddi89) fixed nuki mqtt selector
442
- - (ciddi89) added shelly charge datapoint to identify battery devices better
443
- - (ciddi89) fixed lowbat issues
444
- - (ciddi89) added lowbat support for HMRPC: HM-CC-RT-DN
445
- - (ciddi89) added additionally timeSelector for each adapter for better support
446
-
447
- ### 2.3.0 (2023-01-03)
448
-
449
- - (ciddi89) sorting for device selection in the blacklist added
450
- - (ciddi89) Devices can now also be blacklisted in adapter own list
451
- - (ciddi89) booleans for lowbat, offline and upgradable added ([#105](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/105))
452
- - (ciddi89) euSec adapter added ([#73](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/73))
453
-
454
- ### 2.2.2 (2022-12-29)
455
-
456
- - (ciddi89) some translation added
457
- - (ciddi89) datapoints will be written in intervall
458
- - (ciddi89) improvements of lists
459
- - (ciddi89) some other small improvements
460
-
461
- ### 2.2.1 (2022-12-28)
462
-
463
- - (ciddi89) Innogy Smarthome added
464
- - (ciddi89) Lists for each adapter are working again
465
-
466
- ### 2.2.0 (2022-12-27)
467
-
468
- - (Scrounger) Yamaha MusicCast adapter added
469
- - (ciddi89) send update message on state change
470
- - (Scrounger) datapoints and scheduled notification for updateable devices added
471
- - (ciddi89) reaction for state changes of battery datapoints added
472
- - (ciddi89) send message and write lists directly if one device has low battery
473
- - (ciddi89) send message and write lists directly if on device is going online or offline
474
-
475
- ### 2.1.0 (2022-12-19)
476
-
477
- - (Scrounger) optionally show adapter name in notification
478
- - (ciddi89) optionally receive a message when an update for an device is available [#87](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/87)
479
- - (Scrounger) update message for shelly adapter added
480
- - (Scrounger) Yamaha MusicCast adapter added
481
- - (ciddi89) update message for unifi devices added
482
- - (ciddi89) fixed devices are not reported in case battery is 0% [#86](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/86)
483
- - (ciddi89) SynoChat added [#85](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/85)
484
- - (ciddi89) MQTT NukiHub, MQTT-Clien Zigbee2MQTT added ([#82](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/82))
485
-
486
- ### 2.0.3 (2022-11-26)
487
-
488
- - fixed issue with localCompare
489
- - added tapo
490
- - (Scrounger) added fullyBrowser adapter
491
- - (Scrounger) added Sure Flap adapter
492
- - fixed low bat messages
493
-
494
- ### 2.0.2 (2022-11-12)
495
-
496
- - added status to battery list
497
- - batt devices which are offline are now still included in the battery list
498
- - small improvements of translations
499
- - offline time settings: you can use 0 instead of -1 (it will be the new standard)
500
- - improvements of adaptername
501
- - fixed issues [#66](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/66) & [#67](https://github.com/iobroker-community-adapters/ioBroker.device-watcher/issues/67)
502
- - repaired blacklist notifications
503
- - added handling for blacklist object
504
-
505
- ### 2.0.1 (2022-11-02)
506
-
507
- - If the device is offline, set signal strength to '0%'
508
- - If the device is offline, set battery to ' - '
509
- - repair some small issues in the lists
510
-
511
- ### 2.0.0 (2022-11-01)
512
-
513
- - added Lupusec, HS100 adapter, Zigbee2MQTT and MaxCube
514
- - changed name of Homematic to HM-RPC
515
- - made a completly makeover of the blacklist
516
- - clean up the code and shorten some
517
-
518
- ### 1.1.0 (2022-10-03)
519
-
520
- - removed indicatoren for daily sent messages
521
- - changed selector for shelly devices
522
- - added Zigbee2MQTT adapter
523
- - added cron function to use own time for daily overview messages
524
-
525
- ### 1.0.1 (2022-09-30)
526
-
527
- - added WLED, Ikea Tradfri, Roomba, HmIp, Tado, Netatmo, Yeelight-2, Unifi, Nut and Meross adapter
528
- - fixed battery message
529
- - corrected and repaired some issues of last contact time
530
- - added support for old HM devices
531
- - some small refactoring of code
532
- - changed shelly selector from dp rssi to dp online
533
-
534
- ### 1.0.0 (2022-09-03)
535
-
536
- - ** BREAKING CHANGE ** If you update from version <= 0.3.0, remove the old instance first before you update to >= 1.0.0. After that you can create a new instance.
537
- - changed mode from shedule to daemon, please take aware from the advice above
538
- - added Logitech Harmony Hub
539
- - small bugfixes (own function for blacklist, fix for memory leak etc.)
540
-
541
- ### 0.3.0 (2022-08-10)
542
-
543
- - removed channelnumber in Homematic devices name
544
- - added function to create html list
545
- - added german and english documentation
546
-
547
- ### 0.2.4 (2022-07-31)
548
-
549
- - many changes of code, comments and error handling
550
-
551
- ### 0.2.2 (2022-07-28)
552
-
553
- - fixed translations
554
- - added sentry
555
- - added nuki battery state
556
-
557
- ### 0.2.1 (2022-07-27)
558
-
559
- - removed test states
560
-
561
- ### 0.2.0 (2022-07-24)
562
-
563
- - added function to create data of each adapter
564
-
565
- ### 0.1.2 (2022-07-22)
566
-
567
- - improved overview of admin ui
568
- - added option in admin ui to create own folders for each adapter (!!not working yet!!)
569
-
570
- ### 0.1.1 (2022-07-22)
571
-
572
- - changed wrong type of datapoint lastCheck
573
- - added possibility to choose own offline time for each adapter
574
- - added Whatsapp notification services
575
- - improved sonoff devices
576
- - added row with online and offline status in table allDevices
577
- - added alexa2 and esphome devices
578
- - Added priority for pushover notifications
579
-
580
- ### 0.0.8 (2022-07-05)
581
-
582
- - added own notes field for blacklist
583
- - added ping, switchbot ble, mihome, sonos, fritzdect, hue, hue extended and nuki extended
584
- - some improvements of code
585
-
586
- ### 0.0.6 (2022-06-10)
587
-
588
- - added Homematic, Deconz, Zwave
589
- - added Email notification
590
- - added count and list for low battery devices
591
- - changes Log state dp to last notification state dp
592
- - Using available state instead of link quality state for zigbee devices
593
- - Show the correct time of last contact instead the minutes if the time is under 100minutes
594
- - small bugfixes
595
-
596
- ### 0.0.5 (2022-06-05)
597
-
598
- - added admin translations
599
-
600
- ### 0.0.3 (2022-06-05)
601
-
602
- - added Shelly and Sonoff Devices
603
-
604
- ### 0.0.2 (2022-06-05)
605
-
606
- - Release for testing
607
-
608
- ### 0.0.1 (2022-05-01)
215
+ ### 2.14.5 (2025-11-16)
216
+ * (arteck) add homee battery devices (only)
217
+ * (arteck) fix battery list
609
218
 
610
- - initial release
219
+ ### 2.14.4 (2025-11-13)
220
+ * (arteck) fix silent telegram notification
221
+ * (arteck) fix offline list
611
222
 
612
223
  ## License
613
224
 
614
225
  MIT License
615
226
 
616
- Copyright (c) 2025 iobroker-community-adapters <iobroker-community-adapters@gmx.de>
227
+ Copyright (c) 2025-2026 iobroker-community-adapters <iobroker-community-adapters@gmx.de>
617
228
  Copyright (c) 2025 Christian Behrends <mail@christian-behrends.de>
618
229
 
619
230
  Permission is hereby granted, free of charge, to any person obtaining a copy