Fixed MQTT and added PM2.5 trait to google assistant
This commit is contained in:
parent
cfcebca5a0
commit
2d2a79470d
7 changed files with 119 additions and 28 deletions
|
|
@ -18,7 +18,7 @@ subprojects {
|
|||
apply plugin: 'java-library'
|
||||
|
||||
dependencies {
|
||||
implementation 'se.koc:zutil:1.0.312'
|
||||
implementation 'se.koc:zutil:1.0.313'
|
||||
//implementation 'se.koc:zutil:1.0.0-SNAPSHOT'
|
||||
|
||||
testImplementation 'junit:junit:4.12'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue