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 #146

Closed
wants to merge 2 commits into from
Closed

Conversation

Shulyaka
Copy link

@Shulyaka Shulyaka commented Sep 9, 2023

This PR is similar to zigpy/zigpy-xbee#145
While I don't have a zigate radio and thus cannot test, looking into the code it looks like it is also affected by the same problem.
The PR registers zigpy endpoints on network start.

@puddly
Copy link
Contributor

puddly commented Sep 11, 2023

I believe the ZiGate is not affected by this problem because it comes with a few pre-defined endpoints but I will only be able to check next week.

@pipiche38
Copy link

I believe the ZiGate is not affected by this problem because it comes with a few pre-defined endpoints but I will only be able to check next week.

you right, I don't think the Zigate firmware is able to add new Ep as this is hard-coded in it.

@Shulyaka Shulyaka closed this Oct 7, 2023
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