Hi
I have a MDT Glastaster II with one Button configured as a switch. It only sends true to the group address. What I want to achieve when the button on the MDT Galstatster is pressed:
1. In Node red, first check what is the current value of the group address.
2. If the value is false, set groupaddress to true
3. Have a trigger that fires after 30 min and sets the Group address value to false
I cannot get it running, can some put me in the right direction please.
Below a snippet of my flow where th logic from above should be implemented, but this one creates a circular reference error and the KNX device gets disabled.
image.png
Best regards
Christian
I have a MDT Glastaster II with one Button configured as a switch. It only sends true to the group address. What I want to achieve when the button on the MDT Galstatster is pressed:
1. In Node red, first check what is the current value of the group address.
2. If the value is false, set groupaddress to true
3. Have a trigger that fires after 30 min and sets the Group address value to false
I cannot get it running, can some put me in the right direction please.
Below a snippet of my flow where th logic from above should be implemented, but this one creates a circular reference error and the KNX device gets disabled.
image.png
Best regards
Christian
Kommentar