diff --git a/homeassistant/components/tesla_fleet/manifest.json b/homeassistant/components/tesla_fleet/manifest.json index 4a1d49a52dd..aa2fe157878 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.2"] + "requirements": ["tesla-fleet-api==1.4.3"] } diff --git a/homeassistant/components/teslemetry/manifest.json b/homeassistant/components/teslemetry/manifest.json index d5399a20e30..d630060ea5d 100644 --- a/homeassistant/components/teslemetry/manifest.json +++ b/homeassistant/components/teslemetry/manifest.json @@ -8,5 +8,5 @@ "integration_type": "hub", "iot_class": "cloud_polling", "loggers": ["tesla-fleet-api"], - "requirements": ["tesla-fleet-api==1.4.2", "teslemetry-stream==0.9.0"] + "requirements": ["tesla-fleet-api==1.4.3", "teslemetry-stream==0.9.0"] } diff --git a/homeassistant/components/tessie/manifest.json b/homeassistant/components/tessie/manifest.json index c12bcd5ce10..309f7425a0f 100644 --- a/homeassistant/components/tessie/manifest.json +++ b/homeassistant/components/tessie/manifest.json @@ -7,5 +7,5 @@ "integration_type": "hub", "iot_class": "cloud_polling", "loggers": ["tessie", "tesla-fleet-api"], - "requirements": ["tessie-api==0.1.1", "tesla-fleet-api==1.4.2"] + "requirements": ["tessie-api==0.1.1", "tesla-fleet-api==1.4.3"] } diff --git a/requirements_all.txt b/requirements_all.txt index 1f86da31563..2a344ae12d3 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -3024,7 +3024,7 @@ temperusb==1.6.1 # homeassistant.components.tesla_fleet # homeassistant.components.teslemetry # homeassistant.components.tessie -tesla-fleet-api==1.4.2 +tesla-fleet-api==1.4.3 # homeassistant.components.powerwall tesla-powerwall==0.5.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 97bbcdfa3e1..1fe013d9c48 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2536,7 +2536,7 @@ temperusb==1.6.1 # homeassistant.components.tesla_fleet # homeassistant.components.teslemetry # homeassistant.components.tessie -tesla-fleet-api==1.4.2 +tesla-fleet-api==1.4.3 # homeassistant.components.powerwall tesla-powerwall==0.5.2