Skip to content

Commit

Permalink
test ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
JanJaapKo committed May 15, 2020
1 parent 95c38c1 commit 6a32a42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
return

0 comments on commit 6a32a42

Please sign in to comment.