Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/niklaswall/node-red-contrib-light-scheduler
Light Scheduler is a node-red node that provides a weekly schedule mainly focused on controlling light in home automation scenarios.
https://github.com/niklaswall/node-red-contrib-light-scheduler
Last synced: 18 days ago
JSON representation
Light Scheduler is a node-red node that provides a weekly schedule mainly focused on controlling light in home automation scenarios.
- Host: GitHub
- URL: https://github.com/niklaswall/node-red-contrib-light-scheduler
- Owner: niklaswall
- License: apache-2.0
- Created: 2017-08-11T11:46:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-25T12:01:34.000Z (5 months ago)
- Last Synced: 2024-07-25T15:08:57.162Z (4 months ago)
- Language: HTML
- Size: 866 KB
- Stars: 41
- Watchers: 9
- Forks: 15
- Open Issues: 43
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Light Scheduler
node-red-contrib-light-scheduler
Light Scheduler is a node-red node that provides a weekly schedule, and is mainly focused on controlling light in home automation scenarios but could be used to control anything in your node-red setup.
## Main Features
- Graphical Schedule Editor (weekly)
- Schedule Randomization
- Sun elevation control
- Manual overrides (force on/off, schedule only, light only etc)
- Customizable on/off payloads (and topic).
- Three modes of output (when state changes, when state changes + startup or minutely![Graphical Editor](https://raw.githubusercontent.com/niklaswall/node-red-contrib-light-scheduler/master/screenshots/editor.png 'Graphical Editor')
Please visit [my website](https://faulty.cloud/projects/node-red-contrib-light-scheduler) for full project documentation and details.
If you have any issues or suggestions please report them on [github](https://github.com/niklaswall/node-red-contrib-light-scheduler/issues)!
The latest stable version is always available on [npm](https://www.npmjs.com/package/node-red-contrib-light-scheduler) for direct download from the Node-RED palette manager.