From 336d10182d6a761c98911b2b22c9e353045301dc Mon Sep 17 00:00:00 2001 From: Brett Adams Date: Sun, 12 Jul 2026 05:01:39 +1000 Subject: [PATCH] Bump tesla-fleet-api to 1.6.3 (#176271) --- homeassistant/components/tesla_fleet/manifest.json | 2 +- homeassistant/components/teslemetry/manifest.json | 2 +- homeassistant/components/tessie/manifest.json | 2 +- requirements_all.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/homeassistant/components/tesla_fleet/manifest.json b/homeassistant/components/tesla_fleet/manifest.json index a4b7369ef7e0..b3831daecbb3 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.6.0"] + "requirements": ["tesla-fleet-api==1.6.3"] } diff --git a/homeassistant/components/teslemetry/manifest.json b/homeassistant/components/teslemetry/manifest.json index 8179abd7be77..6579ef22abfa 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", "teslemetry_stream"], "quality_scale": "platinum", - "requirements": ["tesla-fleet-api==1.6.0", "teslemetry-stream==0.9.1"] + "requirements": ["tesla-fleet-api==1.6.3", "teslemetry-stream==0.9.1"] } diff --git a/homeassistant/components/tessie/manifest.json b/homeassistant/components/tessie/manifest.json index 026dd8b49dd7..66b5bf3d71f8 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.6.0"] + "requirements": ["tessie-api==0.1.3", "tesla-fleet-api==1.6.3"] } diff --git a/requirements_all.txt b/requirements_all.txt index 1531a8ff4a51..4f8ad1c8c01c 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -3165,7 +3165,7 @@ temperusb==1.6.1 # homeassistant.components.tesla_fleet # homeassistant.components.teslemetry # homeassistant.components.tessie -tesla-fleet-api==1.6.0 +tesla-fleet-api==1.6.3 # homeassistant.components.powerwall tesla-powerwall==0.5.3