mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
Add trunk and frunk locks to Tesla integration (#34343)
This commit is contained in:
parent
23f278e090
commit
1637a49442
@ -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"]
|
||||
}
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user