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

[Z2M] Support zigbee network adapters #1910

Merged
merged 11 commits into from
Oct 24, 2024
Merged

[Z2M] Support zigbee network adapters #1910

merged 11 commits into from
Oct 24, 2024

Conversation

moodyblue
Copy link
Contributor

@moodyblue moodyblue commented Sep 29, 2024

Adds network coordinator support to zigbee2mqtt install. Fixes #1868

Test methodology:

  1. Install Mosquitto
  2. Plug zigbee usb dongle in usb2 port
  3. Install Z2M: user is prompted to choose either usb or network installation. Choose usb
  4. Verify configuration.yaml and connect to openhabian:8081 to confirm that Z2M is running
  5. Uninstall Z2M
  6. Install Z2M: user is prompted to choose either usb or network installation. Choose network
  7. Verify configuration.yaml and connect to openhabian:8081 to confirm that Z2M is running

Signed-off-by: Hugo Castelo Branco [email protected] according to Developer's Certificate of Origin 1.1

@moodyblue moodyblue changed the title Support zigbee network adapters [Z2M] Support zigbee network adapters Sep 29, 2024
@moodyblue
Copy link
Contributor Author

Will do some changes to the code. Closing temporarily.

@moodyblue moodyblue closed this Oct 1, 2024
Signed-off-by: moodyblue <[email protected]>
@moodyblue moodyblue reopened this Oct 7, 2024
@moodyblue
Copy link
Contributor Author

Please review. I think that now it contains your instructions.

Copy link
Contributor

@mstormi mstormi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okay

@mstormi mstormi merged commit b557494 into openhab:main Oct 24, 2024
8 checks passed
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

Successfully merging this pull request may close these issues.

install zigbee2mqtt with ethernet coordinator
2 participants