jensrossbach / node-red-contrib-chronos

Time-based Node-RED scheduling, repeating, queueing, routing, filtering and manipulating nodes
https://jensrossbach.github.io/node-red-contrib-chronos
MIT License
28 stars 1 forks source link

Add possibility to retrieve schedule override from environment variable #132

Closed jensrossbach closed 5 months ago

jensrossbach commented 5 months ago

This pull request adds the possibility to override a schedule from the contents of an environment variable. This can be useful when using the scheduler node in a sub flow.