From c0b2847a877dcbde21d21b0b3f1e241dff6e518d Mon Sep 17 00:00:00 2001 From: Tero Paloheimo Date: Thu, 8 Jan 2026 00:32:03 +0200 Subject: [PATCH] Update ruuvitag-ble to 0.4.0 (#160441) --- homeassistant/components/ruuvitag_ble/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/ruuvitag_ble/manifest.json b/homeassistant/components/ruuvitag_ble/manifest.json index b14c14b87eaf..586e227cc785 100644 --- a/homeassistant/components/ruuvitag_ble/manifest.json +++ b/homeassistant/components/ruuvitag_ble/manifest.json @@ -16,5 +16,5 @@ "dependencies": ["bluetooth_adapters"], "documentation": "https://www.home-assistant.io/integrations/ruuvitag_ble", "iot_class": "local_push", - "requirements": ["ruuvitag-ble==0.3.0"] + "requirements": ["ruuvitag-ble==0.4.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 9b69946b4ce8..7f9613c928ac 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2783,7 +2783,7 @@ rpi-bad-power==0.1.0 russound==0.2.0 # homeassistant.components.ruuvitag_ble -ruuvitag-ble==0.3.0 +ruuvitag-ble==0.4.0 # homeassistant.components.yamaha rxv==0.7.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 3d0e41f8c45e..ad45f88801b7 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2331,7 +2331,7 @@ rova==0.4.1 rpi-bad-power==0.1.0 # homeassistant.components.ruuvitag_ble -ruuvitag-ble==0.3.0 +ruuvitag-ble==0.4.0 # homeassistant.components.yamaha rxv==0.7.0