Bump soco to 0.26.0 (#64819)

This commit is contained in:
jjlawren 2022-01-24 07:54:27 -06:00 committed by GitHub
parent 13cfb92d06
commit a046cef734
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
"name": "Sonos",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/sonos",
"requirements": ["soco==0.25.3"],
"requirements": ["soco==0.26.0"],
"dependencies": ["ssdp"],
"after_dependencies": ["plex", "zeroconf", "media_source"],
"zeroconf": ["_sonos._tcp.local."],

View File

@ -512,8 +512,8 @@ class SonosMediaPlayerEntity(SonosEntity, MediaPlayerEntity):
If media_id is a Plex payload, attempt Plex->Sonos playback.
If media_id is a Sonos or Tidal share link, attempt playback
using the respective service.
If media_id is an Apple Music, Deezer, Sonos, or Tidal share link,
attempt playback using the respective service.
If media_type is "playlist", media_id should be a Sonos
Playlist name. Otherwise, media_id should be a URI.

View File

@ -2228,7 +2228,7 @@ smhi-pkg==1.0.15
snapcast==2.1.3
# homeassistant.components.sonos
soco==0.25.3
soco==0.26.0
# homeassistant.components.solaredge_local
solaredge-local==0.2.0

View File

@ -1355,7 +1355,7 @@ smarthab==0.21
smhi-pkg==1.0.15
# homeassistant.components.sonos
soco==0.25.3
soco==0.26.0
# homeassistant.components.solaredge
solaredge==0.0.2