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

Migrate from local coordinate to remote / POE-based coordinator #67

Closed
ChristianSteffens opened this issue Jun 1, 2022 · 2 comments
Closed

Comments

@ChristianSteffens
Copy link

I'm currently using a deconz-based zigbee adapter in Home Assistant and like to migrate now to a POE tube gateway / coordinator.

Using this "manual" I was able to backup the configuration from the deconz and now I want to restore this backup to the new POE gateway.

Unfortunately I'm not sure how todo this. The manual above assumes a local connection, but since this is lan gateway I probably need to use socat to provide a "local" connection for the remote adapter? Or is it possible to temporarily connect the POE gateway using USB?

@tube0013
Copy link
Owner

tube0013 commented Jun 1, 2022

Any python based tools like this you can address the remote device by using:

socket://IP:port in place of the /dev/serial/......

@ChristianSteffens
Copy link
Author

Did finally worked - thanks a lot.

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