Lot of bug fixing, optimizations and refactoring.
This commit is contained in:
parent
ee423c01bb
commit
549510c3a4
19 changed files with 145 additions and 91 deletions
|
|
@ -22,5 +22,5 @@ class FritzboxUplinkService(Service):
|
|||
self.__kwargs = kwargs
|
||||
|
||||
def execute(self):
|
||||
log('debug', __name__, 'dummy object @' + str(self))
|
||||
log('debug', __name__, 'fritzboxuplink object @' + str(self))
|
||||
return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue