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 "else" operator to time switch node #18

Closed jensrossbach closed 4 years ago

jensrossbach commented 4 years ago

There is now a new operator called "otherwise" available. The condition with this operator is evaluating to true if all other conditions do not match.