Google Home Heater controll Fix
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,6 +2,7 @@
|
||||
.ftpconfig
|
||||
.ftpconfig2
|
||||
*.log
|
||||
*.bin
|
||||
config.php
|
||||
|
||||
_nemazat/index.html
|
||||
|
@@ -26,7 +26,7 @@ class GoogleHome {
|
||||
}
|
||||
}
|
||||
|
||||
if ($traids < 0){
|
||||
if ($traids < 1){
|
||||
continue;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user