Introduced MQTT detectors to autodetect MQTT devices
This commit is contained in:
parent
e4707c2493
commit
b7ee6b16dc
21 changed files with 714 additions and 108 deletions
|
|
@ -1,3 +1,5 @@
|
|||
dependencies {
|
||||
implementation project(':hal-core')
|
||||
|
||||
testImplementation project(path: ':hal-core', configuration: 'testClasses')
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue