From 4e625f03602d91cc07587c0189b9416eb516037d Mon Sep 17 00:00:00 2001 From: Matthew Simpson Date: Tue, 6 Sep 2022 20:50:03 +0100 Subject: [PATCH] Bump btsmarthub_devicelist to 0.2.2 (#77609) --- homeassistant/components/bt_smarthub/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/bt_smarthub/manifest.json b/homeassistant/components/bt_smarthub/manifest.json index 6a0453752e9..fb34117eb6b 100644 --- a/homeassistant/components/bt_smarthub/manifest.json +++ b/homeassistant/components/bt_smarthub/manifest.json @@ -2,7 +2,7 @@ "domain": "bt_smarthub", "name": "BT Smart Hub", "documentation": "https://www.home-assistant.io/integrations/bt_smarthub", - "requirements": ["btsmarthub_devicelist==0.2.0"], + "requirements": ["btsmarthub_devicelist==0.2.2"], "codeowners": ["@jxwolstenholme"], "iot_class": "local_polling", "loggers": ["btsmarthub_devicelist"] diff --git a/requirements_all.txt b/requirements_all.txt index d3436ab3973..d1250664db6 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -470,7 +470,7 @@ bthome-ble==1.0.0 bthomehub5-devicelist==0.1.1 # homeassistant.components.bt_smarthub -btsmarthub_devicelist==0.2.0 +btsmarthub_devicelist==0.2.2 # homeassistant.components.buienradar buienradar==1.0.5