Bump teslajsonpy to 0.9.2 (#37434)
* Bump teslajsonpy to 0.9.1 closes #37340 * Bump teslajsonpy to 0.9.2pull/37445/head
parent
d57dbb4319
commit
1b70ea0c3f
|
@ -3,6 +3,6 @@
|
|||
"name": "Tesla",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/tesla",
|
||||
"requirements": ["teslajsonpy==0.9.0"],
|
||||
"requirements": ["teslajsonpy==0.9.2"],
|
||||
"codeowners": ["@zabuldon", "@alandtse"]
|
||||
}
|
||||
|
|
|
@ -2101,7 +2101,7 @@ temperusb==1.5.3
|
|||
tesla-powerwall==0.2.11
|
||||
|
||||
# homeassistant.components.tesla
|
||||
teslajsonpy==0.9.0
|
||||
teslajsonpy==0.9.2
|
||||
|
||||
# homeassistant.components.thermoworks_smoke
|
||||
thermoworks_smoke==0.1.8
|
||||
|
|
|
@ -899,7 +899,7 @@ tellduslive==0.10.11
|
|||
tesla-powerwall==0.2.11
|
||||
|
||||
# homeassistant.components.tesla
|
||||
teslajsonpy==0.9.0
|
||||
teslajsonpy==0.9.2
|
||||
|
||||
# homeassistant.components.toon
|
||||
toonapi==0.1.0
|
||||
|
|
Loading…
Reference in New Issue