Skip to content
#

zigbee

Here are 233 public repositories matching this topic...

bjornfor
bjornfor commented Aug 29, 2019

The instructions for setting up deconz development on Linux is documented in the readme as:

sudo apt install deconz-dev
(clone repo)
(build)

But one also need the "build-essential" package. One solution is to update the readme. Seeing as there is already a deconz-dev package, perhaps a better way is to update that package with a dependency on "build-essential"?

Gamester17
Gamester17 commented Feb 18, 2019

I like to suggest fleshing out README.md with inspiration from zsmartsystems/com.zsmartsystems.zigbee

https://github.com/zsmartsystems/com.zsmartsystems.zigbee/blob/master/README.md

This to make README.md contain more informative information about its functionality and capabilities.

My thinking is that a more explanatory README.md might attract more developers?

Hedda
Hedda commented Apr 21, 2020

Good idea to update README.md with some description copied from com.zsmartsystems.zigbee or?

com.zsmartsystems.zigbee has fleshed out its own README.md with a lot of detailed information.

Silicon Labs Ember EM35x / EFR32

The library suppor

onkelandy
onkelandy commented Oct 6, 2018

For more complex plugins it might be necessary to include a separate documentation besides the README. It's easy to do that with the web interface but it would be more conclusive to have an additional button in the plugins overview of the backend plugin.

Additionally it would be perfect to directly link from that site to a blog entry on the smarthome webpage. Either by URL (direct links to the

Hedda
Hedda commented Apr 14, 2020

What hardware would you recommend someone to buy for Z-Stack 3.x Zigbee coordinator firmware?

Personally I am low on funds right now so thinking of just waiting for someone like Electrolama to start mass-producing and selling plug-and-play CC2652-based adapters such as their [Zig-a-zig-ah ("ZZH") USB-stick](https://electrol

ZigbeeNet
spudwebb
spudwebb commented Oct 28, 2019

currently most ZDO and ZCL request/response do not handle well properties that are list. They rely on the Object.ToString() method that just print the type of the list:

[14:21:10 DBG] RX CMD: NetworkAddressResponse [20978/0 -> 0/0, cluster=32768, transId=, status=SUCCESS, ieeeAddrRemoteDev=17880104E15812, nwkAddrRemoteDev=20978, startIndex=0, nwkAddrAssocDevList=**System.Collections.Generic.Li

Improve this page

Add a description, image, and links to the zigbee topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the zigbee topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.