1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00

Add matter zeroconf (#114385)

* Add matter zeroconf

* Clean up
This commit is contained in:
Martin Hjelmare
2024-03-28 14:57:18 +01:00
committed by GitHub
parent 2511a9a087
commit 52ca14de48
3 changed files with 51 additions and 1 deletions

View File

@@ -573,6 +573,11 @@ ZEROCONF = {
},
},
],
"_matter._tcp.local.": [
{
"domain": "matter",
},
],
"_mediaremotetv._tcp.local.": [
{
"domain": "apple_tv",