mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Fix zeroconf rediscovery test (#126593)
This commit is contained in:
@@ -1669,7 +1669,7 @@ async def test_zeroconf_rediscover_no_match(
|
|||||||
(
|
(
|
||||||
"shelly",
|
"shelly",
|
||||||
{
|
{
|
||||||
"bluetooth": (
|
"zeroconf": (
|
||||||
DiscoveryKey(
|
DiscoveryKey(
|
||||||
domain="zeroconf",
|
domain="zeroconf",
|
||||||
key=("_http._tcp.local.", "Shelly108._http._tcp.local."),
|
key=("_http._tcp.local.", "Shelly108._http._tcp.local."),
|
||||||
|
Reference in New Issue
Block a user