Add trunk and frunk locks to Tesla integration (#34343)

This commit is contained in:
Olivier B 2020-04-17 20:08:09 +02:00 committed by GitHub
parent 23f278e090
commit 1637a49442
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,6 +3,6 @@
"name": "Tesla",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/tesla",
"requirements": ["teslajsonpy==0.7.0"],
"requirements": ["teslajsonpy==0.8.0"],
"codeowners": ["@zabuldon", "@alandtse"]
}

View File

@ -2022,7 +2022,7 @@ temperusb==1.5.3
tesla-powerwall==0.2.3
# homeassistant.components.tesla
teslajsonpy==0.7.0
teslajsonpy==0.8.0
# homeassistant.components.thermoworks_smoke
thermoworks_smoke==0.1.8

View File

@ -755,7 +755,7 @@ tellduslive==0.10.10
tesla-powerwall==0.2.3
# homeassistant.components.tesla
teslajsonpy==0.7.0
teslajsonpy==0.8.0
# homeassistant.components.toon
toonapilib==3.2.4