mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Fix zeroconf name (#41908)
This commit is contained in:
@@ -111,7 +111,7 @@ ZEROCONF = {
|
||||
"_printer._tcp.local.": [
|
||||
{
|
||||
"domain": "brother",
|
||||
"name": "brother*"
|
||||
"name": "Brother*"
|
||||
}
|
||||
],
|
||||
"_spotify-connect._tcp.local.": [
|
||||
|
||||
Reference in New Issue
Block a user