From 1c2510bfb3ae0b1d1939e6babbb607f3cfab27c8 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Tue, 17 Jan 2023 09:48:21 -1000 Subject: [PATCH] Bump govee-ble to 0.21.1 (#86103) fixes https://github.com/home-assistant/core/issues/85580 --- homeassistant/components/govee_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/govee_ble/manifest.json b/homeassistant/components/govee_ble/manifest.json index 2f0bd5bc0c2..cfeb33b323b 100644 --- a/homeassistant/components/govee_ble/manifest.json +++ b/homeassistant/components/govee_ble/manifest.json @@ -73,7 +73,7 @@ "connectable": false } ], - "requirements": ["govee-ble==0.21.0"], + "requirements": ["govee-ble==0.21.1"], "dependencies": ["bluetooth_adapters"], "codeowners": ["@bdraco", "@PierreAronnax"], "iot_class": "local_push" diff --git a/requirements_all.txt b/requirements_all.txt index 94632df0c53..a7d3e36c113 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -819,7 +819,7 @@ googlemaps==2.5.1 goslide-api==0.5.1 # homeassistant.components.govee_ble -govee-ble==0.21.0 +govee-ble==0.21.1 # homeassistant.components.remote_rpi_gpio gpiozero==1.6.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 9ea28047f3e..30ff66d282f 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -626,7 +626,7 @@ google-nest-sdm==2.2.2 googlemaps==2.5.1 # homeassistant.components.govee_ble -govee-ble==0.21.0 +govee-ble==0.21.1 # homeassistant.components.gree greeclimate==1.3.0