Added FritzboxPhoneStatusService service and some cosmetic changes.
This commit is contained in:
parent
4cedf535d0
commit
5ca94ec14b
5 changed files with 29 additions and 4 deletions
|
|
@ -21,5 +21,5 @@ class FritzboxUplinkService(Service):
|
|||
self.__environment = environment
|
||||
|
||||
def execute(self, **kwargs):
|
||||
log('debug', 'fritzboxuplink object ' + str(self))
|
||||
log('debug', 'FritzboxUplinkService object ' + str(self))
|
||||
return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue