node-red-contrib-wled
Version:
Node-RED nodes for WLED
27 lines (17 loc) • 1.06 kB
Markdown
# 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