diff --git a/homeassistant/components/openrgb/manifest.json b/homeassistant/components/openrgb/manifest.json index e9e656d330d7..bb2677285904 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.5"] + "requirements": ["openrgb-python==0.3.6"] } diff --git a/requirements_all.txt b/requirements_all.txt index 60215c4ef1fa..b1cdde4bd846 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1646,7 +1646,7 @@ openevsewifi==1.1.2 openhomedevice==2.2.0 # homeassistant.components.openrgb -openrgb-python==0.3.5 +openrgb-python==0.3.6 # homeassistant.components.opensensemap opensensemap-api==0.2.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 63f5a91aa6c8..ce93a5996b55 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1414,7 +1414,7 @@ openerz-api==0.3.0 openhomedevice==2.2.0 # homeassistant.components.openrgb -openrgb-python==0.3.5 +openrgb-python==0.3.6 # homeassistant.components.enigma2 openwebifpy==4.3.1