Refactoring and README update.
This commit is contained in:
parent
72b6fa1cc3
commit
e77af2a7e0
7 changed files with 55 additions and 23 deletions
|
|
@ -28,7 +28,7 @@ logger = getLogger('linspector')
|
|||
|
||||
|
||||
# TODO: check for all required configuration options and set defaults if needed.
|
||||
class FritzboxMonitor(Service):
|
||||
class FritzboxService(Service):
|
||||
|
||||
def __init__(self, configuration, environment):
|
||||
super().__init__(configuration, environment)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue