diff --git a/Zigbee.md b/Zigbee.md
index fa2dce7e..e8f1d7df 100644
--- a/Zigbee.md
+++ b/Zigbee.md
@@ -10,6 +10,7 @@ Before using Zigbee to Tasmota, you need to understand a few concepts. Here is a
|**Zigbee coordinator**
The coordinator is responsible for selecting the channel, PanID, security policy, and stack profile for a network. Z2T will act as a coordinator.
You can have multiple coordinators as long as they have different PanIDs.|Wi-Fi Access Point|
|**PanID**
(Personal Area Network IDentifier)
This parameter is unique in a Zigbee network. The PanID is a 16-bit integer.
*Default: 0x1A63*|SSID (the Wi-Fi network name)|
|**ShortAddr**
Address of the device on the Zigbee network. This address is randomly assigned when the device first connects to the coordinator. The coordinator has address 0x0000.
You need to track which device has which address. There is currently no "Friendly Name" mechanism. This may be added in the future.|IP address|
+|**Endpoint**
The endpoint on the coordinator or on the Zigbee device the message is sent from/to. You can see endpoints as logical device providing distinct features|IP Port|
|**IEEEAddr**
Device hardware address (64 bits). This is unique per device and factory assigned.|MAC address|
|[**Channel**](https://www.metageek.com/training/resources/zigbee-wifi-coexistence.html) 11-26
*Default: 11*|Wi-Fi Channel|
|**Encryption Key**
128-bit encryption key.
*default: 0x0D0C0A08060402000F0D0B0907050301*|Wi-Fi password|