mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 19:25:12 +02:00
Add musicassistant integration (#128919)
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
This commit is contained in:
@@ -639,6 +639,11 @@ ZEROCONF = {
|
||||
},
|
||||
},
|
||||
],
|
||||
"_mass._tcp.local.": [
|
||||
{
|
||||
"domain": "music_assistant",
|
||||
},
|
||||
],
|
||||
"_matter._tcp.local.": [
|
||||
{
|
||||
"domain": "matter",
|
||||
|
Reference in New Issue
Block a user