Bump soco to 0.29.0 (#85473)

This commit is contained in:
jjlawren 2023-01-08 16:52:22 -06:00 committed by GitHub
parent 7eb1b8c2fe
commit 90e55cd711
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 3 deletions

View file

@ -124,6 +124,7 @@ async def async_setup_entry(hass: HomeAssistant, entry: ConfigEntry) -> bool:
"""Set up Sonos from a config entry."""
soco_config.EVENTS_MODULE = events_asyncio
soco_config.REQUEST_TIMEOUT = 9.5
soco_config.ZGT_EVENT_FALLBACK = False
zonegroupstate.EVENT_CACHE_TIMEOUT = SUBSCRIPTION_TIMEOUT
if DATA_SONOS not in hass.data:

View file

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

View file

@ -2342,7 +2342,7 @@ smhi-pkg==1.0.16
snapcast==2.3.0
# homeassistant.components.sonos
soco==0.28.1
soco==0.29.0
# homeassistant.components.solaredge_local
solaredge-local==0.2.0

View file

@ -1636,7 +1636,7 @@ smart-meter-texas==0.4.7
smhi-pkg==1.0.16
# homeassistant.components.sonos
soco==0.28.1
soco==0.29.0
# homeassistant.components.solaredge
solaredge==0.0.2