1
0
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:
Robert Meijers
2025-07-13 16:56:31 +02:00
committed by GitHub
parent f7d132b043
commit 023dd9d523
5 changed files with 229 additions and 42 deletions

View File

@@ -534,6 +534,11 @@ ZEROCONF = {
"domain": "homekit_controller",
},
],
"_heos-audio._tcp.local.": [
{
"domain": "heos",
},
],
"_homeconnect._tcp.local.": [
{
"domain": "home_connect",