csuermann / node-red-contrib-suncron

Node-RED node that triggers configurable outgoing messages based on the position of the sun
MIT License
9 stars 1 forks source link

[Enhancement] Next event scheduled? #21

Closed xX-Nexus-Xx closed 3 years ago

xX-Nexus-Xx commented 3 years ago

Great node !

You are showing the next scheduled event just below the node. Is it possible to get this information into the payload? I know how to catch the status from the node but it would be great to have it in same format as your other

{"Next_event":"sunrise","sunEventTime":"2021-06-22T06:59:27","cronTime":"2021-06-22T06:59:27","offset":0}

github-actions[bot] commented 3 years ago

:tada: This issue has been resolved in version 1.6.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: