diff --git a/homeassistant/components/tplink/manifest.json b/homeassistant/components/tplink/manifest.json index c2a9ee2ee41351..d164a526fc0e31 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 f01b1d0f50f9b8..89054e68d62ebe 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 cfb2e46cac900d..30903911e4f893 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