diff --git a/plugin.py b/plugin.py index b4a96c1..cdcb1f3 100644 --- a/plugin.py +++ b/plugin.py @@ -446,4 +446,4 @@ def DumpConfigToLog(): Domoticz.Debug("Device nValue: " + str(Devices[x].nValue)) Domoticz.Debug("Device sValue: '" + Devices[x].sValue + "'") Domoticz.Debug("Device LastLevel: " + str(Devices[x].LastLevel)) - return \ No newline at end of file + return