Add support for Govee H5198 (#87864)

pull/87873/head
Ernst Klamer 2023-02-10 22:56:30 +01:00 committed by GitHub
parent 41a92a872f
commit a385a00d08
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.21.1"]
"requirements": ["govee-ble==0.23.0"]
}

View File

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

View File

@ -629,7 +629,7 @@ google-nest-sdm==2.2.4
googlemaps==2.5.1
# homeassistant.components.govee_ble
govee-ble==0.21.1
govee-ble==0.23.0
# homeassistant.components.gree
greeclimate==1.4.1