Update README.md

This commit is contained in:
Adrian Scillato 2018-05-10 14:34:20 -03:00 committed by GitHub
parent 3a9233f0c2
commit 56f781cc39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -103,7 +103,8 @@ We can configure to send the value of temperature or humidity every teleperiod.
- [x] Add Log Info - [x] Add Log Info
- [x] Complete all the language files with keys - [x] Complete all the language files with keys
- [ ] Add option for changing default Multicast KNX IP and PORT - [ ] 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 Neo Pixel
- [ ] Add support for other devices supported by Tasmota - [ ] Add support for other devices supported by Tasmota
- [ ] Optimize code to reduce Flash and RAM - [ ] Optimize code to reduce Flash and RAM