mirror of
https://github.com/bwssytems/ha-bridge.git
synced 2025-12-16 18:24:36 +00:00
Finished implementing and testing state change and bug fixes from
testing Fixes #44 Fixes #60 Fixes #61 Fixes #63 Fixes #66 Fixes #69
This commit is contained in:
@@ -240,7 +240,7 @@ public class SystemControl {
|
||||
}
|
||||
else
|
||||
log.warn("No filename given for restore backup.");
|
||||
return null;
|
||||
return bridgeSettings.getBridgeSettingsDescriptor();
|
||||
}, new JsonTransformer());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user