Skip to content

Network restore and PAN ID #144

Answered by zyberwoof
zyberwoof asked this question in Q&A
Discussion options

You must be logged in to vote

Success! Thanks for the help @puddly.

For anyone who comes across the same issue, my commands for Linux were below. Replace the IP information with your own.

# My steps working with the tube-zb-gw-cc2652p2-v2 and Z2M
virtualenv -p python3.8 --clear venv 
source venv/bin/activate

pip install https://github.com/puddly/zigpy/tarball/puddly/new-radio-settings-api https://github.com/puddly/zigpy-cli/tarball/puddly/zigpy-radio-api https://github.com/puddly/zigpy-znp/tarball/puddly/new-radio-settings-api https://github.com/puddly/zigpy-deconz/tarball/puddly/new-radio-api https://github.com/puddly/bellows/tarball/puddly/zigpy-radio-api

# If the below command fails, try repeating it a few times.…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@puddly
Comment options

@zyberwoof
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by zyberwoof
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants