From 175a12852ecaea88f7ace2dc46586f01c4dc7920 Mon Sep 17 00:00:00 2001 From: Dan Raper Date: Thu, 30 Apr 2026 17:51:28 +0100 Subject: [PATCH] Bump ohme to 1.9.0 (#169556) --- 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 192dede3dbc0..236492603f29 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": "platinum", - "requirements": ["ohme==1.7.1"] + "requirements": ["ohme==1.9.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 269b71b92e4f..256378b0fbce 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1694,7 +1694,7 @@ odp-amsterdam==6.1.2 oemthermostat==1.1.1 # homeassistant.components.ohme -ohme==1.7.1 +ohme==1.9.0 # homeassistant.components.ollama ollama==0.5.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index a5b98bab7ad9..6d0ced05f7eb 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1483,7 +1483,7 @@ objgraph==3.5.0 odp-amsterdam==6.1.2 # homeassistant.components.ohme -ohme==1.7.1 +ohme==1.9.0 # homeassistant.components.ollama ollama==0.5.1