#Also if I m connected via network would

1 messages · Page 1 of 1 (latest)

coarse hinge
#

You'd use socket://

#

I assume this is one of Tube's coordinators?

#

Let's continue this discussion in here, I think two active threads are going to get confusing

#

@quasi sierra What command are you running?

quasi sierra
#

Sorry just saw this

#

docker run --rm -it --name bellows -v /home/docker-files/home-assistant:/data -e EZSP_DEVICE='socket://<ip>:<port>' -e LANG='C.UTF-8' walthowd/husbzb-firmware bash

coarse hinge
quasi sierra
#

then inside there

#

bellows -b 115200 scan -e

#

@coarse hinge I'm not sure where I should be starting on this guide

coarse hinge
#

Just do the pip install command at the top, since you're in a docker container

quasi sierra
#

Should I still do this from within the same docker container in that other guide?

coarse hinge
#

Then run the energy scan tool with the radio path

#

That'll work

quasi sierra
#

Also do I need to run the docker image from the HA box or can I do it from anywhere?

#

I see there's some volume mounting there making some assumptions

coarse hinge
#

If you have a TCP coordinator then it doesn't matter

quasi sierra
#

ok

coarse hinge
#

You don't even need the docker container, there are installation instructions for any platform

quasi sierra
#

The next relevant command seems to be python -m zigpy_znp.tools.energy_scan /dev/cu.usbmodem14101 but that looks like it's assuming I'm not using tcp

#

Wait something's happening I think

#

Think I got it

#

Does this thing eventually stop or?

coarse hinge
#

No, it runs forever

#

Just ctrl-c it to kill it