https://github.com/hobbyquaker/node-red-contrib-wled
Node-RED nodes for WLED
https://github.com/hobbyquaker/node-red-contrib-wled
esp lighting node-red rgb stripe wled ws2812
Last synced: 4 months ago
JSON representation
Node-RED nodes for WLED
- Host: GitHub
- URL: https://github.com/hobbyquaker/node-red-contrib-wled
- Owner: hobbyquaker
- License: mit
- Created: 2019-12-24T22:08:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-04T02:30:39.000Z (over 6 years ago)
- Last Synced: 2025-09-11T05:23:24.436Z (9 months ago)
- Topics: esp, lighting, node-red, rgb, stripe, wled, ws2812
- Language: JavaScript
- Size: 65.4 KB
- Stars: 19
- Watchers: 6
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-red-contrib-wled
[](http://badge.fury.io/js/node-red-contrib-wled)
[](https://david-dm.org/hobbyquaker/node-red-contrib-wled)
[](https://travis-ci.org/hobbyquaker/node-red-contrib-wled)
[](https://github.com/sindresorhus/xo)
[![License][mit-badge]][mit-url]
__[Node-RED](https://nodered.org/) nodes to control the fabulous [WLED](https://github.com/Aircoookie/WLED)__
Requires WLED >= 0.9 and Node-RED >= 1.0
## Todo
* [ ] Poll and output status in configurable interval
* [x] Documentation
* [ ] Segment support. TBD: new segment node? Adressing segments via topic?
* [x] Travis job for XO linting
## License
MIT (c) 2020 Sebastian Raff
[mit-badge]: https://img.shields.io/badge/License-MIT-blue.svg?style=flat
[mit-url]: LICENSE