From f48eb913b354a90d4dcf766fde0afa1d6a28016e Mon Sep 17 00:00:00 2001 From: Teemu R Date: Mon, 15 Apr 2019 20:29:31 -0400 Subject: [PATCH] Bump pyhs100 requirement for tplink integration (#23065) * bump pyhs100 requirement for tplink integration * Fixes #20994 * Run script/gen_requirements_all.py --- homeassistant/components/tplink/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/tplink/manifest.json b/homeassistant/components/tplink/manifest.json index c2a9ee2ee413..d164a526fc0e 100644 --- a/homeassistant/components/tplink/manifest.json +++ b/homeassistant/components/tplink/manifest.json @@ -3,7 +3,7 @@ "name": "Tplink", "documentation": "https://www.home-assistant.io/components/tplink", "requirements": [ - "pyHS100==0.3.4", + "pyHS100==0.3.5", "tplink==0.2.1" ], "dependencies": [], diff --git a/requirements_all.txt b/requirements_all.txt index f01b1d0f50f9..89054e68d62e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -906,7 +906,7 @@ py17track==2.2.2 pyCEC==0.4.13 # homeassistant.components.tplink -pyHS100==0.3.4 +pyHS100==0.3.5 # homeassistant.components.met # homeassistant.components.norway_air diff --git a/requirements_test_all.txt b/requirements_test_all.txt index cfb2e46cac90..30903911e4f8 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -205,7 +205,7 @@ pushbullet.py==0.11.0 py-canary==0.5.0 # homeassistant.components.tplink -pyHS100==0.3.4 +pyHS100==0.3.5 # homeassistant.components.blackbird pyblackbird==0.5