Bug fixes. There are still more in monitor.py!
This commit is contained in:
parent
2178452f39
commit
70e59f571c
4 changed files with 13 additions and 12 deletions
|
|
@ -22,5 +22,5 @@ class FritzboxUplinkService(Service):
|
|||
self.__kwargs = kwargs
|
||||
|
||||
def execute(self):
|
||||
log('debug', __name__, 'fritzboxuplink object @' + str(self))
|
||||
log('debug', 'fritzboxuplink object @' + str(self))
|
||||
return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue