From 3788e942a7cedca27d4a67830c8aa0b9cc48e043 Mon Sep 17 00:00:00 2001 From: Dan Raper Date: Sat, 21 Dec 2024 08:25:34 +0000 Subject: [PATCH] Bump Ohme library version to 1.2.0 (#133666) Bump library version --- homeassistant/components/ohme/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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