Update tesla-wall-connector to v1.0.1 (#61392)
This commit is contained in:
parent
ea3e08c041
commit
2b7c2d902e
3 changed files with 3 additions and 3 deletions
|
@ -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_*",
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue