mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 19:25:12 +02:00
Add _shelly._tcp
to Shelly zeroconf configuration (#138782)
Add _shelly._tcp to zeroconf
This commit is contained in:
5
homeassistant/generated/zeroconf.py
generated
5
homeassistant/generated/zeroconf.py
generated
@@ -803,6 +803,11 @@ ZEROCONF = {
|
||||
"domain": "russound_rio",
|
||||
},
|
||||
],
|
||||
"_shelly._tcp.local.": [
|
||||
{
|
||||
"domain": "shelly",
|
||||
},
|
||||
],
|
||||
"_sideplay._tcp.local.": [
|
||||
{
|
||||
"domain": "ecobee",
|
||||
|
Reference in New Issue
Block a user