Google Home Heater controll Fix

This commit is contained in:
GamerClassN7
2020-12-25 15:59:08 +01:00
parent daa0e0a2c5
commit c4f36235ab
2 changed files with 2 additions and 1 deletions

View File

@@ -26,7 +26,7 @@ class GoogleHome {
}
}
if ($traids < 0){
if ($traids < 1){
continue;
}