From 1fdb34b1e1247a5929874a69898441c384c08052 Mon Sep 17 00:00:00 2001 From: Erik Montnemery Date: Tue, 24 Sep 2024 08:43:18 +0200 Subject: [PATCH] Fix zeroconf rediscovery test (#126593) --- tests/components/zeroconf/test_init.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/components/zeroconf/test_init.py b/tests/components/zeroconf/test_init.py index 5bcff48749d..935af9a339e 100644 --- a/tests/components/zeroconf/test_init.py +++ b/tests/components/zeroconf/test_init.py @@ -1669,7 +1669,7 @@ async def test_zeroconf_rediscover_no_match( ( "shelly", { - "bluetooth": ( + "zeroconf": ( DiscoveryKey( domain="zeroconf", key=("_http._tcp.local.", "Shelly108._http._tcp.local."),