diff --git a/homeassistant/components/screenlogic/manifest.json b/homeassistant/components/screenlogic/manifest.json index ab3d08a0702d48..81048140a45a9a 100644 --- a/homeassistant/components/screenlogic/manifest.json +++ b/homeassistant/components/screenlogic/manifest.json @@ -3,7 +3,7 @@ "name": "Pentair ScreenLogic", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/screenlogic", - "requirements": ["screenlogicpy==0.2.1"], + "requirements": ["screenlogicpy==0.2.2"], "codeowners": [ "@dieselrabbit" ], diff --git a/requirements_all.txt b/requirements_all.txt index 7e4842ac106da7..71325a44547600 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2009,7 +2009,7 @@ scapy==2.4.4 schiene==0.23 # homeassistant.components.screenlogic -screenlogicpy==0.2.1 +screenlogicpy==0.2.2 # homeassistant.components.scsgate scsgate==0.1.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index b670eaa20508f2..f27d148b58eef0 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1043,7 +1043,7 @@ samsungtvws==1.6.0 scapy==2.4.4 # homeassistant.components.screenlogic -screenlogicpy==0.2.1 +screenlogicpy==0.2.2 # homeassistant.components.emulated_kasa # homeassistant.components.sense