Hedda

Results 1049 comments of Hedda

Could you maybe test the "fix-uninitialized-warning" branch in puddly's zigpy-zigate fork: https://github.com/puddly/zigpy-zigate/tree/puddly/fix-uninitialized-warning Not sure if the branch in his fork coulöd maybe be tested via zha-custom-radios without having to modify...

FYI, these community forum threads reported similar warning messages being logged when using ConBee II (ConBee 2) in ZHA: ``` WARNING (MainThread) [zigpy_deconz.zigbee.application] Unexpected transmit confirm for request id #,...

Reposted to https://github.com/dresden-elektronik/deconz-serial-protocol/issues/20 in hope @manup or someone else from Dresden Elektronik can assist.

> That's correct. There's no documented way to use install codes with the Conbee. Is zigpy-deconz the only radio library for zigpy that doea not support this? Is there tests...

FYI, [ChrisHae](https://github.com/ChrisHae)'s reply to https://github.com/dresden-elektronik/deconz-serial-protocol/issues/20 indicates this is in their roadmap for future deconz firmware. Also updated the documentation for Home Assistant's ZHA integration to try to clearify that this...

FYI, it seems deconz firmware support zigbee install codes as dresden-elektronik now implemented support in deconz-rest-plugin: https://github.com/dresden-elektronik/deconz-rest-plugin/pull/6791 Interestingly @SwoopX mentions in that PR that the code to derive the required...

FYI, Dresden-Elektronik developer has now updated deCONZ Serial Protocol documentation to 1.22 with info on install codes. See: _Originally posted by @manup in https://github.com/dresden-elektronik/deconz-serial-protocol/issues/20#issuecomment-2344518503_ _Sorry this took a while, I...

> This has been implemented since https://github.com/zigpy/zigpy-deconz/releases/tag/0.22.0 in November 2023. @puddly Was it? Changelog does not mention "install code"? (I do not actually have a ConBee any longer so can...

> Any news about that ticket ? #107 and #106 has been closed See the last comment by pipiche38 in https://github.com/zigpy/zigpy-zigate/pull/107 > **_we are currently working on zigpy-zigate library under...

Maybe also need to add/update workflows for release management? Comparing https://github.com/zigpy/zigpy/tree/dev/.github/workflows or https://github.com/zigpy/bellows/tree/dev/.github/workflows verses https://github.com/zigpy/zigpy-zigate/tree/dev/.github/workflows