mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Discover Heos players using Zeroconf (#144763)
This commit is contained in:
5
homeassistant/generated/zeroconf.py
generated
5
homeassistant/generated/zeroconf.py
generated
@@ -534,6 +534,11 @@ ZEROCONF = {
|
||||
"domain": "homekit_controller",
|
||||
},
|
||||
],
|
||||
"_heos-audio._tcp.local.": [
|
||||
{
|
||||
"domain": "heos",
|
||||
},
|
||||
],
|
||||
"_homeconnect._tcp.local.": [
|
||||
{
|
||||
"domain": "home_connect",
|
||||
|
||||
Reference in New Issue
Block a user