mirror of https://github.com/arendst/Tasmota.git
Update README.md
This commit is contained in:
parent
3f571f30a8
commit
5f2fdd0241
|
@ -117,8 +117,10 @@ We can configure to send the value of temperature or humidity every teleperiod.
|
|||
- [x] Complete all the language files with keys
|
||||
- [x] Add support for other output devices supported by Tasmota
|
||||
- [x] Add support for other sensors supported by Tasmota (TEMP, HUM, ENERGY)
|
||||
- [x] Add options for increase communication reliability (re send telegrams)
|
||||
- [ ] 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 - Send a telegram to itself. If it is received, multicast is ok, if not, reconnect)
|
||||
- [ ] Add option for saving values received from KNX to MEM and VAR for Tasmota's rules
|
||||
- [ ] Add command for rules to send values by KNX
|
||||
- [x] Add option for increase communication reliability (re send telegrams)
|
||||
- [ ] Add option 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 - Send a telegram to itself. If it is received, multicast is ok, if not, reconnect)
|
||||
- [ ] Add option to support KNX Snooping to debug KNX Network
|
||||
- [ ] Add option for KNXnet/IP Tunneling
|
||||
- [ ] Add option to repeat all KNX multicast broadcast (Tasmota to Tasmota communications) to KNXnet/IP Tunneling
|
||||
|
|
Loading…
Reference in New Issue