Hedda
Hedda
**Is your feature request related to a problem? Please describe.** This is a feature request; puddly is working on a new/upcoming generic Zeroconf discovery for the ZHA integration in Home...
Update README.md to mention the [new external zha library](https://github.com/zigpy/zha) that has been split out of [ZHA integration in Home Assistant's core](https://github.com/home-assistant/core/tree/dev/homeassistant/components/zha). * https://github.com/zigpy/zha References; - https://community.home-assistant.io/t/zigpy-developer-s-begun-work-on-external-and-stand-alone-implementations-of-zha/709912/ - https://www.home-assistant.io/blog/2024/08/07/release-20248/#zigbee-home-automation-zha-updates - https://github.com/home-assistant/core/pull/120190...
Default baud rate speed is now 115200. But might 230400 not be more future proof for Espressif Zigbee NCP Serial Protocol as a Zigbee Coordinator for zigpy / ZHA? And...
Suggest renaming the new radio type for this from znsp to either espznsp or espzb instead, (for IMHO several very good reasons). That way the radio type will have "esp"...
@lhespress Do you plan on writting additonal unit tests in this radio library for zigpy? For reference please see the `tests` directory for the `bellows`, `zigpy-znp`, and `zigpy-deconz` radio libraries...
@lhespress (and @chshu) not sure if should post request here or in official repo at https://github.com/espressif/esp-zigbee-sdk This is a feature request asking for pre-compiled firmware images related to https://github.com/zigpy/zigpy/issues/1052 and...
Not tested myself but wondering if this [zigpy-espzb](https://github.com/lhespress/zigpy-espzb) radio library supports Green Power Sink (GPS) and/or forwarding to ZGP controller support with the draft ZGP (Zigbee Green Power) patches for...
Can someone write a detailed step-by-step guides for building and compiling Zgbee NCP firmware from source for zigpy-espzb? That is, requested complete "how-to build and compile ZNSP Zigbee Coordinator firmware...
Please tag version here in this GitHub repository after new commits/change + also package and push a matching release for each tagged version of `zigpy-espzb` to publish them to PyPI:...
### Feedback ZHA integration documentation really needs some easier/simpler steps to follow for how-to pair/join Zigbee 3.0 devices that require install-code or QR-code for secure commissioning. I do not personally...