Added Zeroconf integration [closes ]

This commit is contained in:
Fabio Manganiello 2020-08-14 00:34:13 +02:00
parent bc3c01254e
commit 7e8bef40cd
19 changed files with 261 additions and 13 deletions
docs/source

View file

@ -253,6 +253,7 @@ autodoc_mock_imports = ['googlesamples.assistant.grpc.audio_helpers',
'samsungtvws',
'paramiko',
'luma',
'zeroconf',
]
sys.path.insert(0, os.path.abspath('../..'))