From 987e6b33365f80faeb94b343fae8af7a3d0874a1 Mon Sep 17 00:00:00 2001 From: Brett Adams Date: Tue, 1 Sep 2026 04:23:18 +1000 Subject: [PATCH] Bump tesla-fleet-api to 1.12.1 (#180911) --- 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 aef428c58466..6a465926a2fb 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.10.0"] + "requirements": ["tesla-fleet-api==1.12.1"] } diff --git a/homeassistant/components/teslemetry/manifest.json b/homeassistant/components/teslemetry/manifest.json index 127081b3df87..3b1cf4c24718 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.10.0", "teslemetry-stream==0.10.0"] + "requirements": ["tesla-fleet-api==1.12.1", "teslemetry-stream==0.10.0"] } diff --git a/homeassistant/components/tessie/manifest.json b/homeassistant/components/tessie/manifest.json index 474746c15d55..92fc08f02ce5 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.10.0"] + "requirements": ["tessie-api==0.1.3", "tesla-fleet-api==1.12.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index 30a7c90d03d2..216d7074417d 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -3230,7 +3230,7 @@ temperusb==1.6.1 # homeassistant.components.tesla_fleet # homeassistant.components.teslemetry # homeassistant.components.tessie -tesla-fleet-api==1.10.0 +tesla-fleet-api==1.12.1 # homeassistant.components.powerwall tesla-powerwall==0.5.3