iobroker.device-watcher 2.5.0 → 2.6.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.
@@ -8,7 +8,7 @@
8
8
  "items": {
9
9
  "_headerAdapter": {
10
10
  "type": "header",
11
- "text": "Create lists for instances",
11
+ "text": "Watch adapter/instances",
12
12
  "size": 2
13
13
  },
14
14
  "checkAdapterInstances": {
@@ -16,11 +16,11 @@
16
16
  "sm": 12,
17
17
  "md": 12,
18
18
  "lg": 6,
19
- "label": "Watch instances"
19
+ "label": "Watch adapter/instances"
20
20
  },
21
21
  "_headerDevices": {
22
22
  "type": "header",
23
- "text": "Create lists for devices",
23
+ "text": "Watch devices/services",
24
24
  "size": 2
25
25
  },
26
26
  "alexa2Devices": {
@@ -72,6 +72,13 @@
72
72
  "lg": 3,
73
73
  "label": "euSec"
74
74
  },
75
+ "fhemTFAsensorsDevices": {
76
+ "type": "checkbox",
77
+ "sm": 6,
78
+ "md": 6,
79
+ "lg": 3,
80
+ "label": "FHEM TFA Sensors"
81
+ },
75
82
  "fritzdectDevices": {
76
83
  "type": "checkbox",
77
84
  "sm": 6,
@@ -240,6 +247,13 @@
240
247
  "lg": 3,
241
248
  "label": "Ping"
242
249
  },
250
+ "proxmoxDevices": {
251
+ "type": "checkbox",
252
+ "sm": 6,
253
+ "md": 6,
254
+ "lg": 3,
255
+ "label": "Proxmox"
256
+ },
243
257
  "roombaDevices": {
244
258
  "type": "checkbox",
245
259
  "sm": 6,
@@ -361,7 +375,9 @@
361
375
  "_headerAdapterInstances": {
362
376
  "type": "header",
363
377
  "text": "Adapter & Instances Notification Settings",
364
- "size": 2
378
+ "size": 2,
379
+ "hidden": "!data.checkAdapterInstances",
380
+ "hideOnlyControl": false
365
381
  },
366
382
  "checkSendAdapterUpdateMsg": {
367
383
  "newLine": "true",
@@ -370,7 +386,9 @@
370
386
  "md": 12,
371
387
  "lg": 6,
372
388
  "label": "Adapter update message",
373
- "help": "Receive a message when an update for an adapter is available"
389
+ "help": "Receive a message when an update for an adapter is available",
390
+ "hidden": "!data.checkAdapterInstances",
391
+ "hideOnlyControl": false
374
392
  },
375
393
  "checkSendAdapterUpdateMsgDaily": {
376
394
  "type": "checkbox",
@@ -378,7 +396,9 @@
378
396
  "md": 12,
379
397
  "lg": 6,
380
398
  "label": "Overview of updatable adapter",
381
- "help": "Get a message with an overview of all updatable adapter"
399
+ "help": "Get a message with an overview of all updatable adapter",
400
+ "hidden": "!data.checkAdapterInstances",
401
+ "hideOnlyControl": false
382
402
  },
383
403
  "_sendIntervallAdapterUpdateDay": {
384
404
  "newLine": true,
@@ -386,7 +406,7 @@
386
406
  "md": 12,
387
407
  "lg": 6,
388
408
  "hidden": "!data.checkSendAdapterUpdateMsgDaily",
389
- "hideOnlyControl": true,
409
+ "hideOnlyControl": false,
390
410
  "items": {
391
411
  "_textDays": {
392
412
  "type": "staticText",
@@ -432,7 +452,7 @@
432
452
  "md": 12,
433
453
  "lg": 6,
434
454
  "hidden": "!data.checkSendAdapterUpdateMsgDaily",
435
- "hideOnlyControl": true,
455
+ "hideOnlyControl": false,
436
456
  "items": {
437
457
  "_textTime": {
438
458
  "type": "staticText",
@@ -451,7 +471,9 @@
451
471
  },
452
472
  "trennerUpdatableAdapter": {
453
473
  "newLine": true,
454
- "type": "divider"
474
+ "type": "divider",
475
+ "hidden": "!data.checkAdapterInstances",
476
+ "hideOnlyControl": false
455
477
  },
456
478
  "checkSendInstanceFailedMsg": {
457
479
  "newLine": "true",
@@ -460,7 +482,9 @@
460
482
  "md": 12,
461
483
  "lg": 6,
462
484
  "label": "Instance failed message",
463
- "help": "Receive a message when an instance failed"
485
+ "help": "Receive a message when an instance failed",
486
+ "hidden": "!data.checkAdapterInstances",
487
+ "hideOnlyControl": false
464
488
  },
465
489
  "checkSendInstanceFailedDaily": {
466
490
  "type": "checkbox",
@@ -468,7 +492,9 @@
468
492
  "md": 12,
469
493
  "lg": 6,
470
494
  "label": "Overview of failed instances",
471
- "help": "Get a message with an overview of all failed instances"
495
+ "help": "Get a message with an overview of all failed instances",
496
+ "hidden": "!data.checkAdapterInstances",
497
+ "hideOnlyControl": false
472
498
  },
473
499
  "_sendIntervallFailedInstancesDay": {
474
500
  "newLine": true,
@@ -476,7 +502,7 @@
476
502
  "md": 12,
477
503
  "lg": 6,
478
504
  "hidden": "!data.checkSendInstanceFailedDaily",
479
- "hideOnlyControl": true,
505
+ "hideOnlyControl": false,
480
506
  "items": {
481
507
  "_textDays": {
482
508
  "type": "staticText",
@@ -522,7 +548,7 @@
522
548
  "md": 12,
523
549
  "lg": 6,
524
550
  "hidden": "!data.checkSendInstanceFailedDaily",
525
- "hideOnlyControl": true,
551
+ "hideOnlyControl": false,
526
552
  "items": {
527
553
  "_textTime": {
528
554
  "type": "staticText",
@@ -541,7 +567,7 @@
541
567
  },
542
568
  "_headerCommon": {
543
569
  "type": "header",
544
- "text": "Devices Notification Settings",
570
+ "text": "Devices/Services Notification Settings",
545
571
  "size": 2
546
572
  },
547
573
  "checkSendOfflineMsg": {
@@ -557,8 +583,8 @@
557
583
  "sm": 12,
558
584
  "md": 12,
559
585
  "lg": 6,
560
- "label": "Overview of offline devices",
561
- "help": "Get a message with an overview all offline devices"
586
+ "label": "Overview of offline devices/services",
587
+ "help": "Get a message with an overview all offline devices/services"
562
588
  },
563
589
  "_sendIntervallOfflineDay": {
564
590
  "newLine": true,
@@ -570,7 +596,7 @@
570
596
  "items": {
571
597
  "_textDays": {
572
598
  "type": "staticText",
573
- "text": "Choose the day(s) where you want to get the overview of offline devices:",
599
+ "text": "Choose the day(s) where you want to get the overview of offline devices/services:",
574
600
  "style": {
575
601
  "fontSize": 16,
576
602
  "marginTop": 20
@@ -854,6 +880,7 @@
854
880
  { "label": "Pushover", "value": "pushover" },
855
881
  { "label": "Telegram", "value": "telegram" },
856
882
  { "label": "Whatsapp", "value": "whatsapp" },
883
+ { "label": "Signal", "value": "signal" },
857
884
  { "label": "E-Mail", "value": "email" },
858
885
  { "label": "Jarvis", "value": "jarvis" },
859
886
  { "label": "Lovelace", "value": "lovelace" },
@@ -992,6 +1019,38 @@
992
1019
  "hidden": "data.msgService !== 'whatsapp'",
993
1020
  "hideOnlyControl": false
994
1021
  },
1022
+ "headerSignal": {
1023
+ "newLine": "true",
1024
+ "type": "header",
1025
+ "text": "Signal",
1026
+ "size": 2,
1027
+ "hidden": "data.msgService !== 'signal'",
1028
+ "hideOnlyControl": false
1029
+ },
1030
+ "instanceSignal": {
1031
+ "newLine": true,
1032
+ "type": "instance",
1033
+ "adapter": "signal-cmb",
1034
+ "all": false,
1035
+ "allowDeactivate": true,
1036
+ "sm": 12,
1037
+ "md": 4,
1038
+ "lg": 4,
1039
+ "label": "Signal Instance",
1040
+ "help": "Please choose the Signal instance",
1041
+ "hidden": "data.msgService !== 'signal'",
1042
+ "hideOnlyControl": false
1043
+ },
1044
+ "phonSignal": {
1045
+ "type": "text",
1046
+ "sm": 12,
1047
+ "md": 4,
1048
+ "lg": 4,
1049
+ "label": "Recipient (optional)",
1050
+ "help": "Choose your recipient",
1051
+ "hidden": "data.msgService !== 'signal'",
1052
+ "hideOnlyControl": false
1053
+ },
995
1054
  "_headerEmail": {
996
1055
  "newLine": true,
997
1056
  "type": "header",
@@ -1128,28 +1187,32 @@
1128
1187
  "type": "panel",
1129
1188
  "label": "Blacklist",
1130
1189
  "items": {
1131
- "headerDevices": {
1190
+ "headerBlacklistInstances": {
1132
1191
  "newLine": "true",
1133
1192
  "type": "header",
1134
- "text": "Devices Blacklist",
1135
- "size": 2
1193
+ "text": "Instances Blacklist",
1194
+ "size": 2,
1195
+ "hidden": "!data.checkAdapterInstances",
1196
+ "hideOnlyControl": false
1136
1197
  },
1137
- "tableBlacklist": {
1198
+ "tableBlacklistInstances": {
1138
1199
  "type": "table",
1139
1200
  "nodelete": true,
1140
1201
  "sm": 12,
1141
1202
  "md": 12,
1142
1203
  "lg": 12,
1204
+ "hidden": "!data.checkAdapterInstances",
1205
+ "hideOnlyControl": false,
1143
1206
  "items": [
1144
1207
  {
1145
1208
  "type": "selectSendTo",
1146
- "title": "Choose which devices should be excluded",
1147
- "attr": "devices",
1209
+ "title": "Choose which instances should be excluded",
1210
+ "attr": "instances",
1148
1211
  "filter": false,
1149
1212
  "allowAddByFilter": false,
1150
1213
  "sort": false,
1151
- "jsonData": "{\"deviceName\":\"${globalData.deviceName}\",\"adapter\":\"${globalData.adapter}\",\"path\":\"${globalData.path}\"}",
1152
- "command": "devicesList",
1214
+ "jsonData": "{\"instanceName\":\"${globalData.instanceName}\",\"adapter\":\"${globalData.adapter}\",\"path\":\"${globalData.path}\"}",
1215
+ "command": "instancesList",
1153
1216
  "width": "60%"
1154
1217
  },
1155
1218
  {
@@ -1161,46 +1224,35 @@
1161
1224
  },
1162
1225
  {
1163
1226
  "type": "checkbox",
1164
- "title": "Ignore in main lists",
1227
+ "title": "Ignore in lists",
1165
1228
  "attr": "checkIgnorLists",
1166
1229
  "width": "10%",
1167
1230
  "alsoDependsOn": ["devices"]
1168
- },
1169
- {
1170
- "type": "checkbox",
1171
- "title": "Ignore in lists per adapter",
1172
- "attr": "checkIgnorAdapterLists",
1173
- "width": "10%",
1174
- "alsoDependsOn": ["devices"]
1175
1231
  }
1176
1232
  ]
1177
1233
  },
1178
- "headerBlacklistInstances": {
1234
+ "headerDevices": {
1179
1235
  "newLine": "true",
1180
1236
  "type": "header",
1181
- "text": "Instances Blacklist",
1182
- "size": 2,
1183
- "hidden": "!data.checkAdapterInstances && !data.checkSendInstanceFailedMsg && !data.checkSendInstanceFailedMsgDaily",
1184
- "hideOnlyControl": false
1237
+ "text": "Devices/Services Blacklist",
1238
+ "size": 2
1185
1239
  },
1186
- "tableBlacklistInstances": {
1240
+ "tableBlacklist": {
1187
1241
  "type": "table",
1188
1242
  "nodelete": true,
1189
1243
  "sm": 12,
1190
1244
  "md": 12,
1191
1245
  "lg": 12,
1192
- "hidden": "!data.checkAdapterInstances && !data.checkSendInstanceFailedMsg && !data.checkSendInstanceFailedMsgDaily",
1193
- "hideOnlyControl": false,
1194
1246
  "items": [
1195
1247
  {
1196
1248
  "type": "selectSendTo",
1197
- "title": "Choose which instances should be excluded",
1198
- "attr": "instances",
1249
+ "title": "Choose which devices/services should be excluded",
1250
+ "attr": "devices",
1199
1251
  "filter": false,
1200
1252
  "allowAddByFilter": false,
1201
1253
  "sort": false,
1202
- "jsonData": "{\"instanceName\":\"${globalData.instanceName}\",\"adapter\":\"${globalData.adapter}\",\"path\":\"${globalData.path}\"}",
1203
- "command": "instancesList",
1254
+ "jsonData": "{\"deviceName\":\"${globalData.deviceName}\",\"adapter\":\"${globalData.adapter}\",\"path\":\"${globalData.path}\"}",
1255
+ "command": "devicesList",
1204
1256
  "width": "60%"
1205
1257
  },
1206
1258
  {
@@ -1212,10 +1264,17 @@
1212
1264
  },
1213
1265
  {
1214
1266
  "type": "checkbox",
1215
- "title": "Ignore in lists",
1267
+ "title": "Ignore in main lists",
1216
1268
  "attr": "checkIgnorLists",
1217
1269
  "width": "10%",
1218
1270
  "alsoDependsOn": ["devices"]
1271
+ },
1272
+ {
1273
+ "type": "checkbox",
1274
+ "title": "Ignore in lists per adapter",
1275
+ "attr": "checkIgnorAdapterLists",
1276
+ "width": "10%",
1277
+ "alsoDependsOn": ["devices"]
1219
1278
  }
1220
1279
  ]
1221
1280
  }
@@ -1302,12 +1361,12 @@
1302
1361
  },
1303
1362
  "_headerOfflineTime": {
1304
1363
  "type": "header",
1305
- "text": "Offline Time",
1364
+ "text": "Offline Time for devices/services",
1306
1365
  "size": 2
1307
1366
  },
1308
1367
  "textOfflineTime": {
1309
1368
  "type": "staticText",
1310
- "text": "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 '.",
1369
+ "text": "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 '.",
1311
1370
  "sm": 12,
1312
1371
  "md": 12,
1313
1372
  "lg": 12,
@@ -1400,6 +1459,18 @@
1400
1459
  "hidden": "!data.eusecDevices",
1401
1460
  "hideOnlyControl": false
1402
1461
  },
1462
+ "fhemTFAsensorsMaxMinutes": {
1463
+ "type": "number",
1464
+ "min": 1,
1465
+ "max": 100000,
1466
+ "sm": 6,
1467
+ "md": 6,
1468
+ "lg": 3,
1469
+ "label": "FHEM TFA sensores",
1470
+ "help": "in minutes",
1471
+ "hidden": "!data.fhemTFAsensorsDevices",
1472
+ "hideOnlyControl": false
1473
+ },
1403
1474
  "fritzdectMaxMinutes": {
1404
1475
  "type": "number",
1405
1476
  "min": -1,
@@ -1700,6 +1771,18 @@
1700
1771
  "hidden": "!data.pingDevices",
1701
1772
  "hideOnlyControl": false
1702
1773
  },
1774
+ "proxmoxMaxMinutes": {
1775
+ "type": "number",
1776
+ "min": -1,
1777
+ "max": 100000,
1778
+ "sm": 6,
1779
+ "md": 6,
1780
+ "lg": 3,
1781
+ "label": "Proxmox",
1782
+ "help": "in minutes",
1783
+ "hidden": "!data.proxmoxDevices",
1784
+ "hideOnlyControl": false
1785
+ },
1703
1786
  "roombaMaxMinutes": {
1704
1787
  "type": "number",
1705
1788
  "min": -1,