mrgadget/node-red-contrib-eztimer

Trigger event output not as selected.

marc-gist opened this issue · 2 comments

I've setup eztimer (thank you for a great node) and recently tried to set it up as a trigger only, time of day (so set clock) and then set the output to send a "timestamp"

image

Payload is empty rather than a timestamp as expected.

Evening! So you found another value type I wasn't handling huh? :) Thanks!

Version 1.1.1 should sort this - just two lines of code to conditionally handle the date value type (displayed as timestamp in the UI).

Tested fine for me - let me know if you have any issues.

Cheers,
Ben.

Look like i did ;) as i've said, thank for the great node, using it more and more :)