mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 17:18:23 +00:00
One more
This commit is contained in:
parent
cc5c569a67
commit
3f9b81c965
@ -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__
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user