Bug fixes. There are still more in monitor.py!

This commit is contained in:
Johannes Findeisen 2022-10-01 06:18:08 +02:00
commit 70e59f571c
4 changed files with 13 additions and 12 deletions

View file

@ -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