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

how to change the zwave tcp port in the zwave poe kit? #209

Open
ltgcc opened this issue Nov 1, 2024 · 1 comment
Open

how to change the zwave tcp port in the zwave poe kit? #209

ltgcc opened this issue Nov 1, 2024 · 1 comment

Comments

@ltgcc
Copy link

ltgcc commented Nov 1, 2024

I have the zwave poe housing with the zooz zac93 GPIO in it. How do I change the port for the zwave from 6638/tcp to /tcp ? I assume this is part of the ESP functionality. And I've found

https://github.com/tube0013/tube_gateways/blob/main/models/current/tubeszb-zw-kit/tubeszb-zw.yaml

I assume I need to change:

stream_server:
buffer_size: 2048
uart_id: uart_bus
port: 6638 # optional, default is 6638 <- this line.

but maybe not?

I apologize up front, this seems like one of those things that should be obvious. The page says instructions on how to change instructions are under the individual product pages. I'm not seeing it or finding how to do it there or anywhere.

It doesn't appear to be on the zwave POE webpage, and there's no telnet or ssh. I'm at a loss. Can you point me in the right direction?

Thanks much in advance

@tube0013
Copy link
Owner

tube0013 commented Nov 1, 2024

You would need to set up ESPHome standalone or addon-on if using HAOS. Grab the yaml file from here and put it in your ESPHome folder, change the port in the line you found, save and compile and install the new firmware.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants