diff --git a/homeassistant/components/ohme/manifest.json b/homeassistant/components/ohme/manifest.json index c9e1ccf9ac2..4ab0697bbb7 100644 --- a/homeassistant/components/ohme/manifest.json +++ b/homeassistant/components/ohme/manifest.json @@ -7,5 +7,5 @@ "integration_type": "device", "iot_class": "cloud_polling", "quality_scale": "silver", - "requirements": ["ohme==1.1.1"] + "requirements": ["ohme==1.2.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 2cae5d93bf8..4a05da9d61a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1522,7 +1522,7 @@ odp-amsterdam==6.0.2 oemthermostat==1.1.1 # homeassistant.components.ohme -ohme==1.1.1 +ohme==1.2.0 # homeassistant.components.ollama ollama==0.3.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index a286cc9a0da..032165b6182 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1270,7 +1270,7 @@ objgraph==3.5.0 odp-amsterdam==6.0.2 # homeassistant.components.ohme -ohme==1.1.1 +ohme==1.2.0 # homeassistant.components.ollama ollama==0.3.3