Mr-Markus / ZigbeeNet

A .NET Standard library for working with ZigBee
Eclipse Public License 1.0
131 stars 47 forks source link

Initial work to support ConBee dongle(Dresden Elektronik devices) #94

Closed DavidKarlas closed 4 years ago

DavidKarlas commented 4 years ago

I used http://deconz.dresden-elektronik.de/raspbian/deCONZ-Serial-Protocol-en.pdf as protocol documentation. I successfully initiated “join” command and light bulbs joined network and was able to successfully use other commands like “off”, “on”, “level”… There are few things that could be done differently, more clean but I just want to get this out there if anyone wants to play with this as is.

DavidKarlas commented 4 years ago

I only tested this with ConBee II, but should work with all I think

Mr-Markus commented 4 years ago

Great work! This will make ZigBeeNet more flexible. I am exited about this Implementation and will think about buying a ConBee stick, too 😁