forked from platypush/platypush
Added Zeroconf integration [closes #105]
This commit is contained in:
parent
bc3c01254e
commit
7e8bef40cd
19 changed files with 261 additions and 13 deletions
docs/source
|
@ -253,6 +253,7 @@ autodoc_mock_imports = ['googlesamples.assistant.grpc.audio_helpers',
|
|||
'samsungtvws',
|
||||
'paramiko',
|
||||
'luma',
|
||||
'zeroconf',
|
||||
]
|
||||
|
||||
sys.path.insert(0, os.path.abspath('../..'))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue