diff --git a/homeassistant/components/tesla/manifest.json b/homeassistant/components/tesla/manifest.json index ec100733a53..3d21fbae960 100644 --- a/homeassistant/components/tesla/manifest.json +++ b/homeassistant/components/tesla/manifest.json @@ -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"] } diff --git a/requirements_all.txt b/requirements_all.txt index 5ca56644cef..4fb558c1c8d 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -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 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 39ce1127659..c4717c45c69 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -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