From 56f781cc39fc18db979d04da5864b7761f481f6f Mon Sep 17 00:00:00 2001 From: Adrian Scillato <35405447+ascillato@users.noreply.github.com> Date: Thu, 10 May 2018 14:34:20 -0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a0a082b00..7e96b7508 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,8 @@ We can configure to send the value of temperature or humidity every teleperiod. - [x] Add Log Info - [x] Complete all the language files with keys - [ ] Add option for changing default Multicast KNX IP and PORT -- [ ] Add options for increase communication reliability +- [ ] Add options for increase communication reliability (re send telegrams, check for ack) +- [ ] Add options for multicast forced reconnection (needed for some routers that have IGMP conflict with actual esp8266 lib v2.3.0 to v2.4.1, and lwIP v1.4 to v2.0) - [ ] Add support for Neo Pixel - [ ] Add support for other devices supported by Tasmota - [ ] Optimize code to reduce Flash and RAM