Some corrections after rebasing code of HomeWizard SmartPlug plug-in

This commit is contained in:
Björn Rennfanz
2017-12-09 14:27:27 +01:00
parent a213672341
commit bdf5770ba0
3 changed files with 47 additions and 21 deletions

View File

@@ -65,7 +65,6 @@ public class HomeWizardHome implements Home {
+ lightId + "state\"}}]";
} else {
try {
homeWizzardHandler.execApply(jsonToPost);
} catch (Exception e) {