You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
nathan 4ba875cd8e Add 'README.md' 2 years ago
.idea added in micropython external library for const feature. 3 years ago
build I don't know why i removed the led onoff command, it's back now 3 years ago
venv added in micropython external library for const feature. 3 years ago
README.md Add 'README.md' 2 years ago
XBEE3.js custom converter with expose 2 years ago
barrier.py valid reports 3 years ago
com.py barriercontrol is recognized cluster 3 years ago
gen.py updating gen file for generic app functions 3 years ago
main.py valid reports 3 years ago
spec.py updating, sending values with write command no response 3 years ago

README.md

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