From 4674cb406e199cd4a9ad8b5bf0470f883854cd70 Mon Sep 17 00:00:00 2001 From: ktnrg45 <38207570+ktnrg45@users.noreply.github.com> Date: Mon, 22 Jun 2020 04:02:18 -0700 Subject: [PATCH] Bump pyps4-2ndscreen to 1.1.0 (#36987) --- homeassistant/components/ps4/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/ps4/manifest.json b/homeassistant/components/ps4/manifest.json index cd27a587d7f..4cc86f109f8 100644 --- a/homeassistant/components/ps4/manifest.json +++ b/homeassistant/components/ps4/manifest.json @@ -3,6 +3,6 @@ "name": "Sony PlayStation 4", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/ps4", - "requirements": ["pyps4-2ndscreen==1.0.7"], + "requirements": ["pyps4-2ndscreen==1.1.0"], "codeowners": ["@ktnrg45"] } diff --git a/requirements_all.txt b/requirements_all.txt index 15ceaebe237..7eb0631c6d3 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1561,7 +1561,7 @@ pypjlink2==1.2.1 pypoint==1.1.2 # homeassistant.components.ps4 -pyps4-2ndscreen==1.0.7 +pyps4-2ndscreen==1.1.0 # homeassistant.components.qvr_pro pyqvrpro==0.52 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 5ad6bb4f429..81069c0b251 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -693,7 +693,7 @@ pyotp==2.3.0 pypoint==1.1.2 # homeassistant.components.ps4 -pyps4-2ndscreen==1.0.7 +pyps4-2ndscreen==1.1.0 # homeassistant.components.qwikswitch pyqwikswitch==0.93