diff --git a/homeassistant/components/liebherr/manifest.json b/homeassistant/components/liebherr/manifest.json index 08c69a441a1..9130562f3d8 100644 --- a/homeassistant/components/liebherr/manifest.json +++ b/homeassistant/components/liebherr/manifest.json @@ -8,7 +8,7 @@ "iot_class": "cloud_polling", "loggers": ["pyliebherrhomeapi"], "quality_scale": "gold", - "requirements": ["pyliebherrhomeapi==0.4.0"], + "requirements": ["pyliebherrhomeapi==0.4.1"], "zeroconf": [ { "name": "liebherr*", diff --git a/requirements_all.txt b/requirements_all.txt index e6d83bff992..57e953d0c0f 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2251,7 +2251,7 @@ pylgnetcast==0.3.9 pylibrespot-java==0.1.1 # homeassistant.components.liebherr -pyliebherrhomeapi==0.4.0 +pyliebherrhomeapi==0.4.1 # homeassistant.components.litejet pylitejet==0.6.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 75c20517fb0..da6c038aa17 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1925,7 +1925,7 @@ pylgnetcast==0.3.9 pylibrespot-java==0.1.1 # homeassistant.components.liebherr -pyliebherrhomeapi==0.4.0 +pyliebherrhomeapi==0.4.1 # homeassistant.components.litejet pylitejet==0.6.3