#I’m getting “bash zigpy command not

1 messages · Page 1 of 1 (latest)

zealous thistle
#

Here, let's move this into a thread

sinful scaffold
#

Ok

#

Sorry, this command line stuff goes way over my head

zealous thistle
#

So you ran pip install git+https://github.com/zigpy/zigpy-cli.git. What is the output?

#

No worries

sinful scaffold
#

I ran pip install zigpy-znp

#

Both websites you linked has different commands

#

I’ll do the other one

zealous thistle
#

Ah. Those instructions were just for getting into the Docker container

sinful scaffold
#

Ahh ok

#

Looks like it’s working. Sorry about that lol

#

Successfully installed

zealous thistle
#

@sinful scaffold You can just take a screenshot of it

sinful scaffold
zealous thistle
#

Is ZHA disabled? Also, can you upload the output of ls -l /dev/serial/by-id/?

sinful scaffold
#

yeah its disabled

zealous thistle
#

Also, which coordinator are you using?

#

The znp radio type will only work with the CC2652 (e.g. a Sonoff -P stick)

sinful scaffold
#

the nortek gocontrol

zealous thistle
#

Ah, that would be the problem

sinful scaffold
#

hubz

zealous thistle
#

Replace znp with ezsp and it should run

sinful scaffold
#

working now

#

will it just run indefinitely?

zealous thistle
#

Yes

#

You can ctrl-c to stop it

sinful scaffold
#

the brackets around a single channel, is that telling me which is the best, or which one its currently set to?

zealous thistle
#

That's the current channel. Can you upload a screenshot of the output?

sinful scaffold
#

it kept bouncing between 20 and 25 being the best

zealous thistle
#

Looks like your current channel may be fine then but you can try switching to 25 if you don't mind possibly having to re-join some devices

sinful scaffold
#

if im not mistaken, 25 has a lower transmission power than the rest, right?

#

some FCC requirement i heard about a while ago

zealous thistle
#

Not really sure. I've heard that for 26 but I've not seen any info about it. Regardless, the transmission power of the coordinator doesn't matter all that much in a mesh network.

sinful scaffold
#

is 25 one of those channels that some devices dont support?

zealous thistle
#

Very very few devices have issues with channels. I think just Konke and one other brand

#

But 25 is one of the "standard" channels and should be supported by everything

sinful scaffold
#

ahh alright, i might try 25 later on today when ive got some time to fix things that stop working

#

so to change channel id do zigpy radio ezsp /dev/ttyUSB1 change-channel --channel 25

#

?

#

then just reenable zha

zealous thistle
#

Yep

sinful scaffold
#

alright cool, i guess it doesnt make a huge difference which wifi channel i put my other AP on then

#

neither 1 nor 6 would effect zigbee channel 25

#

and worst case scenario 25 doesnt work, i go back to 20, and set the second ap to channel 1 to avoid the sideband of channel 6 interfering

#

alright well thank you very much!