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