diff --git a/tests/components/wiz/__init__.py b/tests/components/wiz/__init__.py index 35c6160c439..165e0557fcd 100644 --- a/tests/components/wiz/__init__.py +++ b/tests/components/wiz/__init__.py @@ -35,7 +35,7 @@ FAKE_STATE = PilotParser( } ) FAKE_IP = "1.1.1.1" -FAKE_MAC = "ABCABCABCABC" +FAKE_MAC = "abcabcabcabc" FAKE_BULB_CONFIG = { "method": "getSystemConfig", "env": "pro",