From 0cc1a17d04f1a1e77bf9a4d81e5a4b2ed3b1237a Mon Sep 17 00:00:00 2001 From: bsmappee <58250533+bsmappee@users.noreply.github.com> Date: Thu, 2 Jul 2020 13:57:43 +0200 Subject: [PATCH] Smappee dependency update (#37331) --- homeassistant/components/smappee/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/smappee/manifest.json b/homeassistant/components/smappee/manifest.json index e316273f3ed..3ca8dc4b1b6 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.0" + "pysmappee==0.1.2" ], "codeowners": [ "@bsmappee" diff --git a/requirements_all.txt b/requirements_all.txt index 457859f0168..d6c14064f45 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1616,7 +1616,7 @@ pysignalclirestapi==0.3.4 pysma==0.3.5 # homeassistant.components.smappee -pysmappee==0.1.0 +pysmappee==0.1.2 # homeassistant.components.smartthings pysmartapp==0.3.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index df9d671f27d..a05fc8c4d66 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -724,7 +724,7 @@ pysignalclirestapi==0.3.4 pysma==0.3.5 # homeassistant.components.smappee -pysmappee==0.1.0 +pysmappee==0.1.2 # homeassistant.components.smartthings pysmartapp==0.3.2