From 2b7c2d902e7c76d709497dcbcb4ab6e674bb9f8b Mon Sep 17 00:00:00 2001 From: einarhauks Date: Thu, 9 Dec 2021 22:08:29 +0000 Subject: [PATCH] Update tesla-wall-connector to v1.0.1 (#61392) --- homeassistant/components/tesla_wall_connector/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/tesla_wall_connector/manifest.json b/homeassistant/components/tesla_wall_connector/manifest.json index 08d52b3016b..8e86fa3d2f8 100644 --- a/homeassistant/components/tesla_wall_connector/manifest.json +++ b/homeassistant/components/tesla_wall_connector/manifest.json @@ -3,7 +3,7 @@ "name": "Tesla Wall Connector", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/tesla_wall_connector", - "requirements": ["tesla-wall-connector==1.0.0"], + "requirements": ["tesla-wall-connector==1.0.1"], "dhcp": [ { "hostname": "teslawallconnector_*", diff --git a/requirements_all.txt b/requirements_all.txt index 6144e14bf6e..048388e9898 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2311,7 +2311,7 @@ temperusb==1.5.3 tesla-powerwall==0.3.12 # homeassistant.components.tesla_wall_connector -tesla-wall-connector==1.0.0 +tesla-wall-connector==1.0.1 # homeassistant.components.tensorflow # tf-models-official==2.3.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 35aae4e6b15..b6f8a1b9b43 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1373,7 +1373,7 @@ tellduslive==0.10.11 tesla-powerwall==0.3.12 # homeassistant.components.tesla_wall_connector -tesla-wall-connector==1.0.0 +tesla-wall-connector==1.0.1 # homeassistant.components.tolo tololib==0.1.0b3