zigbee-herdsman
zigbee-herdsman copied to clipboard
A Node.js Zigbee library
:robot: I have created a release *beep* *boop* --- ## [0.47.2](https://github.com/Koenkk/zigbee-herdsman/compare/v0.47.1...v0.47.2) (2024-05-14) ### Bug Fixes * **ignore:** improve 953a2b4f1dbaa0c558d8950e7e9e83447ac663a2 ([b192ac1](https://github.com/Koenkk/zigbee-herdsman/commit/b192ac174e11b15968979aaad8b49fce60bf9f37)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This issue seems to affect all adapters supporting hardware flow control, even though the below uses the SkyConnect as example. The SkyConnect has been exhibiting strange behaviors regarding hardware flow...
In https://github.com/Koenkk/zigbee-herdsman/pull/1033 some issues with the ZiGate adapter were discovered, some parts of the code look broken. Since I've not seen any issues reported about ZiGate, I'm wondering wether anyone...
Not an issue, just a task, with some links for reference. I glanced over the [ZCL definition](https://github.com/Koenkk/zigbee-herdsman/tree/master/src/zcl), it seems it could use a little love. A lot of the information...
With the latest version of the iobroker zigbee adapter I found that code which used to work now raises an error: as it is a rarely used function, I do...
deconz adapter/driver does not support backup and restore for ConBee/RaspBee by dresden elektronik?
deconz driver/adapter in zigbee-herdsman does not support backup and restore for ConBee/RaspBee by dresden elektronik? Is it currently only the code for [z-stack adapter/driver](https://github.com/Koenkk/zigbee-herdsman/tree/master/src/adapter/z-stack) (for Texas Instruments ZNP adapters) in...
After [accepting the alpha version of the code](https://github.com/Koenkk/zigbee-herdsman/pull/317), now I propose to write comments here until we complete the development. The adapter is designed to work with EFR32 chips using...
(moved from https://github.com/Koenkk/zigbee2mqtt/issues/19853) ### What happened? Zigbee Green Power (ZGP) messages are only broadcasted by the coordinator, so they only work in close proximity to it. ### What did you...
After observing behaviors while testing `ember` and seeing reports here and there about this, I think removing the possibility to open the network "forever" via internal workarounds would make sense....
### **What happened?** Unhandled EZSP frame `incomingManyToOneRouteRequestHandler` while performing an OTA update of another device, causes EZSP to stop This recreates the issue always, although I beleive the root cause...