Add UPNP device connection for Sonos (#56702)

This commit is contained in:
Michael Chisholm 2021-09-28 01:36:47 +10:00 committed by GitHub
parent 70cc6295b5
commit 805e73f78c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 2 deletions

View file

@ -160,6 +160,7 @@ def speaker_info_fixture():
"""Create speaker_info fixture."""
return {
"zone_name": "Zone A",
"uid": "RINCON_test",
"model_name": "Model Name",
"software_version": "49.2-64250",
"mac_address": "00-11-22-33-44-55",