From 48a817f4f28e8f73088946e60ab0459c53aec30d Mon Sep 17 00:00:00 2001 From: puddly <32534428+puddly@users.noreply.github.com> Date: Mon, 6 Sep 2021 12:33:44 -0400 Subject: [PATCH] Remove references to legacy `ti_cc` ZHA radio library (#19227) --- source/_integrations/zha.markdown | 2 -- 1 file changed, 2 deletions(-) diff --git a/source/_integrations/zha.markdown b/source/_integrations/zha.markdown index bbe885311fc..ac1da649bad 100644 --- a/source/_integrations/zha.markdown +++ b/source/_integrations/zha.markdown @@ -126,7 +126,6 @@ a new pop-up asking for a radio type. In the pop-up: | `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 (e.g., CC253x, CC26x2, CC13x2) | -| `ti_cc` | Texas Instruments (legacy) | | `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) | @@ -386,7 +385,6 @@ logger: bellows.zigbee.application: debug bellows.ezsp: debug zigpy: debug - zigpy_cc: debug zigpy_deconz.zigbee.application: debug zigpy_deconz.api: debug zigpy_xbee.zigbee.application: debug