mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 04:07:08 +00:00
Use correctly formatted MAC in rehlko tests (#147864)
This commit is contained in:
parent
78aeae577d
commit
57a8f1e0cc
@ -19,7 +19,7 @@ from tests.common import MockConfigEntry
|
||||
DHCP_DISCOVERY = DhcpServiceInfo(
|
||||
ip="1.1.1.1",
|
||||
hostname="KohlerGen",
|
||||
macaddress="00146FAABBCC",
|
||||
macaddress="00146faabbcc",
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user