From dbce1d328a8e0d78b4e16d8ee4c0d7c1f69ff2c8 Mon Sep 17 00:00:00 2001 From: Chris <1105672+firstof9@users.noreply.github.com> Date: Thu, 21 May 2026 07:46:54 -0700 Subject: [PATCH] Bump python-openevse-http to 0.3.4 (#171621) --- homeassistant/components/openevse/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/openevse/manifest.json b/homeassistant/components/openevse/manifest.json index 3902ac70ca4..f23604ef14e 100644 --- a/homeassistant/components/openevse/manifest.json +++ b/homeassistant/components/openevse/manifest.json @@ -9,6 +9,6 @@ "iot_class": "local_push", "loggers": ["openevsehttp"], "quality_scale": "bronze", - "requirements": ["python-openevse-http==0.2.5"], + "requirements": ["python-openevse-http==0.3.4"], "zeroconf": ["_openevse._tcp.local."] } diff --git a/requirements_all.txt b/requirements_all.txt index 4d82c06faca..0f45080e034 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2677,7 +2677,7 @@ python-open-router==0.3.3 python-opendata-transport==0.5.0 # homeassistant.components.openevse -python-openevse-http==0.2.5 +python-openevse-http==0.3.4 # homeassistant.components.opensky python-opensky==1.0.1