node-red-contrib-knx-ultimate 4.0.26 → 4.0.29

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.
Files changed (135) hide show
  1. package/CHANGELOG.md +35 -27
  2. package/Node-Red-KNXUltimate.code-workspace +0 -4
  3. package/README.md +21 -366
  4. package/img/buttons/doc-de.svg +21 -0
  5. package/img/buttons/doc-en.svg +21 -0
  6. package/img/buttons/doc-es.svg +22 -0
  7. package/img/buttons/doc-fr.svg +22 -0
  8. package/img/buttons/doc-it.svg +22 -0
  9. package/img/buttons/doc-zh-CN.svg +21 -0
  10. package/img/c/qq.svg +15 -0
  11. package/img/readmemain.png +0 -0
  12. package/nodes/commonFunctions.js +3 -3
  13. package/nodes/hue-config.js +12 -12
  14. package/nodes/knxUltimate.html +5 -0
  15. package/nodes/knxUltimateHueBattery.html +2 -1
  16. package/nodes/knxUltimateHueButton.html +2 -1
  17. package/nodes/knxUltimateHueCameraMotion.html +2 -1
  18. package/nodes/knxUltimateHueContactSensor.html +2 -1
  19. package/nodes/knxUltimateHueHumiditySensor.html +2 -1
  20. package/nodes/knxUltimateHueLightSensor.html +2 -1
  21. package/nodes/knxUltimateHueMotion.html +2 -1
  22. package/nodes/knxUltimateHuePlug.html +2 -1
  23. package/nodes/knxUltimateHueScene.html +2 -1
  24. package/nodes/knxUltimateHueTapDial.html +2 -1
  25. package/nodes/knxUltimateHueTemperatureSensor.html +2 -1
  26. package/nodes/knxUltimateHueZigbeeConnectivity.html +2 -1
  27. package/nodes/knxUltimateHuedevice_software_update.html +2 -1
  28. package/nodes/locales/de/knxUltimate-config.html +3 -3
  29. package/nodes/locales/de/knxUltimate.html +13 -3
  30. package/nodes/locales/de/knxUltimate.json +7 -7
  31. package/nodes/locales/de/knxUltimateAlerter.html +8 -1
  32. package/nodes/locales/de/knxUltimateAutoResponder.html +3 -0
  33. package/nodes/locales/de/knxUltimateGarageDoorBarrierOpener.html +5 -2
  34. package/nodes/locales/de/knxUltimateGlobalContext.html +4 -1
  35. package/nodes/locales/de/knxUltimateIoTBridge.html +2 -0
  36. package/nodes/locales/de/knxUltimateLoadControl.html +2 -1
  37. package/nodes/locales/de/knxUltimateLogger.html +10 -2
  38. package/nodes/locales/de/knxUltimateSceneController.html +6 -1
  39. package/nodes/locales/de/knxUltimateSceneController.json +4 -4
  40. package/nodes/locales/de/knxUltimateViewer.html +11 -3
  41. package/nodes/locales/de/knxUltimateWatchDog.html +11 -2
  42. package/nodes/locales/en/knxUltimate-config.html +2 -40
  43. package/nodes/locales/en/knxUltimate.html +20 -48
  44. package/nodes/locales/en/knxUltimate.json +7 -7
  45. package/nodes/locales/en/knxUltimateAlerter.html +3 -1
  46. package/nodes/locales/en/knxUltimateAutoResponder.html +3 -0
  47. package/nodes/locales/en/knxUltimateGarage.html +2 -0
  48. package/nodes/locales/en/knxUltimateGarageDoorBarrierOpener.html +5 -2
  49. package/nodes/locales/en/knxUltimateGlobalContext.html +1 -1
  50. package/nodes/locales/en/knxUltimateIoTBridge.html +2 -0
  51. package/nodes/locales/en/knxUltimateLoadControl.html +1 -1
  52. package/nodes/locales/en/knxUltimateLogger.html +2 -2
  53. package/nodes/locales/en/knxUltimateSceneController.html +1 -1
  54. package/nodes/locales/en/knxUltimateSceneController.json +4 -4
  55. package/nodes/locales/en/knxUltimateStaircase.html +1 -0
  56. package/nodes/locales/en/knxUltimateViewer.html +10 -3
  57. package/nodes/locales/en/knxUltimateWatchDog.html +2 -2
  58. package/nodes/locales/es/knxUltimate-config.html +4 -4
  59. package/nodes/locales/es/knxUltimate.html +59 -23
  60. package/nodes/locales/es/knxUltimateAlerter.html +42 -12
  61. package/nodes/locales/es/knxUltimateAutoResponder.html +21 -6
  62. package/nodes/locales/es/knxUltimateGarage.html +1 -0
  63. package/nodes/locales/es/knxUltimateGlobalContext.html +1 -1
  64. package/nodes/locales/es/knxUltimateIoTBridge.html +2 -0
  65. package/nodes/locales/es/knxUltimateLoadControl.html +7 -3
  66. package/nodes/locales/es/knxUltimateLogger.html +46 -14
  67. package/nodes/locales/es/knxUltimateSceneController.html +30 -10
  68. package/nodes/locales/es/knxUltimateStaircase.html +1 -0
  69. package/nodes/locales/es/knxUltimateViewer.html +14 -4
  70. package/nodes/locales/es/knxUltimateWatchDog.html +57 -17
  71. package/nodes/locales/fr/knxUltimate-config.html +3 -3
  72. package/nodes/locales/fr/knxUltimate.html +59 -23
  73. package/nodes/locales/fr/knxUltimateAlerter.html +42 -12
  74. package/nodes/locales/fr/knxUltimateAutoResponder.html +21 -6
  75. package/nodes/locales/fr/knxUltimateGarage.html +1 -0
  76. package/nodes/locales/fr/knxUltimateGlobalContext.html +1 -1
  77. package/nodes/locales/fr/knxUltimateIoTBridge.html +2 -0
  78. package/nodes/locales/fr/knxUltimateLoadControl.html +7 -3
  79. package/nodes/locales/fr/knxUltimateLogger.html +46 -14
  80. package/nodes/locales/fr/knxUltimateSceneController.html +30 -10
  81. package/nodes/locales/fr/knxUltimateStaircase.html +1 -0
  82. package/nodes/locales/fr/knxUltimateViewer.html +14 -4
  83. package/nodes/locales/fr/knxUltimateWatchDog.html +55 -15
  84. package/nodes/locales/it/knxUltimate-config.html +3 -3
  85. package/nodes/locales/it/knxUltimate.html +16 -3
  86. package/nodes/locales/it/knxUltimate.json +7 -7
  87. package/nodes/locales/it/knxUltimateAlerter.html +8 -1
  88. package/nodes/locales/it/knxUltimateAutoResponder.html +3 -0
  89. package/nodes/locales/it/knxUltimateGarage.html +1 -0
  90. package/nodes/locales/it/knxUltimateGarageDoorBarrierOpener.html +5 -2
  91. package/nodes/locales/it/knxUltimateGlobalContext.html +4 -1
  92. package/nodes/locales/it/knxUltimateIoTBridge.html +2 -0
  93. package/nodes/locales/it/knxUltimateLoadControl.html +1 -1
  94. package/nodes/locales/it/knxUltimateLogger.html +10 -2
  95. package/nodes/locales/it/knxUltimateSceneController.html +6 -1
  96. package/nodes/locales/it/knxUltimateSceneController.json +4 -4
  97. package/nodes/locales/it/knxUltimateStaircase.html +1 -0
  98. package/nodes/locales/it/knxUltimateViewer.html +11 -3
  99. package/nodes/locales/it/knxUltimateWatchDog.html +12 -2
  100. package/nodes/locales/zh-CN/knxUltimate-config.html +3 -3
  101. package/nodes/locales/zh-CN/knxUltimate.html +13 -3
  102. package/nodes/locales/zh-CN/knxUltimate.json +7 -7
  103. package/nodes/locales/zh-CN/knxUltimateAlerter.html +8 -1
  104. package/nodes/locales/zh-CN/knxUltimateAutoResponder.html +3 -0
  105. package/nodes/locales/zh-CN/knxUltimateGarageDoorBarrierOpener.html +5 -2
  106. package/nodes/locales/zh-CN/knxUltimateGlobalContext.html +4 -1
  107. package/nodes/locales/zh-CN/knxUltimateIoTBridge.html +2 -0
  108. package/nodes/locales/zh-CN/knxUltimateLoadControl.html +1 -1
  109. package/nodes/locales/zh-CN/knxUltimateLogger.html +10 -2
  110. package/nodes/locales/zh-CN/knxUltimateSceneController.html +6 -1
  111. package/nodes/locales/zh-CN/knxUltimateSceneController.json +4 -4
  112. package/nodes/locales/zh-CN/knxUltimateViewer.html +11 -3
  113. package/nodes/locales/zh-CN/knxUltimateWatchDog.html +11 -2
  114. package/package.json +9 -3
  115. package/resources/htmlUtils.js +46 -0
  116. package/scripts/check-node-docs.js +1 -1
  117. package/scripts/dev-serve-docs.js +469 -0
  118. package/scripts/dev-serve-template.html +18 -0
  119. package/scripts/export-wiki-to-pages.js +203 -0
  120. package/scripts/generate-readme-doc-buttons.py +171 -0
  121. package/scripts/generate-wiki-navbar.js +142 -0
  122. package/scripts/help-to-wiki.js +107 -0
  123. package/scripts/inject-wiki-header.js +31 -11
  124. package/scripts/manage-wiki-menu.js +4 -4
  125. package/scripts/manual_translate_fr_es.py +11 -7
  126. package/scripts/migrate-node-help.js +2 -2
  127. package/scripts/prepare-wiki-pages.js +113 -0
  128. package/scripts/sync-help-from-wiki.js +2 -2
  129. package/scripts/translate-wiki.js +15 -27
  130. package/scripts/update-help-from-wiki.js +2 -2
  131. package/scripts/validate-wiki-languagebar.js +15 -5
  132. package/scripts/wiki-menu.json +62 -99
  133. package/README-WIKI.md +0 -108
  134. package/img/knxsecure.png +0 -0
  135. package/img/readmemain_old.png +0 -0
package/CHANGELOG.md CHANGED
@@ -6,11 +6,19 @@
6
6
 
7
7
  # CHANGELOG
8
8
 
9
- **Version 4.0.26** - December 2025<br/>
9
+ **Version 4.0.29** - November 2025<br/>
10
+ - All Hue editor nodes now honour the refresh icon by forcing a live reload from the Hue bridge (with URL-safe server ids), keeping device/scene lists in sync after bridge-side changes.<br/>
11
+ <br/>
12
+
13
+ **Version 4.0.27** - October 2025<br/>
14
+ - GA selector inputs: suppressed the empty-result tooltip by keeping the typed group address as a fallback option so single matches are never hidden behind "no items to show".<br/>
15
+ <br/>
16
+
17
+ **Version 4.0.26** - October 2025<br/>
10
18
  - Watchdog node editor: added the same GA autocomplete list used in the other KNX nodes, restricted to boolean DPT 1.x addresses and with secure-address highlighting to keep configuration consistent.<br/>
11
19
  <br/>
12
20
 
13
- **Version 4.0.25** - November 2025<br/>
21
+ **Version 4.0.25** - October 2025<br/>
14
22
  - KNX Device node editor: repositioned the "Show manual command button in editor" option directly under the input passthrough setting so related controls stay together.<br/>
15
23
  - KNX Function helper: refreshed the send-side snippet library with ready-to-use home-automation templates (motion-triggered lighting, HVAC standby on window-open, night door alerts, bedtime all-off) and cleaned up placeholders for easier copy/paste.<br/>
16
24
 
@@ -632,7 +640,7 @@ This is an interim version, to quick fix some issues. Please report any issue wi
632
640
 
633
641
  **Version 2.2.2** - October 2023<br/>
634
642
  - NEW: HUE Motion: support HUE Camera motion events via the HUE Motion node.<br/>
635
- - HUE Light: some tweaking to the GUI.<br/> - HUE Grouped Light: Fixed relative dimming function.<br/> - KNK Alerter node: <a href="https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/SampleAlerter">fixed the wiki sample page</a>.<br/> - KNX Viewer: added the help pane in Node-Red.<br/>
643
+ - HUE Light: some tweaking to the GUI.<br/> - HUE Grouped Light: Fixed relative dimming function.<br/> - KNK Alerter node: <a href="https://supergiovane.github.io/node-red-contrib-knx-ultimate/wiki/SampleAlerter">fixed the wiki sample page</a>.<br/> - KNX Viewer: added the help pane in Node-Red.<br/>
636
644
 
637
645
 
638
646
  **Version 2.2.1** - October 2023<br/>
@@ -1041,7 +1049,7 @@ This is an interim version, to quick fix some issues. Please report any issue wi
1041
1049
 
1042
1050
  **Version 1.4.1** - October 2022<br/>
1043
1051
  - Added DPT 14.077.<br/>
1044
- - NEW: you can now set the ETS group address list at runtime, via the Watchdog Node. See here https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/7.-WatchDog-Configuration the "importCSV" property of the msg.setGatewayConfig.<br/>
1052
+ - NEW: you can now set the ETS group address list at runtime, via the Watchdog Node. See here https://supergiovane.github.io/node-red-contrib-knx-ultimate/wiki/WatchDog-Configuration the "importCSV" property of the msg.setGatewayConfig.<br/>
1045
1053
  - Updated the Wiki in all languages.<br/>
1046
1054
 
1047
1055
 
@@ -1147,7 +1155,7 @@ This is an interim version, to quick fix some issues. Please report any issue wi
1147
1155
 
1148
1156
 
1149
1157
  **Version 1.3.28** - February 2022<br/>
1150
- - NEW: KNX Viewer: this node allow you to see all datapints and values in a dashboard wirget. https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/knxUltimateViewer<br/>
1158
+ - NEW: KNX Viewer: this node allow you to see all datapints and values in a dashboard wirget. https://supergiovane.github.io/node-red-contrib-knx-ultimate/wiki/knxUltimateViewer<br/>
1151
1159
 
1152
1160
 
1153
1161
  **Version 1.3.27** - February 2022<br/>
@@ -1364,11 +1372,11 @@ This is an interim version, to quick fix some issues. Please report any issue wi
1364
1372
  - Fixed a wrong help link in the gateway configuration node, in the italian language.<br/>
1365
1373
  - Fix: on importing ETS Group Addresses file, the debug window won't show the import's warnings/error.<br/>
1366
1374
  - NEW: starting implementation of KNX Secure (ETA END DECEMBER 2021). For now, the only thing working is keyring import and verification of his Hash against the password you set on the file while exporting keyring from ETS and decyphering of the Backbone key.<br/>
1367
- - Updated WIKI and help to reflect KNX Secure changes.<br/>
1375
+ - Updated Documentation to reflect KNX Secure changes.<br/>
1368
1376
 
1369
1377
 
1370
1378
  **Version 1.2.34** - June 2021<br/>
1371
- - Gateway configuration: added option Suppress repeated (R-Flag) telegrams fom BUS. When enabled, this option suppress the telegrams marked as "repeated" (with R-Flag) coming from the bus. See here: https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/Gateway-configuration<br/>
1379
+ - Gateway configuration: added option Suppress repeated (R-Flag) telegrams fom BUS. When enabled, this option suppress the telegrams marked as "repeated" (with R-Flag) coming from the bus. See here: https://supergiovane.github.io/node-red-contrib-knx-ultimate/wiki/Gateway-configuration<br/>
1372
1380
 
1373
1381
 
1374
1382
  **Version 1.2.33** - May 2021<br/>
@@ -1388,7 +1396,7 @@ This is an interim version, to quick fix some issues. Please report any issue wi
1388
1396
 
1389
1397
 
1390
1398
  **Version 1.2.29** - May 2021<br/>
1391
- - KNX Device: if "read on connection/reconnection" is selected, the gateway node will now read all values of all nodes in 2 steps: first from file (for the nodes set in this way), then from BUS (for the nodes set in this way). This allow nodes that are setup as virtual devices, to get their values from file before being asked to send the value as response to the bus, by other nodes. It's all clear? No? Sorry for that, i'm unable to better explain that.</br>- Watchdog node: NEW: you can force the selected gateway to disconnect from the KNX BUS and to STOP reconnection attempts. You can also force the selected gateway to connect to the KNX BUS and to ENABLE reconnection attempts. https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/-Sample---WatchDog<br/>
1399
+ - KNX Device: if "read on connection/reconnection" is selected, the gateway node will now read all values of all nodes in 2 steps: first from file (for the nodes set in this way), then from BUS (for the nodes set in this way). This allow nodes that are setup as virtual devices, to get their values from file before being asked to send the value as response to the bus, by other nodes. It's all clear? No? Sorry for that, i'm unable to better explain that.</br>- Watchdog node: NEW: you can force the selected gateway to disconnect from the KNX BUS and to STOP reconnection attempts. You can also force the selected gateway to connect to the KNX BUS and to ENABLE reconnection attempts. https://supergiovane.github.io/node-red-contrib-knx-ultimate/wiki/-Sample---WatchDog<br/>
1392
1400
 
1393
1401
 
1394
1402
  **Version 1.2.28** - May 2021<br/>
@@ -1402,24 +1410,24 @@ This is an interim version, to quick fix some issues. Please report any issue wi
1402
1410
 
1403
1411
 
1404
1412
  **Version 1.2.26** - April 2021<br/>
1405
- - NEW: Alerter node: added a third output PIN containing the last alerted device (https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/Alerter-Configuration).<br/>
1413
+ - NEW: Alerter node: added a third output PIN containing the last alerted device (https://supergiovane.github.io/node-red-contrib-knx-ultimate/wiki/Alerter-Configuration).<br/>
1406
1414
  - Updated Wiki, Help and SAMPLE to reflect this change.<br/>
1407
1415
 
1408
1416
 
1409
1417
  **Version 1.2.25** - April 2021<br/>
1410
- - NEW: Alerter node: added a second output PIN containing all alerted devices at once (useful for Telegram, Alexa and so on) (https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/Alerter-Configuration).<br/>
1418
+ - NEW: Alerter node: added a second output PIN containing all alerted devices at once (useful for Telegram, Alexa and so on) (https://supergiovane.github.io/node-red-contrib-knx-ultimate/wiki/Alerter-Configuration).<br/>
1411
1419
  - NEW: Alerter node: now you can enter TWO device's descriptions, one short (MAX 14 CHARS, SUITABLE FOR DPT 16.x) and one long.<br/>
1412
1420
  - Updated Wiki, Help and SAMPLE to reflect this change.<br/>
1413
1421
 
1414
1422
 
1415
1423
  **Version 1.2.23** - April 2021<br/>
1416
1424
  - Fix: Put some spaces in the device list window of Alerter and Scene node, to facilitate the fields editing.<br/>
1417
- - Alerter node: other than "write", the devices listed react to "response" telegrams as well (https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/Alerter-Configuration).<br/>
1425
+ - Alerter node: other than "write", the devices listed react to "response" telegrams as well (https://supergiovane.github.io/node-red-contrib-knx-ultimate/wiki/Alerter-Configuration).<br/>
1418
1426
 
1419
1427
 
1420
1428
  **Version 1.2.22** - April 2021<br/>
1421
1429
  - Fix: emulated mode in knx-ultimate set to "universal mode" has the topic always set to empty string.<br/>
1422
- - NEW: Alerter node (https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/Alerter-Configuration).<br/>
1430
+ - NEW: Alerter node (https://supergiovane.github.io/node-red-contrib-knx-ultimate/wiki/Alerter-Configuration).<br/>
1423
1431
  - NEW: Alerter node HELP online with samples, in both italiano, english and deutsch.<br/>
1424
1432
 
1425
1433
 
@@ -1437,7 +1445,7 @@ This is an interim version, to quick fix some issues. Please report any issue wi
1437
1445
 
1438
1446
  **Version 1.2.18** - April 2021<br/>
1439
1447
  - NEW: KNX-Ultimate node can retain it's value after reconnection to KNX bus and even after reboot of node-red.<br/>
1440
- - Update the WIKI to reflect the changes (https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/2.-Node-Configuration).<br/>
1448
+ - Update the WIKI to reflect the changes (https://supergiovane.github.io/node-red-contrib-knx-ultimate/wiki/Device).<br/>
1441
1449
  - NEW: begin to prepare KNX-Ultimate to support KNX Secure. Some changes to the underlying API where made.<br/>
1442
1450
  - Done some checks on new datapoints coming from BUS to discard wrong telegrams lenght.<br/>
1443
1451
 
@@ -1452,7 +1460,7 @@ This is an interim version, to quick fix some issues. Please report any issue wi
1452
1460
  - Global Context Node: fixed the help link, it was broken in italian language.<br/>
1453
1461
  - Global Context Node: optimized the JavaScript samples.<br/>
1454
1462
  - Global Context Node: fix the gateway description not showing in config window, in italian language.<br/>
1455
- - Global Context Node: added the configuration help page in the wiki for all languages (https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/GlobalVariable).<br/>
1463
+ - Global Context Node: added the configuration help page in the wiki for all languages (https://supergiovane.github.io/node-red-contrib-knx-ultimate/wiki/GlobalVariable).<br/>
1456
1464
  - NEW: Online node-red public test website: Point your browser here http://casacorte.myqnapcloud.com:2021 There is a node-red installation ready to be tested, with KNX-Ultimate fully set in "emulation" mode (you cannot do any damage, because the KNX backbone is simulated).<br/>
1457
1465
  - Added proKNX to the list of KNX device manufacturers using KNX-Ultimate (at bottom of the README page).<br/>
1458
1466
 
@@ -1468,18 +1476,18 @@ This is an interim version, to quick fix some issues. Please report any issue wi
1468
1476
 
1469
1477
 
1470
1478
  **Version 1.2.9** - February 2021<br/>
1471
- - NEW: LOBAL CONTEXT node: https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/SampleGlobalContextNode), exposes the group addresses to a Global Context variable, to be used in function nodes.<br/>
1479
+ - NEW: LOBAL CONTEXT node: https://supergiovane.github.io/node-red-contrib-knx-ultimate/wiki/SampleGlobalContextNode), exposes the group addresses to a Global Context variable, to be used in function nodes.<br/>
1472
1480
  - NEW: Datapoint 19.001 DateTime<br/>
1473
1481
  - Added sample in the config window of Datapoint 19.001 and updated the sample page in the wiki.
1474
1482
 
1475
1483
 
1476
1484
  **Version 1.2.8** - January 2021<br/>
1477
- - NEW: you can now change the node configuration my input message. https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/-Sample-setConfig<br/>
1485
+ - NEW: you can now change the node configuration my input message. https://supergiovane.github.io/node-red-contrib-knx-ultimate/wiki/-Sample-setConfig<br/>
1478
1486
  - Added msg.setConfig sample and updated the rest of the WIKI.
1479
1487
 
1480
1488
 
1481
1489
  **Version 1.2.7** - January 2021<br/>
1482
- - NEW: Datapoint 237 DALI diags. https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/-Sample---DPT237<br/>
1490
+ - NEW: Datapoint 237 DALI diags. https://supergiovane.github.io/node-red-contrib-knx-ultimate/wiki/-Sample---DPT237<br/>
1483
1491
  - Added sample DPT 237.x in the Wiki
1484
1492
 
1485
1493
 
@@ -1551,7 +1559,7 @@ This is an interim version, to quick fix some issues. Please report any issue wi
1551
1559
 
1552
1560
  **Version 1.1.91** - October 2020<br/>
1553
1561
  - NEW: Datapoint 22.201 RCHH Status (for example, for MDT actuators)<br/>
1554
- - Added sample for Datapoint 22.x (https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/-Sample---DPT22)<br/>
1562
+ - Added sample for Datapoint 22.x (https://supergiovane.github.io/node-red-contrib-knx-ultimate/wiki/-Sample---DPT22)<br/>
1555
1563
  - Added sample for Datapoint 20.x<br/>
1556
1564
 
1557
1565
 
@@ -1566,7 +1574,7 @@ This is an interim version, to quick fix some issues. Please report any issue wi
1566
1574
  - Added sample for Datapoint 12.x. <br/>
1567
1575
  - Added sample for Datapoint 13.x. <br/>
1568
1576
  - Added sample for Datapoint 14.x. <br/>
1569
- - Added sample for switching on/off a POE port of Unifi Switch (https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/-Sample---UnifiPOE)
1577
+ - Added sample for switching on/off a POE port of Unifi Switch (https://supergiovane.github.io/node-red-contrib-knx-ultimate/wiki/-Sample---UnifiPOE)
1570
1578
 
1571
1579
 
1572
1580
  **Version 1.1.89** - September 2020<br/>
@@ -1574,11 +1582,11 @@ This is an interim version, to quick fix some issues. Please report any issue wi
1574
1582
 
1575
1583
 
1576
1584
  **Version 1.1.88** - September 2020<br/>
1577
- - FIX: Scene Controller. If disabled, it outputs now the correct values of recallscene and savescene properties (before, both was sentout as false, even if true). See here at bottom: https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/SceneController-MSG-to-the-node<br/>
1585
+ - FIX: Scene Controller. If disabled, it outputs now the correct values of recallscene and savescene properties (before, both was sentout as false, even if true). See here at bottom: https://supergiovane.github.io/node-red-contrib-knx-ultimate/wiki/SceneController-Configuration#messages-from-the-node<br/>
1578
1586
 
1579
1587
 
1580
1588
  **Version 1.1.86** - September 2020<br/>
1581
- - NEW: Scene Controller, added the ability to disable the scene controller via msg.disabled = true. See here at bottom: https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/SceneController-MSG-to-the-node<br/>
1589
+ - NEW: Scene Controller, added the ability to disable the scene controller via msg.disabled = true. See here at bottom: https://supergiovane.github.io/node-red-contrib-knx-ultimate/wiki/SceneController-Configuration#messages-from-the-node<br/>
1582
1590
 
1583
1591
 
1584
1592
  **Version 1.1.85** - September 2020<br/>
@@ -1613,7 +1621,7 @@ This is an interim version, to quick fix some issues. Please report any issue wi
1613
1621
 
1614
1622
 
1615
1623
  **Version 1.1.79** - August 2020<br/>
1616
- - NEW: The scene controller node can now save the current group address value via a msg input. See here: https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/SceneController-MSG-to-the-node and the sample in the wiki as well..
1624
+ - NEW: The scene controller node can now save the current group address value via a msg input. See here: https://supergiovane.github.io/node-red-contrib-knx-ultimate/wiki/SceneController-Configuration#messages-from-the-node and the sample in the wiki as well..
1617
1625
 
1618
1626
 
1619
1627
  **Version 1.1.76** - August 2020<br/>
@@ -1792,7 +1800,7 @@ This is an interim version, to quick fix some issues. Please report any issue wi
1792
1800
 
1793
1801
 
1794
1802
  **Version 1.1.32** - Feb 2020<br/>
1795
- - New: in the knx-ultimate, added the option to <a href="https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/2.-Node-Configuration" target="_blank">format the msg.payload value</a>, if it's numeric.<br/>
1803
+ - New: in the knx-ultimate, added the option to <a href="https://supergiovane.github.io/node-red-contrib-knx-ultimate/wiki/Device" target="_blank">format the msg.payload value</a>, if it's numeric.<br/>
1796
1804
  - Switched to knx.js API 2.3.7<br/>
1797
1805
  - Refractoring of some internal code to speed up things, whenever the node sends a "Read" request to the BUS.<br/>
1798
1806
  - Fix a message warning in the config page, if you not imported the ETS csv file.<br/>
@@ -1808,18 +1816,18 @@ This is an interim version, to quick fix some issues. Please report any issue wi
1808
1816
 
1809
1817
 
1810
1818
  **Version 1.1.30** - Feb 2020<br/>
1811
- - New: the Watchdog node now signals if a knx-ultimate node throws errors as well. <a href="https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/8.-WatchDog-Messages-from-the-node" target="_blank">See here output message properties.</a><br/>
1819
+ - New: the Watchdog node now signals if a knx-ultimate node throws errors as well. <a href="https://supergiovane.github.io/node-red-contrib-knx-ultimate/wiki/WatchDog-Configuration" target="_blank">See here output message properties.</a><br/>
1812
1820
 
1813
1821
 
1814
1822
  **Version 1.1.29** - Feb 2020<br/>
1815
1823
  - Changed Node KNX Icon, logo and colors, thanks @svenflender <br/>
1816
1824
  - New in config-node: copy/paste friendly text block, with a list of all KNX Nodes (for using, for example, in KNX Router line/zone filters).<br/>
1817
- - New: added subtype decoded value **payloadsubtypevalue** ( for exampe, On/Off, Ramp/NoRamp, Start/Stop, Alarm/NoAlarm ). <a href="https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/-Sample---Subtype" target="_blank">See here an example</a><br/>
1825
+ - New: added subtype decoded value **payloadsubtypevalue** ( for exampe, On/Off, Ramp/NoRamp, Start/Stop, Alarm/NoAlarm ). <a href="https://supergiovane.github.io/node-red-contrib-knx-ultimate/wiki/-Sample---Subtype" target="_blank">See here an example</a><br/>
1818
1826
 
1819
1827
 
1820
1828
  **Version 1.1.28** - Jan 2020<br/>
1821
1829
  - New: Added topic property<br/>
1822
- - New: added page to wiki, explaining the node protection. <a href="https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/-Protections" target="_blank">Node Protections</a>.<br/>
1830
+ - New: added page to wiki, explaining the node protection. <a href="https://supergiovane.github.io/node-red-contrib-knx-ultimate/wiki/Protections" target="_blank">Node Protections</a>.<br/>
1823
1831
  - Updated Wiki to reflect the new changes.<br/>
1824
1832
 
1825
1833
 
@@ -1830,7 +1838,7 @@ This is an interim version, to quick fix some issues. Please report any issue wi
1830
1838
 
1831
1839
 
1832
1840
  **Version 1.1.26** - Jan 2020<br/>
1833
- - New: Watchdog Node added. Please <a href="https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/7.-WatchDog-Configuration" target="_blank">consult the Wiki</a>.<br/>
1841
+ - New: Watchdog Node added. Please <a href="https://supergiovane.github.io/node-red-contrib-knx-ultimate/wiki/WatchDog-Configuration" target="_blank">consult the Wiki</a>.<br/>
1834
1842
  - Changed category (the node's list on left panel of node-red) to "KnxUltimate", to accomodate the Watchdog node.<br/>
1835
1843
 
1836
1844
 
@@ -3,10 +3,6 @@
3
3
  {
4
4
  "name": "node-red-contrib-knx-ultimate",
5
5
  "path": "."
6
- },
7
- {
8
- "name": "node-red-contrib-knx-ultimate.wiki",
9
- "path": "../node-red-contrib-knx-ultimate.wiki"
10
6
  }
11
7
  ],
12
8
  "settings": {