Add SSDP integration (#24090)
* Add SSDP integration * Fix tests * Sort all the things * Add netdisco to test requirements
This commit is contained in:
parent
97b671171b
commit
9debbfb1a8
22 changed files with 436 additions and 28 deletions
|
@ -89,6 +89,7 @@ TEST_REQUIREMENTS = (
|
|||
'luftdaten',
|
||||
'mbddns',
|
||||
'mficlient',
|
||||
'netdisco',
|
||||
'numpy',
|
||||
'oauth2client',
|
||||
'paho-mqtt',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue