From 9fc4b878e29bb4fc4e5ea2b65cfaf74ebc605a34 Mon Sep 17 00:00:00 2001 From: Anders Melchiorsen Date: Tue, 23 Jul 2019 06:31:05 +0200 Subject: [PATCH] Update pysonos to 0.0.22 (#25399) --- homeassistant/components/sonos/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/sonos/manifest.json b/homeassistant/components/sonos/manifest.json index 64e7f148beb..4e65edc1f5b 100644 --- a/homeassistant/components/sonos/manifest.json +++ b/homeassistant/components/sonos/manifest.json @@ -4,7 +4,7 @@ "config_flow": true, "documentation": "https://www.home-assistant.io/components/sonos", "requirements": [ - "pysonos==0.0.21" + "pysonos==0.0.22" ], "dependencies": [], "ssdp": { diff --git a/requirements_all.txt b/requirements_all.txt index e360ca591ad..08323ea4b4d 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1378,7 +1378,7 @@ pysmarty==0.8 pysnmp==4.4.9 # homeassistant.components.sonos -pysonos==0.0.21 +pysonos==0.0.22 # homeassistant.components.spc pyspcwebgw==0.4.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 0e023236fcc..d3658340ad2 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -298,7 +298,7 @@ pysmartapp==0.3.2 pysmartthings==0.6.9 # homeassistant.components.sonos -pysonos==0.0.21 +pysonos==0.0.22 # homeassistant.components.spc pyspcwebgw==0.4.0