-
Notifications
You must be signed in to change notification settings - Fork 356
feat: add sendRaw API to Controller
#1559
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
Conversation
|
Is there a way to change inter PAN channel with this? Otherwise the ability to send an inter PAN message isn't very useful |
|
Works for me |
|
Had not done that part yet. Now there is. 😉 |
Co-authored-by: Mary Strodl <[email protected]>
Co-authored-by: Mary Strodl <[email protected]>
Co-authored-by: Mary Strodl <[email protected]>
|
@Nerivec not sure if it's ready, feel free to merge. |
|
It's mostly the added sendRaw on this one. The TL/GP stuff is mostly removing unnecessary wrappers. And the extra disable response logic only touches BC InterPAN. |
Closes #1556
sendRawto Controller public APIdisableResponsesupport for InterPAN broadcast Adapter APIgetaccess instead of wrapper functions, expose a few utils to allow custom usage in ZHCCC: @Mstrodl
TODO:
actionbridge/request API zigbee2mqtt#29730