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] Implement support for new native tcp:// protocol for TCP/IP connection in Home Assistant's ZHA integration? #4

Open
Hedda opened this issue Oct 4, 2022 · 0 comments

Comments

@Hedda
Copy link
Contributor

Hedda commented Oct 4, 2022

puddly and agners have implemented a new zigpy packet API and native tcp:// protocol that the ZHA integration will not be able to use.

Their new tcp:// protocol will allow the ZHA integration and zigpy radio library/libraries to communicate with the radio using TCP/IP which should make for a much faster and more stable connection over a network in theory.

Could you maybe look into implementing this in your ESP firmware builds as an alternative to tunnelling via the ser2net style serial stream server with socket:// protocol (using pyserial)?

This has been implemented in upstream zigpy-znp and bellows radio libraries but does not think it is yet available in ZHA integration(?).

See puddly's and agners's related work in zigpy:

zigpy/bellows#489

zigpy/zigpy-znp#179

zigpy/zigpy-znp#171

zigpy/zigpy-deconz#206

zigpy/zigpy#1043

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

1 participant