From 2cfafc04ce0b21cbd2c1709787a34be4152f4ec3 Mon Sep 17 00:00:00 2001 From: Willem-Jan van Rootselaar Date: Wed, 25 Feb 2026 15:57:07 +0100 Subject: [PATCH] Bump python-bsblan to 5.1.0 (#164064) --- homeassistant/components/bsblan/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/bsblan/manifest.json b/homeassistant/components/bsblan/manifest.json index 2c597c97fd5..fc807c2b5ee 100644 --- a/homeassistant/components/bsblan/manifest.json +++ b/homeassistant/components/bsblan/manifest.json @@ -8,7 +8,7 @@ "iot_class": "local_polling", "loggers": ["bsblan"], "quality_scale": "silver", - "requirements": ["python-bsblan==5.0.1"], + "requirements": ["python-bsblan==5.1.0"], "zeroconf": [ { "name": "bsb-lan*", diff --git a/requirements_all.txt b/requirements_all.txt index 47aa7cda4c3..f42ac4f9045 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2530,7 +2530,7 @@ python-awair==0.2.5 python-blockchain-api==0.0.2 # homeassistant.components.bsblan -python-bsblan==5.0.1 +python-bsblan==5.1.0 # homeassistant.components.citybikes python-citybikes==0.3.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 46c1c885667..f66427bdae9 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2153,7 +2153,7 @@ python-MotionMount==2.3.0 python-awair==0.2.5 # homeassistant.components.bsblan -python-bsblan==5.0.1 +python-bsblan==5.1.0 # homeassistant.components.ecobee python-ecobee-api==0.3.2