From 6e14e8ed9162c55eec4e9bd7f1016065b34f3c69 Mon Sep 17 00:00:00 2001 From: Anders Melchiorsen Date: Mon, 24 Jun 2019 23:59:15 +0200 Subject: [PATCH] Update pysonos to 0.0.17 (#24740) --- 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 0aee135652d..98f5784a028 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.16" + "pysonos==0.0.17" ], "dependencies": [], "ssdp": { diff --git a/requirements_all.txt b/requirements_all.txt index 79d083d0b8e..5024517eb45 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1364,7 +1364,7 @@ pysmarty==0.8 pysnmp==4.4.9 # homeassistant.components.sonos -pysonos==0.0.16 +pysonos==0.0.17 # homeassistant.components.spc pyspcwebgw==0.4.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 2cc3f9760ae..192b6fe1b45 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -293,7 +293,7 @@ pysmartapp==0.3.2 pysmartthings==0.6.9 # homeassistant.components.sonos -pysonos==0.0.16 +pysonos==0.0.17 # homeassistant.components.spc pyspcwebgw==0.4.0