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