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 new commands "pause" and "resume" to state node #163

Closed jensrossbach closed 3 months ago

jensrossbach commented 3 months ago

This pull request adds the new commands "pause" and "resume" to the state node. With these commands, automatic state changes can be suspended in order to keep specific states active for longer time. This is especially useful in combination with manual states.