diff --git a/README.md b/README.md index 696105a66..ff6d4ef59 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This repository is kept updated with the Original Sonoff-Tasmota. [](https://www.knx.org/knx-en/knx/association/what-is-knx/index.php) -The [KNX IP Protocol](https://www.knx.org/knx-en/knx/association/what-is-knx/index.php) is an _international open standard_ for smart homes and smart buldings automation. It is a decentraliced system. Each device can talk directly to each other without the need of a central controller or server. Any panel or server is just for telesupervision and for sending requests. KNX IP Protocol uses a UDP multicast on _224.0.23.12 : 3671_. +The [KNX IP Protocol](https://www.knx.org/knx-en/knx/association/what-is-knx/index.php) is an _international open standard_ for smart homes and smart buldings automation. It is a decentraliced system. Each device can talk directly to each other without the need of a central controller or server. Any panel or server is just for telesupervision and for sending requests. KNX IP Protocol uses a UDP multicast on _224 . 0 . 23 . 12 : 3671_. Each device has a physical address ( like a MAC ) as **1 . 1 . 0** and that address is used for configuration purposes.