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