diff -r 5b6ad7a7fd9d -r 3311eea28d56 connectors/PYRO/__init__.py --- a/connectors/PYRO/__init__.py Mon Aug 21 21:55:18 2017 +0300 +++ b/connectors/PYRO/__init__.py Mon Aug 21 22:41:37 2017 +0300 @@ -30,8 +30,9 @@ from time import sleep import copy import socket +import os.path + service_type = '_PYRO._tcp.local.' -import os.path # this module attribute contains a list of DNS-SD (Zeroconf) service types # supported by this connector confnode. #