mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 04:50:05 +00:00
Add Mythic Beasts DNSAPI Component (#18333)
* Add Mythic Beasts DNSAPI Component * Added timeout, and tests for exceptions while updating * Move API to external module * Move mbddns import into function * Updated tests to mock out mbddns library
This commit is contained in:
committed by
Martin Hjelmare
parent
fa0185a481
commit
d42d8543c8
@@ -68,6 +68,7 @@ TEST_REQUIREMENTS = (
|
||||
'libpurecoollink',
|
||||
'libsoundtouch',
|
||||
'luftdaten',
|
||||
'mbddns',
|
||||
'mficlient',
|
||||
'numpy',
|
||||
'paho-mqtt',
|
||||
|
||||
Reference in New Issue
Block a user