Bump teslajsonpy to 0.2.3 (#30750)
parent
f5af77d00c
commit
413545bd91
|
@ -3,7 +3,7 @@
|
||||||
"name": "Tesla",
|
"name": "Tesla",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/tesla",
|
"documentation": "https://www.home-assistant.io/integrations/tesla",
|
||||||
"requirements": ["teslajsonpy==0.2.2"],
|
"requirements": ["teslajsonpy==0.2.3"],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": ["@zabuldon", "@alandtse"]
|
"codeowners": ["@zabuldon", "@alandtse"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1957,7 +1957,7 @@ temperusb==1.5.3
|
||||||
# tensorflow==1.13.2
|
# tensorflow==1.13.2
|
||||||
|
|
||||||
# homeassistant.components.tesla
|
# homeassistant.components.tesla
|
||||||
teslajsonpy==0.2.2
|
teslajsonpy==0.2.3
|
||||||
|
|
||||||
# homeassistant.components.thermoworks_smoke
|
# homeassistant.components.thermoworks_smoke
|
||||||
thermoworks_smoke==0.1.8
|
thermoworks_smoke==0.1.8
|
||||||
|
|
|
@ -616,7 +616,7 @@ sunwatcher==0.2.1
|
||||||
tellduslive==0.10.10
|
tellduslive==0.10.10
|
||||||
|
|
||||||
# homeassistant.components.tesla
|
# homeassistant.components.tesla
|
||||||
teslajsonpy==0.2.2
|
teslajsonpy==0.2.3
|
||||||
|
|
||||||
# homeassistant.components.toon
|
# homeassistant.components.toon
|
||||||
toonapilib==3.2.4
|
toonapilib==3.2.4
|
||||||
|
|
Loading…
Reference in New Issue