mirror of
https://github.com/bwssytems/ha-bridge.git
synced 2025-12-19 00:20:26 +00:00
Adding button selection control for harmony. in progress....
This commit is contained in:
@@ -42,7 +42,7 @@ public class HarmonyServer {
|
||||
}
|
||||
|
||||
private void execute(BridgeSettings mySettings) throws Exception {
|
||||
log.debug("setup initiated....");
|
||||
log.info("setup initiated....");
|
||||
harmonyClient.addListener(new ActivityChangeListener() {
|
||||
@Override
|
||||
public void activityStarted(Activity activity) {
|
||||
|
||||
Reference in New Issue
Block a user