You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Copy file name to clipboardExpand all lines: README.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,9 +51,10 @@ Note! Zigbee 3.0 support or not in zigpy depends primarily on your Zigbee coordi
51
51
-[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)
52
52
-[ConBee](https://www.dresden-elektronik.de/conbee/) USB radio adapter from [dresden elektronik](https://www.dresden-elektronik.de)
53
53
-[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)
57
58
-**Digi XBee Zigbee based radios** (via the [zigpy-xbee](https://github.com/zigpy/zigpy-xbee) library for zigpy)
58
59
- Digi XBee Series 3 (xbee3-24) modules
59
60
- 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
64
65
-[PiZiGate (ZiGate module for Raspberry Pi GPIO)](https://zigate.fr/produit/pizigate-v1-0/) (Note! Requires ZiGate firmware 3.1d or later)
65
66
-[ZiGate Pack WiFi](https://zigate.fr/produit/zigate-pack-wifi-v1-3/) (Note! Requires ZiGate firmware 3.1d or later)
66
67
67
-
### Experimental support for additional Zigbee radio modules
68
+
### Legacy support for obsolete zigpy radio libraires
68
69
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)
0 commit comments