diff --git a/WP_Steuerung/module.php b/WP_Steuerung/module.php index 26de392..89992a0 100644 --- a/WP_Steuerung/module.php +++ b/WP_Steuerung/module.php @@ -88,6 +88,7 @@ class WP_Steuerung extends IPSModule { IPS_LogMessage("sperrzeit", $sperrzeit); IPS_LogMessage("entsperrzeit", $entsperrzeit); IPS_LogMessage("aktuellezeit", $aktuellezeit); + IPS_LogMessage("its_lock_time", $its_lock_time); $this->CheckIdle($power); diff --git a/library.json b/library.json index 6663ed7..2d74aa7 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "0.116", + "version": "0.117", "build": 0, "date": 0 } \ No newline at end of file