From c6c4936172300b97f249ea0313d02126276897e8 Mon Sep 17 00:00:00 2001 From: Hedda Date: Mon, 7 Sep 2020 16:32:00 +0200 Subject: [PATCH] Update zha.markdown to clarify Z-Stack 3.x.x vs Z-Stack Home 1.2.x (#14421) Co-authored-by: Franck Nijhof --- source/_integrations/zha.markdown | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/source/_integrations/zha.markdown b/source/_integrations/zha.markdown index 9c9db798ac7..576fd14c220 100644 --- a/source/_integrations/zha.markdown +++ b/source/_integrations/zha.markdown @@ -101,12 +101,12 @@ a new pop-up asking for a radio type. In the pop-up: | Radio Type | Zigbee Radio Hardware | | ------------- | ------------- | -| `ezsp` | Silicon Labs EmberZNet protocol (ex; Elelabs, HUSBZB-1, Telegesis) | -| `deconz` | dresden elektronik deCONZ protocol: ConBee I/II, RaspBee I/II | -| `znp` | Actively maintained: Texas Instruments Z-Stack ZNP protocol (ex: CC253x, CC26x2, CC13x2) | -| `ti_cc` | Legacy & HA12 ZStack Texas Instruments Z-Stack ZNP protocol (ex: CC253x, CC26x2, CC13x2) | -| `zigate` | ZiGate Serial protocol: PiZiGate, ZiGate USB-TTL, ZiGate WiFi | -| `xbee` | Digi XBee ZB Coordinator Firmware protocol (Digi XBee Series 2, 2C, 3) | +| `ezsp` | Silicon Labs EmberZNet protocol (e.g., Elelabs, HUSBZB-1, Telegesis) | +| `deconz` | dresden elektronik deCONZ protocol (e.g., ConBee I/II, RaspBee I/II) | +| `znp` | Texas Instruments new (active): Z-Stack 3.x.x ZNP protocol (e.g., CC26x2, CC13x2) | +| `ti_cc` | Texas Instruments legacy & HA12: Z-Stack Home 1.2.x ZNP protocol (e.g., CC253x) | +| `zigate` | ZiGate Serial protocol (e.g., ZiGate USB-TTL, PiZiGate, ZiGate WiFi) | +| `xbee` | Digi XBee ZB Coordinator Firmware protocol (e.g., Digi XBee Series 2, 2C, 3) | - Submit