Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update URL in README.md #146

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,15 +101,15 @@ in **[`TOOLS.md`](./TOOLS.md)** but a brief description of each tool is included
- **`nvram_write`**: Writes all NVRAM entries from a JSON document.

# Hardware requirements
USB-adapters, GPIO-modules, and development-boards flashed with TI's Z-Stack are compatible with zigpy-znp:
USB-adapters, GPIO-modules/shields/hats, and development-boards flashed with TI's Z-Stack firmware are compatible with zigpy-znp:

- CC2652P/CC2652R/CC2652RB USB stick and dev board hardware
- CC1352P/CC1352R USB stick and dev board hardware
- CC2652P/CC2652R/CC2652RB USB stick and dev board hardware (**recommended with [latest stable community firmware](https://github.com/Koenkk/Z-Stack-firmware/tree/master/coordinator/Z-Stack_3.x.0/bin)**)
- CC1352P/CC1352R USB stick and dev board hardware (**recommended with [latest stable community firmware](https://github.com/Koenkk/Z-Stack-firmware/tree/master/coordinator/Z-Stack_3.x.0/bin)**)
- CC2538 + CC2592 USB stick and dev board hardware (**not recommended, old hardware and end-of-life firmware**)
- CC2531 USB stick hardware (**not recommended for Zigbee networks with more than 20 devices**)
- CC2530 + CC2591/CC2592 USB stick hardware (**not recommended for Zigbee networks with more than 20 devices**)

Tip! Adapters listed as "[Texas Instruments sticks compatible with Zigbee2MQTT](https://www.zigbee2mqtt.io/information/supported_adapters)" also works with zigpy-znp.
Tip! Adapters listed as "[Texas Instruments CC2652/CC1352 supported and recommended for Zigbee2MQTT](https://www.zigbee2mqtt.io/guide/adapters/#recommended)" works great with zigpy-znp.

## Reference hardware for this project
These specific adapters are used as reference hardware for development and testing by zigpy-znp developers:
Expand Down