Support adding Spotify share links to the Sonos queue (#40802)

This commit is contained in:
Anders Melchiorsen 2020-09-30 21:19:41 +02:00 committed by GitHub
parent 5cb5a508a8
commit e08934ee4c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
"name": "Sonos",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/sonos",
"requirements": ["pysonos==0.0.33"],
"requirements": ["pysonos==0.0.34"],
"ssdp": [
{
"st": "urn:schemas-upnp-org:device:ZonePlayer:1"

View file

@ -1668,7 +1668,7 @@ pysnmp==4.4.12
pysoma==0.0.10
# homeassistant.components.sonos
pysonos==0.0.33
pysonos==0.0.34
# homeassistant.components.spc
pyspcwebgw==0.4.0

View file

@ -806,7 +806,7 @@ pysmartthings==0.7.3
pysoma==0.0.10
# homeassistant.components.sonos
pysonos==0.0.33
pysonos==0.0.34
# homeassistant.components.spc
pyspcwebgw==0.4.0