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