Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Using this flow you will be able to adjust the DALI luminaire's brightness in the E2D system from the KNX level. The program described in this article is associated with dimming up/down using KNX buttons. This functionality is only available when you have LMS E2D REMOTE ACCESS KIT at your site and the Vertex ApC has been supplied with an internet connection.

Installing KNX library for Node-RED

...

  • Open the Node-RED and go to the Settings tab and select Settings[1].

...

  • Go to the Palette [2]tab. Here you can see all the libraries installed in the current Node-RED version. Select the Install tab [3]. Type in node-red-contrib-knx-easy [4] in the search bar and click the Install button [5] for the needed library.

...

3. You will recieve a prompt message. Read the node documentation and select Install [6] to confirm your action.

...

1. After importing the flow go to the first node - knxEasy-in. Set the gateway, group address and Datapoint . Provide the factual IP address the the KNX IP gateway (like router IP) and port of the gateway (the one in the flow is an example) [7]. Check if the group address [8] given in the knxEasy-in node is are the same as the one you want to controlset in ETS software. Datapoint [9] should be set to 3.007 in both .

...

The Vertex node is set, so you do not need to make any changes.

...