mirror of
https://github.com/home-assistant/core.git
synced 2025-08-30 18:01:31 +02:00
One more
This commit is contained in:
@@ -2081,6 +2081,8 @@ def disable_block_async_io() -> Generator[None]:
|
||||
calls.clear()
|
||||
|
||||
|
||||
# Ensure that incorrectly formatted mac addresses are rejected during
|
||||
# DhcpServiceInfo initialisation
|
||||
_real_dhcp_service_info_init = DhcpServiceInfo.__init__
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user