From 345ebf69254645b148397b9e9bfd1ffa50cddba0 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sun, 30 Aug 2026 22:22:04 +0200 Subject: [PATCH] Bump peblar to 2.0.0 (#180859) --- 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 faaa5b05a12c..f8c42ad38c27 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==1.0.1"], + "requirements": ["peblar==2.0.0"], "zeroconf": [{ "name": "pblr-*", "type": "_http._tcp.local." }] } diff --git a/requirements_all.txt b/requirements_all.txt index 7a05d60cf2ed..d75532af207f 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1878,7 +1878,7 @@ panasonic-viera==0.4.4 pdunehd==1.3.3 # homeassistant.components.peblar -peblar==1.0.1 +peblar==2.0.0 # homeassistant.components.peco peco==0.1.2