Moved current zigbee prototype into zigbee-deconz plugin and disabled plugin.

This commit is contained in:
Ziver Koc 2020-12-25 18:21:02 +01:00
parent 49318f3191
commit 4f0398260b
18 changed files with 41 additions and 2215 deletions

View file

@ -0,0 +1,3 @@
dependencies {
implementation project(':hal-core')
}