#Also if I m connected via network would
1 messages · Page 1 of 1 (latest)
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?
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
You're running something for EZSP radios. You have a TI radio: https://github.com/zigpy/zigpy-znp/blob/dev/TOOLS.md[#energy-archived](/guild/330944238910963714/channel/872496321574088765/)-scan
then inside there
bellows -b 115200 scan -e
@coarse hinge I'm not sure where I should be starting on this guide
Just do the pip install command at the top, since you're in a docker container
Should I still do this from within the same docker container in that other guide?
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
If you have a TCP coordinator then it doesn't matter
ok
You don't even need the docker container, there are installation instructions for any platform