From 8a9a566ff281d201aefbf870a026cb3dea294509 Mon Sep 17 00:00:00 2001 From: Tristyn Russelo Date: Tue, 22 Sep 2026 01:44:29 -0600 Subject: [PATCH] Bump openrgb-python to 0.3.7 (#182885) --- homeassistant/components/openrgb/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/openrgb/manifest.json b/homeassistant/components/openrgb/manifest.json index bb2677285904..795b1319f0bb 100644 --- a/homeassistant/components/openrgb/manifest.json +++ b/homeassistant/components/openrgb/manifest.json @@ -7,5 +7,5 @@ "integration_type": "hub", "iot_class": "local_polling", "quality_scale": "silver", - "requirements": ["openrgb-python==0.3.6"] + "requirements": ["openrgb-python==0.3.7"] } diff --git a/requirements_all.txt b/requirements_all.txt index 1610a1e94a7e..71920e3d80ad 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1845,7 +1845,7 @@ openerz-api==0.3.0 openhomedevice==2.5 # homeassistant.components.openrgb -openrgb-python==0.3.6 +openrgb-python==0.3.7 # homeassistant.components.opensensemap opensensemap-api==0.4.1