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

register zigpy endpoints at startup #145

Merged
merged 1 commit into from
Sep 11, 2023
Merged

Conversation

Shulyaka
Copy link
Contributor

@Shulyaka Shulyaka commented Sep 9, 2023

This PR fixes error on startup about endpoint 1 not being found. The error started to appear after zigpy/zigpy#1238
The PR registers zigpy endpoints on network start.

@Hedda
Copy link
Contributor

Hedda commented Sep 11, 2023

Does the zigpy-deconz (ConBee/RaspBee) radio library also need a similar fix to this #145 and zigpy/zigpy-zigate#146 as well?

@Shulyaka
Copy link
Contributor Author

Probably yes, but I am not sure (and don't have the device to test). Do we have any issues reported by users? If yes, I can do it as well.

@puddly
Copy link
Contributor

puddly commented Sep 11, 2023

deCONZ radios implement endpoint registration so they are not affected, probably just XBee.

@puddly puddly merged commit 6249885 into zigpy:dev Sep 11, 2023
@Shulyaka Shulyaka deleted the register_endpoints branch October 10, 2023 18:35
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.

3 participants