From 4a55700258ff280b46dca750715cb085d004a27f Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sat, 29 Aug 2026 01:27:53 +0200 Subject: [PATCH] Bump peblar to 1.0.1 (#180577) --- homeassistant/components/peblar/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/peblar/manifest.json b/homeassistant/components/peblar/manifest.json index aa99c6b0d3a3..faaa5b05a12c 100644 --- a/homeassistant/components/peblar/manifest.json +++ b/homeassistant/components/peblar/manifest.json @@ -7,6 +7,6 @@ "integration_type": "device", "iot_class": "local_polling", "quality_scale": "platinum", - "requirements": ["peblar==0.6.0"], + "requirements": ["peblar==1.0.1"], "zeroconf": [{ "name": "pblr-*", "type": "_http._tcp.local." }] } diff --git a/requirements_all.txt b/requirements_all.txt index 5145e0d4ca88..6b02de32c328 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1872,7 +1872,7 @@ panasonic-viera==0.4.4 pdunehd==1.3.3 # homeassistant.components.peblar -peblar==0.6.0 +peblar==1.0.1 # homeassistant.components.peco peco==0.1.2