Bump teslajsonpy to 0.9.0 (#37162)
parent
8a755e790f
commit
ff13b4c6b3
|
@ -3,6 +3,6 @@
|
|||
"name": "Tesla",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/tesla",
|
||||
"requirements": ["teslajsonpy==0.8.1"],
|
||||
"requirements": ["teslajsonpy==0.9.0"],
|
||||
"codeowners": ["@zabuldon", "@alandtse"]
|
||||
}
|
||||
|
|
|
@ -2094,7 +2094,7 @@ temperusb==1.5.3
|
|||
tesla-powerwall==0.2.11
|
||||
|
||||
# homeassistant.components.tesla
|
||||
teslajsonpy==0.8.1
|
||||
teslajsonpy==0.9.0
|
||||
|
||||
# homeassistant.components.thermoworks_smoke
|
||||
thermoworks_smoke==0.1.8
|
||||
|
|
|
@ -890,7 +890,7 @@ tellduslive==0.10.11
|
|||
tesla-powerwall==0.2.11
|
||||
|
||||
# homeassistant.components.tesla
|
||||
teslajsonpy==0.8.1
|
||||
teslajsonpy==0.9.0
|
||||
|
||||
# homeassistant.components.toon
|
||||
toonapi==0.1.0
|
||||
|
|
Loading…
Reference in New Issue