diff --git a/homeassistant/components/smappee/manifest.json b/homeassistant/components/smappee/manifest.json index d6e9cc69f6f..b4250332120 100644 --- a/homeassistant/components/smappee/manifest.json +++ b/homeassistant/components/smappee/manifest.json @@ -5,7 +5,7 @@ "documentation": "https://www.home-assistant.io/integrations/smappee", "dependencies": ["http"], "requirements": [ - "pysmappee==0.2.24" + "pysmappee==0.2.25" ], "codeowners": [ "@bsmappee" diff --git a/requirements_all.txt b/requirements_all.txt index 649da5c6366..6fac80347f4 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1720,7 +1720,7 @@ pyskyqhub==0.1.3 pysma==0.4.3 # homeassistant.components.smappee -pysmappee==0.2.24 +pysmappee==0.2.25 # homeassistant.components.smartthings pysmartapp==0.3.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 6ba3edb332d..a1c6a5b27af 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -947,7 +947,7 @@ pysignalclirestapi==0.3.4 pysma==0.4.3 # homeassistant.components.smappee -pysmappee==0.2.24 +pysmappee==0.2.25 # homeassistant.components.smartthings pysmartapp==0.3.3