From 37395ecd36fb75792a093289c25a44366e3d66af Mon Sep 17 00:00:00 2001 From: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Date: Mon, 29 Aug 2022 00:51:36 +0200 Subject: [PATCH] Update tesla-wall-connector to 1.0.2 (#77458) --- 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 a4bc1969954..2faa5c393c3 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.1"], + "requirements": ["tesla-wall-connector==1.0.2"], "dhcp": [ { "hostname": "teslawallconnector_*", diff --git a/requirements_all.txt b/requirements_all.txt index 2a1d22a8ee6..b56d75d7b66 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2336,7 +2336,7 @@ temperusb==1.5.3 tesla-powerwall==0.3.18 # homeassistant.components.tesla_wall_connector -tesla-wall-connector==1.0.1 +tesla-wall-connector==1.0.2 # homeassistant.components.tensorflow # tf-models-official==2.5.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 918c0384442..82674d34ab5 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1588,7 +1588,7 @@ temescal==0.5 tesla-powerwall==0.3.18 # homeassistant.components.tesla_wall_connector -tesla-wall-connector==1.0.1 +tesla-wall-connector==1.0.2 # homeassistant.components.thermobeacon thermobeacon-ble==0.3.1