Add support for Govee H5055 (#100365)

Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
Brian Lalor 2023-10-17 00:18:03 -04:00 committed by GitHub
parent 25671a2e42
commit 912032e8b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -85,5 +85,5 @@
"dependencies": ["bluetooth_adapters"],
"documentation": "https://www.home-assistant.io/integrations/govee_ble",
"iot_class": "local_push",
"requirements": ["govee-ble==0.23.0"]
"requirements": ["govee-ble==0.24.0"]
}

View File

@ -918,7 +918,7 @@ googlemaps==2.5.1
goslide-api==0.5.1
# homeassistant.components.govee_ble
govee-ble==0.23.0
govee-ble==0.24.0
# homeassistant.components.remote_rpi_gpio
gpiozero==1.6.2

View File

@ -731,7 +731,7 @@ google-nest-sdm==3.0.2
googlemaps==2.5.1
# homeassistant.components.govee_ble
govee-ble==0.23.0
govee-ble==0.24.0
# homeassistant.components.gree
greeclimate==1.4.1