mirror of
https://github.com/bwssytems/ha-bridge.git
synced 2025-12-22 01:20:36 +00:00
Fixed closing homes to actually call the close on the homes. Updated the
lowest setting on the test dim function to b 1. Fixes #438 Fixes #440
This commit is contained in:
@@ -106,7 +106,6 @@ public class VeraHome implements Home {
|
||||
|
||||
@Override
|
||||
public void closeHome() {
|
||||
// TODO Auto-generated method stub
|
||||
|
||||
veras = null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user