hassio-addons/addon-node-red


The issue has been closed
Wait Until node timeout before configured timeout value is reached. #442
rdariolemes posted onGitHub
Problem/Motivation
Wait Until node timeout before configured timeout value is reached.
Expected behavior
Wait until the configured timeout value is reached
Actual behavior
Wait Until node timeout before configured timeout value is reached.
Steps to reproduce
Configure wait until node. Create function node who passes timeout and timeoutunits to wait until node. Wait and see node timing out before configured value and not executing timeout action.
Proposed changes
I haven't found WA.