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

[REQUEST] ZGP (Zigbee Green Power) Green Power Sink (GPS) support? #34

Open
Hedda opened this issue Dec 4, 2023 · 3 comments
Open

[REQUEST] ZGP (Zigbee Green Power) Green Power Sink (GPS) support? #34

Hedda opened this issue Dec 4, 2023 · 3 comments

Comments

@Hedda
Copy link
Contributor

Hedda commented Dec 4, 2023

Can this zigpy-zboss radio library support Green Power Sink (GPS) and/or forwarding to ZGP controller support with the draft ZGP (Zigbee Green Power) patches for zigpy that are still a work in progress?

zigpy/zigpy#1282

https://github.com/konistehrad/zigpy/tree/zgp

zigpy/zigpy#341

Some of the other reference radio libraries for zigpy has to be patched by @konistehrad for GPDF (Green Power Data Frames) handling, see example:

zigpy/zigpy-znp#235

zigpy/bellows#594

zigpy/zigpy-deconz#235

@konistehrad
Copy link

As a note, I don't have hardware to test or develop this on. That said, we should hopefully not need to interact with the radio libraries yet, as everything I've done happens on the cluster layer, and doesn't interact with the raw green power frames. Those pull requests were mostly to quiet error messages and to help me debug incoming raw vs ZCL frames. Again, if zboss supports three ZCL endpoints we should be in the clear.

@Hedda
Copy link
Contributor Author

Hedda commented Dec 5, 2023

I don't have hardware to test or develop this on.

Understandable. FYI, if you are interested and have time then know that both official and unofficial nrf52840-dongle are inexpensive at around $10(US).

https://github.com/kardia-as/zigpy-zboss/blob/main/README.md

https://www.nordicsemi.com/Products/Development-hardware/nrf52840-dongle

@konistehrad
Copy link

Oh I do have an nrf52840 lying around. I'll try to press it into service after we get ZGP merged in for the "big three" radio libs.

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