From d431a692e5ee11391e093a5ca1095da9f14cd4e4 Mon Sep 17 00:00:00 2001 From: Justin Vanderhooft Date: Wed, 7 Jun 2023 17:17:01 +0100 Subject: [PATCH] Bump melnor-bluetooth to fix a timezone issue (#94159) --- homeassistant/components/melnor/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/melnor/manifest.json b/homeassistant/components/melnor/manifest.json index 185899a9656..45dce207f7e 100644 --- a/homeassistant/components/melnor/manifest.json +++ b/homeassistant/components/melnor/manifest.json @@ -12,5 +12,5 @@ "dependencies": ["bluetooth_adapters"], "documentation": "https://www.home-assistant.io/integrations/melnor", "iot_class": "local_polling", - "requirements": ["melnor-bluetooth==0.0.24"] + "requirements": ["melnor-bluetooth==0.0.25"] } diff --git a/requirements_all.txt b/requirements_all.txt index abea740f196..07a4823291f 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1179,7 +1179,7 @@ mcstatus==6.0.0 meater-python==0.0.8 # homeassistant.components.melnor -melnor-bluetooth==0.0.24 +melnor-bluetooth==0.0.25 # homeassistant.components.message_bird messagebird==1.2.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index a39e17729e1..53b3213dfde 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -899,7 +899,7 @@ mcstatus==6.0.0 meater-python==0.0.8 # homeassistant.components.melnor -melnor-bluetooth==0.0.24 +melnor-bluetooth==0.0.25 # homeassistant.components.meteo_france meteofrance-api==1.2.0