Add 'README.md'

This commit is contained in:
2022-04-28 12:04:06 +00:00
parent e624414dba
commit 4ba875cd8e

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
working micropython code for a Xbee 3 zigbee unit to interact with z2m and behave mostly as a barrier control device.
Credit to https://github.com/jimmo for this python-zcl work that helped simplify decoding the zcl structure. https://github.com/jimmo/python-zcl