Skip to content

Commit c487978

Browse files
authored
Add _shelly._tcp to Shelly zeroconf configuration (#138782)
Add _shelly._tcp to zeroconf
1 parent e6217ef commit c487978

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

homeassistant/components/shelly/manifest.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
{
1414
"type": "_http._tcp.local.",
1515
"name": "shelly*"
16+
},
17+
{
18+
"type": "_shelly._tcp.local."
1619
}
1720
]
1821
}

homeassistant/generated/zeroconf.py

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)