From 7cc2af2a468fe07c057e1afaeebb331afba65330 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 08d52b3016..8e86fa3d2f 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 9581801879..2f06a548d1 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2302,7 +2302,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 fbb236aff6..ae4395dc69 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1361,7 +1361,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