mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Revert Zeroconf back to previously used library (#24139)
* Revert back to previously used library * Fix test * Remove unused import * Fix import * Update __init__.py * Update __init__.py * Fix test after rebase
This commit is contained in:
committed by
Paulus Schoutsen
parent
42ee8eef50
commit
84baaa324c
@@ -12,7 +12,7 @@ To update, run python3 -m hassfest
|
||||
\"\"\"
|
||||
|
||||
|
||||
SERVICE_TYPES = {}
|
||||
ZEROCONF = {}
|
||||
""".strip()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user