Added FritzboxPhoneStatusService service and some cosmetic changes.

This commit is contained in:
Johannes Findeisen 2022-10-04 22:59:04 +02:00
commit 5ca94ec14b
5 changed files with 29 additions and 4 deletions

View file

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