From 6ce2bf6be5c7d6aee5e6808546723b97d99af3ce Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Fri, 16 Dec 2022 04:25:49 -1000 Subject: [PATCH] Bump govee-ble to 0.19.3 (#84062) * Bump govee-ble to 0.19.2 fixes #82994 fixes #81335 changelog: https://github.com/Bluetooth-Devices/govee-ble/compare/v0.19.1...v0.19.2 * .3 --- 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 1cb1eeaddd8..8272ab5d20e 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.19.1"], + "requirements": ["govee-ble==0.19.3"], "dependencies": ["bluetooth"], "codeowners": ["@bdraco"], "iot_class": "local_push" diff --git a/requirements_all.txt b/requirements_all.txt index 0128c39aba4..18f72811018 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -796,7 +796,7 @@ googlemaps==2.5.1 goslide-api==0.5.1 # homeassistant.components.govee_ble -govee-ble==0.19.1 +govee-ble==0.19.3 # homeassistant.components.remote_rpi_gpio gpiozero==1.6.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index b859181dab5..95d297a088c 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -600,7 +600,7 @@ google-nest-sdm==2.1.0 googlemaps==2.5.1 # homeassistant.components.govee_ble -govee-ble==0.19.1 +govee-ble==0.19.3 # homeassistant.components.gree greeclimate==1.3.0