mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Add config flow for Bose SoundTouch (#72967)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
This commit is contained in:
@@ -347,6 +347,11 @@ ZEROCONF = {
|
||||
"domain": "sonos"
|
||||
}
|
||||
],
|
||||
"_soundtouch._tcp.local.": [
|
||||
{
|
||||
"domain": "soundtouch"
|
||||
}
|
||||
],
|
||||
"_spotify-connect._tcp.local.": [
|
||||
{
|
||||
"domain": "spotify"
|
||||
|
||||
Reference in New Issue
Block a user