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

View file

@ -161,6 +161,7 @@ setup(
'websockets',
'websocket-client',
'wheel',
'zeroconf',
],
extras_require={