From f2d6cc732906d51eccb17350a0b5fd15fb3d080e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20P=C3=B6schl?= Date: Fri, 25 Oct 2019 21:25:27 +0200 Subject: [PATCH] Increased python-eq3bt version to latest (0.1.11) (#28175) --- homeassistant/components/eq3btsmart/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/eq3btsmart/manifest.json b/homeassistant/components/eq3btsmart/manifest.json index 1065b94c12a..e168752d83d 100644 --- a/homeassistant/components/eq3btsmart/manifest.json +++ b/homeassistant/components/eq3btsmart/manifest.json @@ -4,7 +4,7 @@ "documentation": "https://www.home-assistant.io/integrations/eq3btsmart", "requirements": [ "construct==2.9.45", - "python-eq3bt==0.1.9" + "python-eq3bt==0.1.11" ], "dependencies": [], "codeowners": [ diff --git a/requirements_all.txt b/requirements_all.txt index d3df0a3ab98..8e8a72d0181 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1504,7 +1504,7 @@ python-digitalocean==1.13.2 python-ecobee-api==0.1.4 # homeassistant.components.eq3btsmart -# python-eq3bt==0.1.9 +# python-eq3bt==0.1.11 # homeassistant.components.etherscan python-etherscan-api==0.0.3