Update tesla-wall-connector to v1.0.1 (#61392)

This commit is contained in:
einarhauks 2021-12-09 22:08:29 +00:00 committed by GitHub
parent ea3e08c041
commit 2b7c2d902e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Tesla Wall Connector", "name": "Tesla Wall Connector",
"config_flow": true, "config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/tesla_wall_connector", "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": [ "dhcp": [
{ {
"hostname": "teslawallconnector_*", "hostname": "teslawallconnector_*",

View File

@ -2311,7 +2311,7 @@ temperusb==1.5.3
tesla-powerwall==0.3.12 tesla-powerwall==0.3.12
# homeassistant.components.tesla_wall_connector # homeassistant.components.tesla_wall_connector
tesla-wall-connector==1.0.0 tesla-wall-connector==1.0.1
# homeassistant.components.tensorflow # homeassistant.components.tensorflow
# tf-models-official==2.3.0 # tf-models-official==2.3.0

View File

@ -1373,7 +1373,7 @@ tellduslive==0.10.11
tesla-powerwall==0.3.12 tesla-powerwall==0.3.12
# homeassistant.components.tesla_wall_connector # homeassistant.components.tesla_wall_connector
tesla-wall-connector==1.0.0 tesla-wall-connector==1.0.1
# homeassistant.components.tolo # homeassistant.components.tolo
tololib==0.1.0b3 tololib==0.1.0b3