From 13cdd4c1dcb216d613322bac8e004242fa15341a Mon Sep 17 00:00:00 2001 From: Brett Adams Date: Sun, 6 Sep 2026 16:08:32 +1000 Subject: [PATCH] Bump tesla-fleet-api to 1.12.4 (#181410) --- 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 6a465926a2fb..6ec632764b78 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.1"] + "requirements": ["tesla-fleet-api==1.12.4"] } diff --git a/homeassistant/components/teslemetry/manifest.json b/homeassistant/components/teslemetry/manifest.json index dd2404d4525e..a3deb29380da 100644 --- a/homeassistant/components/teslemetry/manifest.json +++ b/homeassistant/components/teslemetry/manifest.json @@ -11,7 +11,7 @@ "quality_scale": "platinum", "requirements": [ "aiopowerwall==0.2.0", - "tesla-fleet-api==1.12.1", + "tesla-fleet-api==1.12.4", "teslemetry-stream==0.10.0" ] } diff --git a/homeassistant/components/tessie/manifest.json b/homeassistant/components/tessie/manifest.json index 92fc08f02ce5..8ae1dc4434eb 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.1"] + "requirements": ["tessie-api==0.1.3", "tesla-fleet-api==1.12.4"] } diff --git a/requirements_all.txt b/requirements_all.txt index 852f6d61b9f2..91ec182ca76e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -3233,7 +3233,7 @@ temperusb==1.6.1 # homeassistant.components.tesla_fleet # homeassistant.components.teslemetry # homeassistant.components.tessie -tesla-fleet-api==1.12.1 +tesla-fleet-api==1.12.4 # homeassistant.components.powerwall tesla-powerwall==0.5.3