diff --git a/homeassistant/components/tesla_fleet/manifest.json b/homeassistant/components/tesla_fleet/manifest.json index 4b4ff818ffc2..dfab47d2f694 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.4.5"] + "requirements": ["tesla-fleet-api==1.4.7"] } diff --git a/homeassistant/components/teslemetry/manifest.json b/homeassistant/components/teslemetry/manifest.json index ca7b1c833543..c2397d30741d 100644 --- a/homeassistant/components/teslemetry/manifest.json +++ b/homeassistant/components/teslemetry/manifest.json @@ -9,5 +9,5 @@ "iot_class": "cloud_polling", "loggers": ["tesla-fleet-api"], "quality_scale": "platinum", - "requirements": ["tesla-fleet-api==1.4.5", "teslemetry-stream==0.9.0"] + "requirements": ["tesla-fleet-api==1.4.7", "teslemetry-stream==0.9.0"] } diff --git a/homeassistant/components/tessie/manifest.json b/homeassistant/components/tessie/manifest.json index 312a5f03e74d..53b259ea03aa 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.1", "tesla-fleet-api==1.4.5"] + "requirements": ["tessie-api==0.1.1", "tesla-fleet-api==1.4.7"] } diff --git a/requirements_all.txt b/requirements_all.txt index d6b235015048..aa6a5119c44a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -3097,7 +3097,7 @@ temperusb==1.6.1 # homeassistant.components.tesla_fleet # homeassistant.components.teslemetry # homeassistant.components.tessie -tesla-fleet-api==1.4.5 +tesla-fleet-api==1.4.7 # homeassistant.components.powerwall tesla-powerwall==0.5.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 900fa6b8e6f1..bbedf144b666 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2627,7 +2627,7 @@ temperusb==1.6.1 # homeassistant.components.tesla_fleet # homeassistant.components.teslemetry # homeassistant.components.tessie -tesla-fleet-api==1.4.5 +tesla-fleet-api==1.4.7 # homeassistant.components.powerwall tesla-powerwall==0.5.2