From 4d266e99dce86f929c7bb44dc4638a6f97d7ff7e Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sun, 16 Apr 2023 10:26:08 -1000 Subject: [PATCH] Bump aioruuvigateway to 0.1.0 (#91512) --- homeassistant/components/ruuvi_gateway/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/ruuvi_gateway/manifest.json b/homeassistant/components/ruuvi_gateway/manifest.json index cf1c9e02af3..a9284893973 100644 --- a/homeassistant/components/ruuvi_gateway/manifest.json +++ b/homeassistant/components/ruuvi_gateway/manifest.json @@ -11,5 +11,5 @@ ], "documentation": "https://www.home-assistant.io/integrations/ruuvi_gateway", "iot_class": "local_polling", - "requirements": ["aioruuvigateway==0.0.2"] + "requirements": ["aioruuvigateway==0.1.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index c1ca273d42a..ea630bc4d00 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -258,7 +258,7 @@ aiorecollect==1.0.8 aioridwell==2023.01.0 # homeassistant.components.ruuvi_gateway -aioruuvigateway==0.0.2 +aioruuvigateway==0.1.0 # homeassistant.components.senseme aiosenseme==0.6.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 46c10712531..30ba445d1df 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -239,7 +239,7 @@ aiorecollect==1.0.8 aioridwell==2023.01.0 # homeassistant.components.ruuvi_gateway -aioruuvigateway==0.0.2 +aioruuvigateway==0.1.0 # homeassistant.components.senseme aiosenseme==0.6.1