mirror of https://github.com/arendst/Tasmota.git
Updated KNX Features (markdown)
parent
b85979bf41
commit
2b1297a3ee
|
@ -26,6 +26,9 @@ To configure KNX, enter on the Configuration Menu of Sonoff-Tasmota and select C
|
|||
<img src="https://github.com/ascillato/Sonoff-Tasmota_KNX/blob/development/.github/Config_Menu.jpg" />
|
||||
<img src="https://github.com/ascillato/Sonoff-Tasmota_KNX/blob/development/.github/KNX_menu.jpg" />
|
||||
|
||||
_Note on KNX communication enhancement option: As Wifi Multicast communication is not reliable in some wifi router due to IGMP problems or Snooping, an enhancement was implemented. This option increase the reliability by reducing the chances of losing telegrams, sending the same telegram 3 times. In practice it works really good and it is enough for normal home use. When this option is on, Tasmota will ignore toggle commands by KNX if those are sent more than 1 toggle per second. Just 1 toggle per second is working fine._
|
||||
|
||||
|
||||
**1) Setting Several Sonoff to be controlled as one by a Home Automation System:**
|
||||
|
||||
We can set one of the group address to be the same in all the devices so as to turn them on or off at the same time.
|
||||
|
|
Loading…
Reference in New Issue