diff --git a/homeassistant/components/smappee/manifest.json b/homeassistant/components/smappee/manifest.json index 1c760376e043..4f9a33b74daf 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.1.4" + "pysmappee==0.1.5" ], "codeowners": [ "@bsmappee" diff --git a/requirements_all.txt b/requirements_all.txt index a00a0dd47a17..275e53e5ba85 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1620,7 +1620,7 @@ pysignalclirestapi==0.3.4 pysma==0.3.5 # homeassistant.components.smappee -pysmappee==0.1.4 +pysmappee==0.1.5 # homeassistant.components.smartthings pysmartapp==0.3.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 6f6be87b793c..fe390b8cfc6e 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -730,7 +730,7 @@ pysignalclirestapi==0.3.4 pysma==0.3.5 # homeassistant.components.smappee -pysmappee==0.1.4 +pysmappee==0.1.5 # homeassistant.components.smartthings pysmartapp==0.3.2