An open API service indexing awesome lists of open source software.

https://github.com/thingzi/thingzi-logic-timers

Timer nodes for node red
https://github.com/thingzi/thingzi-logic-timers

node-red timers

Last synced: 8 months ago
JSON representation

Timer nodes for node red

Awesome Lists containing this project

README

          

A collection of useful nodes to help with time based automation.

Despite the large number of timer nodes available for node red i never found one i was satisfied with. Some were far too simple and others way too complicated. In the end i made my own which are indended to be reliable & easy to use with a clean design.

### Timer Node
Daily on/off timer node that supports fixed times of the day or sun events. Useful for setting timers such as lights that go on when its dark and off of at a fixed time.

![example usage](docs/images/timer.png)

### Time Check Node
Time check node for testing if a time (default current time) is within the set range including sun events. The original message is forwarded to different outputs based on pass/fail.

![example usage](docs/images/time-check.png)

### Schedule Node
Set events for a weekly schedule using a visual calendar. Useful for schedules such as heating where you have a morning time, evening time and these may vary at the weekend.

![example usage](docs/images/schedule.png)

### Activity Node
Handle time based activity events with timeouts and extensions. Useful for controlling lights based on motion
or similar.

![example usage](docs/images/activity.png)

If you like/use this node, coffee makes me happy and it keeps me coding when i should be sleeping...

Buy Me A Coffee