diff --git a/homeassistant/components/tesla_fleet/manifest.json b/homeassistant/components/tesla_fleet/manifest.json index 6ec632764b78..a776aff57c19 100644 --- a/homeassistant/components/tesla_fleet/manifest.json +++ b/homeassistant/components/tesla_fleet/manifest.json @@ -8,5 +8,5 @@ "integration_type": "hub", "iot_class": "cloud_polling", "loggers": ["tesla-fleet-api"], - "requirements": ["tesla-fleet-api==1.12.4"] + "requirements": ["tesla-fleet-api==1.13.0"] } diff --git a/homeassistant/components/teslemetry/manifest.json b/homeassistant/components/teslemetry/manifest.json index a63400489a12..4b3f9e5a40f9 100644 --- a/homeassistant/components/teslemetry/manifest.json +++ b/homeassistant/components/teslemetry/manifest.json @@ -11,7 +11,7 @@ "quality_scale": "platinum", "requirements": [ "aiopowerwall==0.3.2", - "tesla-fleet-api==1.12.4", + "tesla-fleet-api==1.13.0", "teslemetry-stream==0.13.1" ] } diff --git a/homeassistant/components/tessie/manifest.json b/homeassistant/components/tessie/manifest.json index 8ae1dc4434eb..565ae55ba59a 100644 --- a/homeassistant/components/tessie/manifest.json +++ b/homeassistant/components/tessie/manifest.json @@ -8,5 +8,5 @@ "iot_class": "cloud_polling", "loggers": ["tessie", "tesla-fleet-api"], "quality_scale": "silver", - "requirements": ["tessie-api==0.1.3", "tesla-fleet-api==1.12.4"] + "requirements": ["tessie-api==0.1.3", "tesla-fleet-api==1.13.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index a75bddd2194f..a89f42f35377 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -3245,7 +3245,7 @@ temperusb==1.6.1 # homeassistant.components.tesla_fleet # homeassistant.components.teslemetry # homeassistant.components.tessie -tesla-fleet-api==1.12.4 +tesla-fleet-api==1.13.0 # homeassistant.components.powerwall tesla-powerwall==0.5.3