# node-red-contrib-wled

[![NPM version](https://badge.fury.io/js/node-red-contrib-wled.svg)](http://badge.fury.io/js/node-red-contrib-wled)
[![Dependencies Status](https://david-dm.org/hobbyquaker/node-red-contrib-wled/status.svg)](https://david-dm.org/hobbyquaker/node-red-contrib-wled)
[![Build Status](https://travis-ci.org/hobbyquaker/node-red-contrib-wled.svg?branch=master)](https://travis-ci.org/hobbyquaker/node-red-contrib-wled)
[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](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
