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

Support for states with manual triggers #153

Closed jensrossbach closed 4 months ago

jensrossbach commented 4 months ago

This pull request adds the possibility to define a state that will never be automatically triggered by the state node. Such states do not have a trigger time associated and can only be triggered manually via an input message.