Skip to content

Commit 7219dd4

Browse files
authored
Change zigpy-cc to "legacy" and also list CC253x under zigpy-znp
Change zigpy-cc to be listed as "legacy" and also list CC253x devices under zigpy-znp as @puddly posted in home-assistant/home-assistant.io#17089 that all Texas Instruments Zugbee coordinators with any Z-Stack version are now relatively stable with zigpy-znp so should no longer be any no need to list versions.
1 parent 4668c8d commit 7219dd4

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,10 @@ Note! Zigbee 3.0 support or not in zigpy depends primarily on your Zigbee coordi
5151
- [RaspBee II (a.k.a. RaspBee 2)](https://www.dresden-elektronik.com/product/raspbee-II.html) GPIO radio adapter from [dresden elektronik](https://www.dresden-elektronik.de)
5252
- [ConBee](https://www.dresden-elektronik.de/conbee/) USB radio adapter from [dresden elektronik](https://www.dresden-elektronik.de)
5353
- [RaspBee](https://www.dresden-elektronik.de/raspbee/) GPIO radio adapter from [dresden elektronik](https://www.dresden-elektronik.de)
54-
- **Texas Instruments based radios with Z-Stack 3.x.x firmware** (via the [zigpy-znp](https://github.com/zha-ng/zigpy-znp) library for zigpy)
55-
- [CC2652P/CC2652R/CC2652RB USB stick and dev board hardware flashed with Z-Stack 3.x.x firmware](https://www.zigbee2mqtt.io/information/supported_adapters)
56-
- [CC1352P/CC1352R USB stick and dev board hardware flashed with Z-Stack 3.x.x firmware](https://www.zigbee2mqtt.io/information/supported_adapters)
54+
- **Texas Instruments based radios with all compatible Z-Stack firmware** (via the [zigpy-znp](https://github.com/zha-ng/zigpy-znp) library for zigpy)
55+
- [CC2652P/CC2652R/CC2652RB USB stick and dev board hardware flashed with Z-Stack firmware](https://www.zigbee2mqtt.io/information/supported_adapters)
56+
- [CC1352P/CC1352R USB stick and dev board hardware flashed with Z-Stack firmware](https://www.zigbee2mqtt.io/information/supported_adapters)
57+
- [CC2530/CC2531/CC2538 USB stick and dev board hardware flashed with Z-Stack firmware](https://www.zigbee2mqtt.io/information/supported_adapters)
5758
- **Digi XBee Zigbee based radios** (via the [zigpy-xbee](https://github.com/zigpy/zigpy-xbee) library for zigpy)
5859
- Digi XBee Series 3 (xbee3-24) modules
5960
- Digi XBee Series 2C (S2C) modules
@@ -64,12 +65,10 @@ Note! Zigbee 3.0 support or not in zigpy depends primarily on your Zigbee coordi
6465
- [PiZiGate (ZiGate module for Raspberry Pi GPIO)](https://zigate.fr/produit/pizigate-v1-0/) (Note! Requires ZiGate firmware 3.1d or later)
6566
- [ZiGate Pack WiFi](https://zigate.fr/produit/zigate-pack-wifi-v1-3/) (Note! Requires ZiGate firmware 3.1d or later)
6667

67-
### Experimental support for additional Zigbee radio modules
68+
### Legacy support for obsolete zigpy radio libraires
6869

69-
- **Texas Instruments with Z-Stack Home 1.2.x firmware** (via the [zigpy-cc](https://github.com/zigpy/zigpy-cc) library for zigpy)
70-
- [CC2538 + CC2592 dev board hardware flashed with Z-Stack Home 1.2.x firmware](https://www.zigbee2mqtt.io/information/supported_adapters)
71-
- [CC2531 USB stick hardware flashed with Z-Stack Home 1.2.x firmware](https://www.zigbee2mqtt.io/information/supported_adapters)
72-
- [CC2530 + CC2591/CC2592 USB stick hardware flashed with Z-Stack Home 1.2.x firmware](https://www.zigbee2mqtt.io/information/supported_adapters)
70+
- **Texas Instruments with Z-Stack legacy firmware** (via the [zigpy-cc](https://github.com/zigpy/zigpy-cc) library for zigpy)
71+
- [CC253x USB and dev board hardware flashed with Z-Stack legacy firmware](https://www.zigbee2mqtt.io/information/supported_adapters)
7372

7473
## Release packages available via PyPI
7574

0 commit comments

Comments
 (0)