From 43c7c97f49289c62ed436c6d49a4af127b3fe003 Mon Sep 17 00:00:00 2001 From: Tobias Blum Date: Sun, 4 Feb 2018 01:10:25 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0d2b781..89da84d 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,9 @@ I hope I didn't miss any sources and mentioned every author. In case I forgot so - [x] MQTT support - [ ] Support multiple strips and control them separately or together - [ ] Save favourite effects? [Issue](https://github.com/toblum/McLighting/issues/35) +- [ ] Make number of pixels, MQTT and PIN configurable via front end [Issue](https://github.com/toblum/McLighting/issues/93) +- [ ] OTA update [Issue](https://github.com/toblum/McLighting/issues/93) +- [ ] Bundle webpages instead of SPIFFS [Issue](https://github.com/toblum/McLighting/issues/93) - [x] Fix issue with websockets connection problems - [ ] Add support for 433MHz wireless socket using the [RC switch](https://github.com/sui77/rc-switch) library. - [ ] Switch to the [NeoPixelBus library](https://github.com/Makuna/NeoPixelBus/wiki)