diff --git a/src/common/zeroconf/client_zeroconf.py b/src/common/zeroconf/client_zeroconf.py index 6f53b7071..30d5c145a 100644 --- a/src/common/zeroconf/client_zeroconf.py +++ b/src/common/zeroconf/client_zeroconf.py @@ -468,6 +468,7 @@ class ClientZeroconf: self.connections = {} self.recipient_to_hash = {} self.ip_to_hash = {} + self.listener = None def test_avahi(self): try: